From: Tom Tromey <tromey@redhat.com>
To: Daniel Jacobowitz <drow@mvista.com>
Cc: David Carlton <carlton@math.stanford.edu>,
gdb <gdb@sources.redhat.com>,
Michael Elizabeth Chastain <mec@shout.net>
Subject: Re: break jmisc.main
Date: Thu, 13 Mar 2003 23:04:00 -0000 [thread overview]
Message-ID: <87of4eswl1.fsf@fleche.redhat.com> (raw)
In-Reply-To: <20030313205639.GA18052@nevyn.them.org>
>>>>> "Daniel" == Daniel Jacobowitz <drow@mvista.com> writes:
Daniel> - transform between the Java and C++ demanglings. Converting from the
Daniel> C++ output to the Java output looks doable, although exceedingly
Daniel> annoying:
Daniel> - different names for some types (bool vs boolean, char vs wchar_t)
Daniel> - All '*' characters are removed
Daniel> - JArray<TYPE> becomes TYPE[].
Daniel> (That's an exhaustive list.)
You also convert `::' to `.'.
Daniel> Going the other way, Java -> C++, would probably be impossible
Daniel> because of the removed '*'s.
In Java there are only a small number of primitive types, and
references. If it isn't a primitive type, it is a reference and you
add a `*'. So I think it should be possible.
Tom
next prev parent reply other threads:[~2003-03-13 23:04 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-13 20:39 David Carlton
2003-03-13 20:54 ` David Carlton
2003-03-13 20:57 ` Daniel Jacobowitz
2003-03-13 21:07 ` Daniel Jacobowitz
2003-03-13 21:16 ` David Carlton
2003-03-13 21:22 ` Daniel Jacobowitz
2003-03-13 23:32 ` David Carlton
2003-03-13 23:36 ` Daniel Jacobowitz
2003-03-14 0:17 ` David Carlton
2003-03-14 4:18 ` Daniel Jacobowitz
2003-03-13 23:04 ` Tom Tromey [this message]
2003-03-13 22:59 ` Tom Tromey
2003-03-13 23:03 ` Daniel Jacobowitz
2003-03-14 15:09 Michael Elizabeth Chastain
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87of4eswl1.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=carlton@math.stanford.edu \
--cc=drow@mvista.com \
--cc=gdb@sources.redhat.com \
--cc=mec@shout.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox