Subject: re: System includes C++ safe?
To: James Chacon <jmc@NetBSD.org>
From: matthew green <mrg@eterna.com.au>
List: tech-toolchain
Date: 12/26/2003 18:47:58
   
   Ok, that does solve the first issue. The 2nd point though...Why shouldn't
   we enable NO_IMPLICIT_EXTERN_C? If the system includes are C++ safe (which
   they are) and we don't use fixincludes there's no real reason for this I
   can see.


james & i discussed this offline - i think that we can:

	- enable NO_IMPLICIT_EXTERN_C

	- remove the -system-cxx local change


.mrg.