azraelly / ticpp

Automatically exported from code.google.com/p/ticpp
0 stars 0 forks source link

Patch for more detailed error messages #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,
i replaced lines 1749 and 1781 in File ticpp.h from revision 98 through
this line:

TICPPTHROW("Attribute '" << name << "' does not exist in node '" << Value()
<<"'");

(so i added the information about the attribute name and an name from the
node).

Original issue reported on code.google.com by PerryHop...@googlemail.com on 7 Nov 2008 at 12:03

GoogleCodeExporter commented 9 years ago
whoops, i meant "Patch" :D

Original comment by PerryHop...@googlemail.com on 7 Nov 2008 at 12:04

GoogleCodeExporter commented 9 years ago
Changed Summary. :)

Original comment by rpusz...@gmail.com on 7 Nov 2008 at 2:59