* Fixed alias of -c to -canything
[fw/sdcc] / support / Util / SDCCerr.h
index 8fcfa411514d37dec419a34b22524cdb509161df..045fe6f3c7a77eabf2ab5bfa75a2243761f8b290 100644 (file)
@@ -167,6 +167,7 @@ SDCCERR - SDCC Standard error handler
 #define W_STRAY_BACKSLASH 149
 #define W_NEWLINE_IN_STRING 150 
 #define E_CANNOT_USE_GENERIC_POINTER 151
+#define  W_EXCESS_SHORT_OPTIONS 152
 
 /** Describes the maximum error level that will be logged.  Any level
  *  includes all of the levels listed after it.