X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=support%2FUtil%2FSDCCerr.c;h=d4337253469ee1800bf247692d203155756a0549;hb=94617e443062356013c55989b8e4b549486c13f5;hp=af3a6a9b4046467064bbdb2a60ec59bd4f5cbf97;hpb=ebd55a1718bd19fd8fcf0c072af147a083e3382b;p=fw%2Fsdcc diff --git a/support/Util/SDCCerr.c b/support/Util/SDCCerr.c index af3a6a9b..d4337253 100644 --- a/support/Util/SDCCerr.c +++ b/support/Util/SDCCerr.c @@ -349,6 +349,8 @@ struct "two or more storage classes in declaration for '%s'" }, { W_EXESS_ARRAY_INITIALIZERS, ERROR_LEVEL_WARNING, "excess elements in array initializer after `%s' at line %d" }, +{ E_ARGUMENT_MISSING, ERROR_LEVEL_ERROR, + "Option %s requires an argument." } }; /*