« Return to Thread: Typedef redeclaration -> Warning only ?

Re: Typedef redeclaration -> Warning only ?

by John (Eljay) Love-Jensen :: Rate this Message:

Reply to Author | View in Thread

Hi Nicolas,

C++ allows that.

C does not.

Can you use C++ and g++ instead of C and gcc?

Sincerely,
--Eljay

On 2/21/06 3:40 AM, "jnsagr01" <nico.joyard@...> wrote:

>
> Hi
>
> I wonder if there is an option for GCC to have multiple (and identical)
> typedef declarations only issue a warning instead of an error... I searched
> through the info-pages as on various forums/mailing lists but I didn't find
> any answer.
> Do you know if such an option exists ?
>
> Thanks
>
> Nicolas
> --
> View this message in context:
> http://www.nabble.com/Typedef-redeclaration--%3E-Warning-only--t1160845.html#a
> 3046880
> Sent from the gcc - Help forum at Nabble.com.
>

 « Return to Thread: Typedef redeclaration -> Warning only ?