Because of the typedefs in config.h, there needs to be include guards in config.h for alpha. This patch modifies configure.in to generate include guards in config.h.
I also noticed some of the typedefs are not used, and some are duplication of what stdint.h already does. Perhaps a general cleanup of the generated typedefs should be done as well.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry, but the attached file doesn't look like a patch file. (contains some html code?)
I think there's a problem with sourceforge. I'm able to view them correctly sometimes. Check lame-dev for the patch.
I just could see the patch attached to this bug. Will check the other one.
I also noticed some of the typedefs are not used, and some are duplication of what stdint.h already does. Perhaps a general cleanup of the generated typedefs should be done as well.