group-parse: Emit useful error messages when parsing fails.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 17 Feb 2007 12:11:26 +0000 (12:11 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 19 Feb 2007 12:38:18 +0000 (12:38 +0000)
commitf923fb18f61544edebfdbc65270c9da4eb95f58b
tree9d77e936cffc8d19b9373913cf45c6032ec1b3ae
parent78ec50faca2fd89e24cb0ac654fcb3d99c6462ab
group-parse: Emit useful error messages when parsing fails.

Previously it would overwrite the useful message from lower-level
parsers with its own bland and unhelpful error.
group-parse.c