This is the mail archive of the cygwin-announce mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Updated: run-1.3.4-1


Version 1.3.4 of run, previously available as a test release, is
promoted to current.  This version fixes a bug that caused run to fail
or crash randomly.  Empty arguments are now handed through to the
command when autoquoting is used.  A portability issue has been resolved
and the documentation regarding long option names improved.

Changes:

1.3.4-1

        * 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.


This version should promote to current on your favorite mirror within
the next day.

-- 
              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]