This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: namespace namespace
On Wed, Jun 24, 2009 at 12:52 PM, Sam Ruby<rubys@intertwingly.net> 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