The MPW compilers use WIDENED_PROTOTYPES.
This commit is contained in:
+1
-1
@@ -204,7 +204,7 @@ typedef genericptr genericptr_t; /* (void *) or (char *) */
|
|||||||
#define UNWIDENED_PROTOTYPES
|
#define UNWIDENED_PROTOTYPES
|
||||||
#endif
|
#endif
|
||||||
#if defined(macintosh) && (defined(__SC__) || defined(__MRC__))
|
#if defined(macintosh) && (defined(__SC__) || defined(__MRC__))
|
||||||
#define UNWIDENED_PROTOTYPES
|
#define WIDENED_PROTOTYPES
|
||||||
#endif
|
#endif
|
||||||
#if defined(__MWERKS__) && defined(__BEOS__)
|
#if defined(__MWERKS__) && defined(__BEOS__)
|
||||||
#define UNWIDENED_PROTOTYPES
|
#define UNWIDENED_PROTOTYPES
|
||||||
|
|||||||
Reference in New Issue
Block a user