Parsing of Variables on Windows doesn't respect windows conventions

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.0.3, 3.1.1
    • Affects Version/s: None
    • Component/s: Build
    • None
    • Fully Compatible
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Our use of shlex in posix mode, unconditionally, means that we need to specify paths in an odd format.

      We should, on Windows, default the shlex object to non-posix mode. However, we should also offer an option to expressly select a lexing mode so that the user can select one that makes sense for odd environments (like cygwin), where the windows behavior may not be correct.

              Assignee:
              Andrew Morrow (Inactive)
              Reporter:
              Andrew Morrow (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: