diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2016-07-22 10:32:53 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2016-07-22 10:32:53 -0400 |
commit | ab07b1a46150aaf04e7fd80c141bc9c95656b065 (patch) | |
tree | 6380192dbcaf50251ecadf0d797ca4720a984212 /indra/llimage/llimagejpeg.cpp | |
parent | 71b593e88b1e601db84cd3c399865a0bfd8164cf (diff) |
MAINT-6584: Rationalize custom KDU error/warning message classes.
Derive them both from a common base class that does the message logging,
instead of having each handler class log redundantly -- especially since the
put_text() override accepting const kdu_uint16* was simply streaming the
kdu_uint16 pointer to the log file, which would log the hex value of the
pointer.
Although we want a static instance of each of these handler classes, pull it
out rather than nesting the instance within the class itself.
Diffstat (limited to 'indra/llimage/llimagejpeg.cpp')
0 files changed, 0 insertions, 0 deletions