diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-01-19 16:41:17 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-01-19 16:41:17 -0500 |
commit | 6fddfab6dd8e49dcbf4933bde23dbcdfe3e213db (patch) | |
tree | 156bc71767d6043bfc465be7e413b736f1a5616f /indra/llcommon/reflective.h | |
parent | 1ed5bb3adaea0b4fee1e471575459039df8ced2f (diff) |
Try to fix argument quoting on Windows.
Despite LLProcessLauncher's list-of-argument-strings API, on Windows it must
ram them all into a single command-line string anyway. This means that if
arguments contain spaces (or anything else that would confuse Windows command-
line parsing), the target process won't receive the intended arguments.
Introduce double quotes for any arguments not already double-quoted by caller.
Diffstat (limited to 'indra/llcommon/reflective.h')
0 files changed, 0 insertions, 0 deletions