| Title | MPS Intel Mac OS X fails to compile: amsss.c | 
| Status | closed | 
| Priority | essential | 
| Assigned user | Richard Kistruck | 
| Organization | Ravenbrook | 
| Description | MPS Intel Mac OS X fails to compile: amsss.c | 
| Analysis | RHSK 2007-02-16 RB found that amsss.c failed with a warning because of this bad C: static void report() Should be: static void report(void) | 
| How found | unknown | 
| Evidence | xci3gc compiler | 
| Observed in | 1.107.0 | 
| Introduced in | 1.107.0 | 
| Created by | Richard Kistruck | 
| Created on | 2007-02-16 15:08:50 | 
| Last modified by | Richard Kistruck | 
| Last modified on | 2007-02-16 15:10:40 | 
| History | 2007-02-16 RHSK Created. | 
| Change | Effect | Date | User | Description | 
|---|---|---|---|---|
| 161766 | closed | 2007-02-16 15:06:17 | Richard Brooksby | Correcting function declaration parameter list to make it valid C. |