| www.delorie.com/archives/browse.cgi | search |
| Date: | Tue, 13 Jun 2000 13:25:32 +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 <djgpp-workers AT delorie DOT com> |
| Subject: | Re: Patch: sentinels for typedefs in headers |
| In-Reply-To: | <39454056.9A188121@softhome.net> |
| Message-ID: | <Pine.SUN.3.91.1000613132355.16888P-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 Mon, 12 Jun 2000, Laurynas Biveinis wrote: > #ifndef _FOO_T_DEFINED > __DJ_foo_t > #define _FOO_T_DEFINED > #endif > > I've tested this patch by including big bunch of include files into > one source file, and got no warnings about redefinitions. Did you try a cross-build of GCC? If not, I suggest that you (or someone else) tries it: many of these problems pop up when people use the cross kit.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |