This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: Java: Don't mangle "$" characters in identifier names


Apparently someone once decided that using '.' instead of '$' would be a
good idea on SVR4 platforms.

Now that the mangling scheme doesn't use either of these, we should remove
this macro definition, and most of the remaining NO_*_IN_LABEL code around
the compiler.

Jason


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