Re: namespace namespace
Bryce McKinlay <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 24, 2009 at 12:52 PM, Sam Ruby<[email protected]> wrote: > I will confess that I don't feel confident enough to dive into the code and > work out a suitable patch to the namespace mangling portion of the g++ > compiler. Proposing a patch to gcjh is something I could have handled, but > you already have done the bulk of this work. Just to be clear, there's no need to change anything in g++. It's just gcj and gcjh that need to agree on the mangling. Bryce