X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=support%2FUtil%2FSDCCerr.c;h=ad1e1abee9c06cc335ddd7a6cd091c90fd7e546a;hb=44d853e989df672860db90b8035b31aa05a01a01;hp=15e2618b3fb43c41e41afe290990a2dac921c689;hpb=863a13df07e59f59b4c2ad965dfad13777f5c696;p=fw%2Fsdcc diff --git a/support/Util/SDCCerr.c b/support/Util/SDCCerr.c index 15e2618b..ad1e1abe 100644 --- a/support/Util/SDCCerr.c +++ b/support/Util/SDCCerr.c @@ -366,6 +366,8 @@ struct "converting integral to pointer without a cast" }, { W_PTR2INTEGRAL_NOCAST, ERROR_LEVEL_WARNING, "converting pointer to integral without a cast" }, +{ W_SYMBOL_NAME_TOO_LONG, ERROR_LEVEL_WARNING, + "symbol name too long, truncated to %d chars" }, }; /*