Changes between Initial Version and Version 1 of Ticket #343, comment 1


Ignore:
Timestamp:
Mar 30, 2015, 1:39:58 PM (9 years ago)
Author:
dmik
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #343, comment 1

    initial v1  
    3737
    3838This will completely screw up the target program which doesn't expect `"` to be escaped this way. The real life case of such a screw up screw up is `wrc.exe`. See here http://trac.netlabs.org/ports/ticket/60. And http://trac.netlabs.org/kbuild/ticket/113 seems to be a similar case as well.
     39
     40In the test case above `cmd.exe` is used to process the REXX script so `cmd.exe` is affected as well (expectedly).