[pooma-dev] Supported Compilers?

Mark Mitchell mark at codesourcery.com
Sat Sep 29 20:25:23 UTC 2001



--On Friday, September 28, 2001 9:56 AM -0600 James Crotinger 
<jcrotinger at proximation.com> wrote:

>
> We do use compilers that don't put C functions in std::. I think both SGI
> CC and VC++ have .h-less C headers, but don't put the C functions in
> std::. The .h-less C header files are standard conforming and at least
> prior to the 2.4 project our rule was to use these since they were more
> portable.

I think that's a good policy: do not assume `std', but do assume that
.h-less headers exist.

-- Mark



More information about the pooma-dev mailing list