by red floyd <no.spam@[EMAIL PROTECTED]
>
Apr 18, 2008 at 06:13 AM
Oncaphillis wrote:
> Hi all,
>
> Working with g++ 3.* I have to include 3rd
> party C-headers which tend to use the same
> name for typedefs and
> variables
>
> e.g:
>
> <snip>
> /* test.h
> */
>
> typedef int bar;
>
> struct foo {
> bar bar;
> };
>
Find the guy who wrote that code, and shoot him.
--
[ See http://www.gotw.ca/resources/clcm.htm
for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]