CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Mark Wielaard <[EMAIL PROTECTED]> 05/08/17 10:15:51
Modified files: . : ChangeLog scripts : check_jni_methods.sh Log message: * scripts/check_jni_methods.sh: Find JNI method declarations in .cpp files. Check both GNU style functions (start of line) and one-line like declarations. Use diff -U 0, not -0. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4451&tr2=1.4452&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/scripts/check_jni_methods.sh.diff?tr1=1.8&tr2=1.9&r1=text&r2=text