This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Nameless unions
- To: Roger Coote <RogerC at VideoLogic dot co dot uk>
- Subject: Re: Nameless unions
- From: Paulo Pinto <paulo dot pinto at altitudesoftware dot com>
- Date: Tue, 01 Aug 2000 13:39:15 +0100
- CC: gcc at gcc dot gnu dot org
- Organization: Altitude Software
- References: <EC03736B629FD311928600902755C1E61B3C71@SMTP1>
Roger Coote wrote:
>
> Hi,
> I have been given the task of porting a large project to Linux. Currently
> it runs on Windows and the source code makes extensive use of Microsoft's
> 'nameless unions'. I have looked into it and it appears that GCC does not
> support nameless unions.
> Can GCC support 'nameless unions'?
>
> Yours
> Roger Coote
> Imagination Technologies
'nameless unions' is not a Microsoft feature, it is a C++ feature,
unless you
are talking about using that feature in C.
AFAIK gcc doesn't support it for C code, but I might be wrong.
--
Paulo Pinto, uRD Software Engineer
Altitude Software (formerly Easyphone)
paulo.pinto@altitudesoftware.com
www.altitudesoftware.com
The opinions expressed by myself are personal and not of my employer.
Use Linux. The choice of a free generation.