]> git.gag.com Git - fw/sdcc/blobdiff - support/Util/SDCCerr.c
fixed bug #702907
[fw/sdcc] / support / Util / SDCCerr.c
index 1bc00c115e43c26f527a4dd0615fcec86f3ece48..817c493f514f471f3de6617fbb113eb75083ff38 100644 (file)
@@ -380,6 +380,8 @@ struct
     "must specify assembler file name with -o in c1 mode" },
 { W_ILLEGAL_OPT_COMBINATION, ERROR_LEVEL_WARNING,
     "illegal combination of options (--c1mode, -E, -S -c)" },
+{ E_DUPLICATE_MEMBER, ERROR_LEVEL_ERROR,
+    "duplicate %s member '%s'" },
 };
 
 /*