This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: support for GCC4.0's fvisibility option in JNIEXPORT macro
- From: Tom Tromey <tromey at redhat dot com>
- To: "Jan Nijtmans" <nijtmans at users dot sourceforge dot net>
- Cc: java-patches at gcc dot gnu dot org
- Date: Thu, 28 Jun 2007 13:03:36 -0600
- Subject: Re: support for GCC4.0's fvisibility option in JNIEXPORT macro
- References: <15058dc60703270058tee47109nfb6831611a35f684@mail.gmail.com> <m38xde5xlg.fsf@localhost.localdomain> <15058dc60705041403jdb90875o582b198ab73a445d@mail.gmail.com>
- Reply-to: tromey at redhat dot com
>>>>> "Jan" == Jan Nijtmans <nijtmans@users.sourceforge.net> writes:
Jan> More than one month passed by without any comment in the mailing
Jan> list. Does that mean that the idea is approved?
Sorry for the long delay on this.
I am checking it in now.
Tom