| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:reply-to:from:date:subject:to:message-id; q= | |
| dns; s=default; b=unp+LfYQE2ivERhWhma/cNdeaSI9Z0bQWQxd3Y/SKC+Obt | |
| GmK20t+cMH8CFwCwpnsB19JSqd3XxBoJoIf+Lf1udgfwCg5JYXyGBzUqrTkYRsz9 | |
| 18smH11llMMQZeglZhDFwct2efusnFQhHCh6VUSpa2/1/1GnigjKXg7B07Bqs= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:reply-to:from:date:subject:to:message-id; s= | |
| default; bh=Pg/Esd0gb1D8OqZQENH8UDAYCtY=; b=LaKZNOCUzLG+MXCtygi6 | |
| 1v14jIklSn3oR9QCUGG8jlTwvIi+oz3+LiBVqOzdm3zhqQLEQGvykzOID9o5zAKO | |
| JrCVHeYsVUub6E9bshR0iP1PCoO2F8LBuCOxIe6vo9ImHj8pX8zdRhVLsFZkg9lu | |
| rJKK4l1nslcmp3I0rotvwPQ= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Spam-SWARE-Status: | No, score=-1.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_50 autolearn=ham version=3.3.1 |
| Reply-To: | cygwin AT cygwin DOT com |
| From: | Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm> |
| Date: | Wed, 24 Jul 2013 18:40:26 -0400 |
| Subject: | [ANNOUNCEMENT] Updated: run-1.3.0-1 |
| To: | cygwin AT cygwin DOT com |
| Message-Id: | <announce.20130724224102.DEB28C00E84@frontend1.nyi.mail.srv.osa> |
The run package provides a simple application to launch console programs
with their console hidden.
This is a bugfix update. It should operate as normal on cygwin-1.7.21
as well as other versions of cygwin. All previous versions of run,
including 1.2.0-1, are broken on cygwin-1.7.21 and newer unless
recompiled on cygwin-1.7.22 to take advantage of a compile-time fix
that version of cygwin introduce.
Note that this package was NOT compiled on cygwin-1.7.22, and does
NOT employ cygwin's new compile-time fix; instead, run's own code was
corrected to work properly, with the cygwin-1.7.21+ runtime behavior.
CHANGES since run-1.2.0-1
============================
* Avoid failure on cygwin-1.7.21 vs. GetCommandLine not being populated.
This was fixed in cygwin-1.7.22 but it's good to clean up this code
anyway.
* Massive refactoring to share implementations (at the source code
level) with run2.
* -wait need not be the first argument
* New options --run-nogui, --run-notty, --run-verbose,
and --run-debug[=N] controlling how run.exe itself reports
error conditions and other messages.
+ By default, it is silent. If any messages are enabled
via --run-verbose or --run-debug=N, then they will either
be reported on stderr, or in windows popup boxes.
+ stderr is used if run.exe is launched from the cmdline, or
if --run-nogui.
+ Windows popup boxes are used if run.exe is launched by
doubleclicking it or by a Windows shortcut, or if --run-notty.
--
Charles Wilson
volunteer run maintainer for cygwin
====================================================================
To update your installation, click on the "Install Cygwin now" link
on the http://cygwin.com/ web page. This downloads setup.exe to
your system. Then, run setup and answer all of the questions.
*** 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 DOT com AT cygwin DOT 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.
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |