This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [JAVA] /bin/sh portability issues in scripts/check_jni_methods.sh


On Jul 6, 2006, at 9:44 PM, Roger Sayle wrote:
Now for the admission. This final patch, to scripts/ check_jni_methods.sh
is more of a workaround (hack?) than a solution to the portability issues.

After reviewing the script, I see no reason why they use -C. I think your patch is the right solution. I might possibly add:


rm -f $TMPFILE $TMPFILE2 $TMPFILE3

to the top of the script, if people are worried about _something_...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]