delorie.com/archives/browse.cgi | search |
Date: | Sun, 16 Jul 2000 11:24:52 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Laurynas Biveinis <lauras AT softhome DOT net> |
cc: | djgpp-workers AT delorie DOT com, snowball3 AT bigfoot DOT com |
Subject: | Re: Bash 2.04 beta 5 released |
In-Reply-To: | <3970CE2E.863C55F6@softhome.net> |
Message-ID: | <Pine.SUN.3.91.1000716112439.21329L-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sat, 15 Jul 2000, Laurynas Biveinis wrote: > Just looking into the diff between > those two betas doesn't say to me, what could fix/paper over/workaround this > problem. The closest wild guess I could make is > > -#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?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |