From: Theophile Ranquet Date: Mon, 1 Oct 2012 13:44:19 +0000 (+0000) Subject: warnings: remove spurious suffixes on context X-Git-Tag: v2.7.90~317 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/a49f4904c36d585fa057b681c38af4d48de7c23b?hp=a49f4904c36d585fa057b681c38af4d48de7c23b warnings: remove spurious suffixes on context Rectify a bug that introduced suffixes out of place. * src/complainc.c (complains): Handle all three special warning bits. * src/scan-code.l (show_sub_message): Remove useless argument. * tests/named-refs.at: Adjust. Signed-off-by: Akim Demaille ---