PATCH RFA: Remove extern "C" from java header file

Ian Lance Taylor iant@google.com
Wed Jun 10 01:59:00 GMT 2009


The java frontend header file java/verify.h has an extern "C" wrapper.
This breaks when compiling java with C++.  I can't think of any reason
for having it. This patch removes it.  Bootstrapped and tested on
x86_64-unknown-linux-gnu.  OK for mainline?

Ian


2009-06-09  Ian Lance Taylor  <iant@google.com>

	* verify.h: Remove extern "C".


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-patch
Size: 727 bytes
Desc: Remove extern \"C\"
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20090610/ee5e37ee/attachment.bin>


More information about the Java-patches mailing list