delorie.com/archives/browse.cgi | search |
Date: | Mon, 08 Jan 2001 21:00:07 +0200 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | "Stephen Silver" <djgpp AT argentum DOT freeserve DOT co DOT uk> |
Message-Id: | <9003-Mon08Jan2001210007+0200-eliz@is.elta.co.il> |
X-Mailer: | Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 |
CC: | djgpp-workers AT delorie DOT com |
In-reply-to: | <004d01c079a0$fd2284c0$d497883e@oemcomputer> |
(djgpp AT argentum DOT freeserve DOT co DOT uk) | |
Subject: | Re: namespace std - stdio.h patch |
References: | <004d01c079a0$fd2284c0$d497883e AT oemcomputer> |
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 |
> From: "Stephen Silver" <djgpp AT argentum DOT freeserve DOT co DOT uk> > Date: Mon, 8 Jan 2001 18:29:49 -0000 > > At the end of this message is the namespace std patch for stdio.h. Thanks! > + #if defined(__cplusplus) && !defined(__dj_ENFORCE_ANSI_FREESTANDING) I wonder whether we need to have __dj_ENFORCE_ANSI_FREESTANDING here. That symbol is for a stand-alone compiler, i.e. when libc.a is not used. Does the C++ standard at all define a stand-alone compiler?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |