Jaakov Jaakov writes:
> run.exe has version 1.3.3-1.

I've put a test version (run-1.3.4-1) up with these changes:

        * src/util.c (run2_quote_strdup): When quoting, do not simply skip
        empty arguments but return '""'.

        * src/run.c (file_exists_multi): Hoist char* t out of loop and
        initialize NULL.  Remove redundant truncation of fullname.

        * src/run.c (xemacs_special): Replace stricmp with strcasecmp 
throughout.
        * src/util.c (run2_ends_with): Ditto.

        * src/run.c (parse_args): Implement -wait/--wait and
        -quote/--quote as valid long options, we prefer the double-dash
        variant.
        * src/run.1.in: All long options are preferedly using leading
        double dashes.  Document the fact that single slashes work on two
        of them for backwards compatibility.

Please try it when it becomes available on your mirror and report back
if it fixes your problem.  Thanks.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to