This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: [patch] jacks xfails and tclsh


>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:

Andreas> Does it look ok for main?

Nearly.

Andreas> +  if { $tcl_ver >= "8.3" } {

I think this should use "package vcompare".

Andreas> +      catch {exec tclsh$tcl_ver jacks gcj} msg

Let's log something if the exec fails.  That will make it easier on
the next person to hit a problem here.

Tom


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