[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-dejagnu] The gcc libjava testsuite does not work with dejagnu 1
From: |
Dominique d'Humières |
Subject: |
Re: [Bug-dejagnu] The gcc libjava testsuite does not work with dejagnu 1.6 |
Date: |
Tue, 19 Apr 2016 18:16:53 +0200 |
> Le 19 avr. 2016 à 17:50, Ben Elliston <address@hidden> a écrit :
>
> On Tue, Apr 19, 2016 at 04:22:16PM +0200, Dominique d'Humières wrote:
>
>> As posted at https://gcc.gnu.org/ml/gcc-bugs/2016-04/msg01858.html,
> the gcc libjava testsuite does not work with dejagnu 1.6
>
> From the NEWS file:
>
> 6. The user-visible utility procedures `absolute', `psource' and
> `slay' have been removed. If a testsuite uses any of these
> procedures, a copy of the procedure should be made and placed in
> the lib directory of the testsuite.
>
> However, in the case of absolute, it can be replaced by the superior
> 'file normalize' in modern versions of Tcl.
My problem is where?
Dominique
> Ben