Euphoria Ticket #530: t_command_line_quote fails on Windows

Does it work correctly on *nix?

Details

Type: Bug Report Severity: Normal Category: Unit Tests
Assigned To: jeremy Status: Fixed Reported Release: 4643
Fixed in SVN #: 4686 View VCS: 4686 Milestone: 4.0.0

1. Comment by jimcbrown Dec 10, 2010

It works fine on Linx/GNU @ r4642

2. Comment by jeremy Dec 14, 2010

The test is fixed, the underlying problem is not. Has never worked. So, this fixes the test but a new ticket has been created to fix the underlying problem post 4.0.

This did work for most (but not all) cases:

sequence cmd = build_commandline({ 
    "eui", "echo_cmdline.ex", 
    "John\" Doe has a brown dog\"", 
    "22", "hello" 
}) 

Why I am not sure, could not back it up by MSDN docs so was weery about making build_commandline() do that.

New is ticket:547.

Search



Quick Links

User menu

Not signed in.

Misc Menu