From: Mark Wooding Date: Sat, 17 Feb 2007 12:11:26 +0000 (+0000) Subject: group-parse: Emit useful error messages when parsing fails. X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/commitdiff_plain/f923fb18f61544edebfdbc65270c9da4eb95f58b?hp=f923fb18f61544edebfdbc65270c9da4eb95f58b 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. ---