diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-01-27 23:46:00 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-01-27 23:46:00 -0500 |
commit | 27df0a84564d3a886661aae0faae74c2157cd31b (patch) | |
tree | c025f58c1491f888b630ab01ef54c298e15c437d /indra/llcommon/llextendedstatus.h | |
parent | 61e98256df80822f9504a2037d5cbb029c39506d (diff) |
On Windows, only quote LLProcess arguments if they seem to need it.
On Posix platforms, the OS argument mechanism makes quoting/reparsing
unnecessary anyway, so this only affects Windows.
Add optional 'triggers' parameter to LLStringUtils::quote() (default: space
and double-quote). Only if the passed string contains a character in
'triggers' will it be double-quoted.
This is observed to fix a Windows-specific problem in which plugin child
process would fail to start because it wasn't expecting a quoted number.
Use LLStringUtils::quote() more consistently in LLProcess implementation for
logging.
Diffstat (limited to 'indra/llcommon/llextendedstatus.h')
0 files changed, 0 insertions, 0 deletions