* src/SDCCmain.c: removed option -C since SDCC compiler doesn't know
[fw/sdcc] / support / Util / SDCCerr.h
index 40e71b951ca4eae906d68b49c10a911e58f4d241..3fcbdc8d1fb10d17b84f92495483968ba4b92e39 100644 (file)
@@ -209,6 +209,7 @@ SDCCERR - SDCC Standard error handler
 #define W_BAD_PRAGMA_ARGUMENTS        191 /* #pragma %s: bad argument(s); pragma ignored */
 #define E_BAD_RESTRICT                192 /* Only pointers may be qualified with 'restrict' */
 #define E_BAD_INLINE                  193 /* Only functions may be qualified with 'inline' */
+#define E_BAD_INT_ARGUMENT            194 /* Bad integer option argument. */
 #define MAX_ERROR_WARNING             256 /* size of disable warnings array */
 
 /** Describes the maximum error level that will be logged.  Any level