| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| 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 |
| Date: | Mon, 17 Oct 2005 18:32:10 -0700 |
| From: | David Rothenberger <daveroth AT acm DOT org> |
| Subject: | problem with 20051017 snapshot |
| To: | cygwin <cygwin AT cygwin DOT com> |
| Message-id: | <4354509A.3090509@acm.org> |
| MIME-version: | 1.0 |
| User-Agent: | Mozilla Thunderbird 1.0.7 (Windows/20050923) |
| X-IsSubscribed: | yes |
| Reply-To: | cygwin AT cygwin DOT com |
--------------enig08E8B86C9B1F8FBA767BEF76
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
There seems to be a problem with the 20051017 snapshot and process exit
values.
$ cat > t.c
int main (int argc, char **argv)
{
return 1;
}
$ gcc -Wall -o t t.c
$ ./t ; echo $?
0
With the previous snapshot, $? = 1.
--
David Rothenberger spammer? -> spam AT daveroth DOT dyndns DOT org
GPG/PGP: 0x92D68FD8, DB7C 5146 1AB0 483A 9D27 DFBA FBB9 E328 92D6 8FD8
The disks are getting full; purge a file today.
--------------enig08E8B86C9B1F8FBA767BEF76
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iQEVAwUBQ1RQo73xOW8bc2dhAQqlFAf+N5eP6DyATFfFndp5ySkD8fbCCvfmYDVI
egxtYJhT5zs4ChTYXlmRRIL/02uMU637/wPy7jrHqwNvMpGOzZG6upxOwnBCmCAk
u1HS0QKew514+PcfFfxfTskxnOf2OsZfMuP+y6jCi3gFnL/cXxEmK1ohXHzJT64H
Edhd3g6rYR4KOE08n9zPgM4kRczdzrRYYKZVtIEOqtzh/3YB1RI/i8BGAcCBRdfM
4cVuHsJZ4zc/PMw4z+239LuNobH4IO/FogOnLOeGGJ1wu1I2OB6zryUbbk2ALSeo
fF7dB55DxZ6Qy2X2uSxH4FxcoGQHspLgd1//lO4dLRFjTM8x9kE3hA==
=pjO9
-----END PGP SIGNATURE-----
--------------enig08E8B86C9B1F8FBA767BEF76--
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |