phoenix-firestorm/indra/llxml
Nat Goodspeed 656b936915 Add name, value info to convert_from_llsd<> specialization LL_ERRS.
Prior to this, you could get a viewer crash whose ERROR: message said only:
convert_from_llsd<std::string>: Invalid string value
This gave no hint as to *which value* was wrong, or where to go fix it.
Ironically, each convert_from_llsd<> specialization already has the
control_name and LLSD value in hand; added these to each such LL_ERRS message.
2010-11-09 14:40:32 -05:00
..
tests Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
CMakeLists.txt VWR-20768 (SNOW-507) FIXED Missing LL_TEST conditions in cmake files 2010-08-18 17:41:36 +01:00
llcontrol.cpp Add name, value info to convert_from_llsd<> specialization LL_ERRS. 2010-11-09 14:40:32 -05:00
llcontrol.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llcontrolgroupreader.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llxmlnode.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llxmlnode.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llxmlparser.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llxmlparser.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llxmltree.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llxmltree.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00