delorie.com/archives/browse.cgi | search |
Date: | Wed, 31 Jan 2001 10:14:03 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Martin Str|mberg <ams AT ludd DOT luth DOT se> |
cc: | DJGPP-WORKERS <djgpp-workers AT delorie DOT com> |
Subject: | Re: Bug000323 |
In-Reply-To: | <200101302125.WAA29699@father.ludd.luth.se> |
Message-ID: | <Pine.SUN.3.91.1010131101318.29266N@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 Tue, 30 Jan 2001, Martin Str|mberg wrote: > -extern char *__file_handle_modes; > +extern unsigned short *__file_handle_modes; Please don't! This immediately breaks all existing libraries compiled with previous versions of this header. Do we really need a short for each handle? Did we use up all the 8 bits in the current definition?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |