diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-03-05 18:49:27 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-03-05 18:49:27 -0500 |
commit | 63b393da31e9fb972428fe957a05955a3d903113 (patch) | |
tree | cc49e98e62b46077bc8301b5d7ce8df1f7822a14 /indra/llcommon/llliveappconfig.h | |
parent | f02ded46fe6f166a07673d97301bf169eb0b9ba8 (diff) |
Introduce (disabled) LLLeap debugging code to validate stdin writes.
While debugging mysterious problem on Windows, one potential failure mode to
rule out was the possibility that streaming std::ostringstream <<
LLSDNotationStreamer(large_LLSD) might itself cause trouble -- even before
attempting to write to the LLProcess::WritePipe. The debugging code validated
that the correct length is being reported, and that deserializing the
resulting buffer produces equivalent LLSD. This code verified correct
operation, and so has been disabled, as it's expensive at runtime.
Diffstat (limited to 'indra/llcommon/llliveappconfig.h')
0 files changed, 0 insertions, 0 deletions