bug-cflow
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-cflow] Bug 1.5: typedef struct doesn't result in separate names


From: Sergey Poznyakoff
Subject: Re: [bug-cflow] Bug 1.5: typedef struct doesn't result in separate namespace
Date: Tue, 05 Dec 2017 22:58:11 +0200

Adrian Muresan <address@hidden> ha escrit:

> $ cat c.c
> typedef struct type1 { int a; } type1;
> typedef struct type2 { int a; } type2;

Thanks for reporting.

Regards,
Sergey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]