Kevin Lawton wrote:

> In order to make C++ work, we would have a compiler option
> that would flip it into a "glorified C" mode, which was
> talked about recently:
> 
>   - remove any kind of virtual function reference and fancy C++ features.
>   - make all member functions static.
>   - remove name mangling

Oh, and switch to C-only namespace because of C++ namespace
pollution.  Maybe a few other things...

If people are really into it, hit the compiler people up
for this.

-Kevin

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Kevin Lawton                        [EMAIL PROTECTED]
MandrakeSoft, Inc.                  Plex86 developer
http://www.linux-mandrake.com/      http://www.plex86.org/

Reply via email to