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: Mauve, inner classes and dejagnu magic


Mark Wielaard wrote:

>+           # Don't write files which contain $ chars.
>+           set executable [string map {$ ^} $executable]

This gives me

ERROR: tcl error sourcing /mnt/dasdc1/weigand/fsf/gcc-3_3/libjava/testsuite/libjava.compile/compile.exp.
ERROR: bad option "map": must be compare, first, index, last, length, match, range, tolower, toupper, trim, trimleft, trimright, wordend, or wordstart
    while executing
"string map {$ ^} $executable"
    (procedure "test_libjava_from_javac" line 149)
    invoked from within
[snip]


Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


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