This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: __CD / __CT / __FL naming collision?


Adam Megacz wrote:

>class org.foo.bar_.baz => __CD_org_foo_bar__baz
>class org.foo.bar._baz => __CD_org_foo_bar__baz
>
>is this bad?
>

Yes, if they occured in the same compilation unit you'd get problems I'd 
imagine.

regards

Bryce.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]