Menu

#5 0.6.1 Quoting All Input Parameters, Including Switches

v0.1
wont-fix
win-bash (11)
5
2016-11-18
2009-03-09
No

Trying to execute an external binary like so:

ansicon -p

But the binary is passed the command line as:

ansicon "-p"

causing the switch -p to be treated as a filename by the binary.

Discussion

  • native_api

    native_api - 2013-06-26

    same with devenv.exe

     
  • native_api

    native_api - 2013-06-27

    Made a fix: only quote arguments with whitespaces. Tested in VS2008.

     

    Last edit: native_api 2013-06-27
  • Christian V. J. Bruessow

    • status: open --> wont-fix
    • Group: --> v0.1
     
  • Christian V. J. Bruessow

    Win-bash is no longer under active development. So I am sorry, but we have to close this as a wont-fix.

     

Log in to post a comment.