These patches are for Orca/C 2.1.1 Beta 3. They may or may not work with other
versions.
- Patch #1 support for GSBug/NiftyList inline names
(see IIgs technote #103).
- Patch #2 fixes invalid memory access due to uninitialized
pointer.
- Patch #3 adds support for multibyte character constants.
- Patch #4 adds support for binary literals (0b...).
- Patch #5 fixes an error in the scrap.h PutScrap definition.
- Patch #6 adds support for a trailing comma in an enum (c99).
- stdint.h a c99 stdint.h header file.