warnings: remove spurious suffixes on context
authorTheophile Ranquet <theophile.ranquet@gmail.com>
Mon, 1 Oct 2012 13:44:19 +0000 (13:44 +0000)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 1 Oct 2012 12:11:27 +0000 (14:11 +0200)
commita49f4904c36d585fa057b681c38af4d48de7c23b
tree075ee69a11d177c0f1ba9fb3097905ded27d5883
parentfa98bb3233f7f291d8efa2565288bc0597f92063
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 <akim@lrde.epita.fr>
src/complain.c
src/scan-code.l
tests/named-refs.at