I'll go ahead and track down the actual use case that was failing for him
originally.
I think in the meantime we just back out the original change and, if we
still need it, put it in without breaking other things.
-TOdd
On Thu, Oct 9, 2014 at 10:32 AM, Greg Clayton wrote:
> Just a note for Ton
Hey Alex,
The option parsing quotes handling changes started when Tong was trying to
get the expression parser compiler args setting introduced. So I think the
ultimate cleaner fix will end up needing to look at the compiler args he
couldn't initially pass in, use that as a test case for a robust
So I found what was causing the bug and have a fix, but I don’t really like it.
Ideally we would do away with the hacky add+removal of quotes but that would
take some additional time to find better solution.
The problem occurs when you have two options with the same argument value
string as in