delorie.com/archives/browse.cgi | search |
Message-ID: | <39717F2C.F0066417@softhome.net> |
Date: | Sun, 16 Jul 2000 11:23:56 +0200 |
From: | Laurynas Biveinis <lauras AT softhome DOT net> |
X-Mailer: | Mozilla 4.73 [en] (Win98; U) |
X-Accept-Language: | lt,en |
MIME-Version: | 1.0 |
To: | djgpp-workers AT delorie DOT com |
CC: | snowball3 AT bigfoot DOT com |
Subject: | Re: Bash 2.04 beta 5 released |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1000716112439 DOT 21329L-100000 AT is> |
Reply-To: | djgpp-workers AT delorie DOT com |
Eli Zaretskii wrote: > > -#if defined (__MSDOS__) > > - if (fildes[0] >= 0) > > - { > > - close (fildes[0]); > > - fildes[0] = -1; > > - } > > - if (fildes[1] >= 0) > > - { > > - close (fildes[1]); > > - fildes[1] = -1; > > - } > > -#else > > Were those lines added or deleted in the latest beta version? Deleted. The diff is from previous beta to this one. Laurynas
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |