Commit 8319dc87 by Per Bothner Committed by Per Bothner

jni.cc (_Jv_JNI_NewGlobalRef, [...]): Remove needless parenthesis...

	* jni.cc (_Jv_JNI_NewGlobalRef, JNICALL _Jv_JNI_DeleteGlobalRef,
	etc etc):  Remove needless parenthesis, which causes __stdcall__
	attribute on MinGW to get ignored.

From-SVN: r83892
parent 48777900
2004-06-29 Per Bothner <per@bothner.com>
* jni.cc (_Jv_JNI_NewGlobalRef, JNICALL _Jv_JNI_DeleteGlobalRef,
etc etc): Remove needless parenthesis, which causes __stdcall__
attribute on MinGW to get ignored.
2004-06-29 Bryce McKinlay <mckinlay@redhat.com>
* testsuite/libjava.compile/PR16249.java: New test case. PR gcc/16249.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment