[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Preparing the release of Gambas 3.20


Am 04.01.25 um 11:57 schrieb BB:

On 4/1/25 6:48 pm, Christof Thalhofer wrote:

I'm unsure if it's a planned change that I didn't catch, but my
previously working test was looking for a file with the path
“../file.txt” to find the file 'file.txt' in the root directory of the
project and now it no longer finds it.

No.

"./file.txt" is in the executable archive.

"../file.txt" is in the executable archive that loaded this one. (For
use by libraries)

Always has been thus.

It happens is a testmodule inside a lib of mine which tests the functionality of that lib. In Gambas 3.19.5 the test passes but not in the current Gambas master.

So sth must have changed.

Alles Gute

Christof Thalhofer

--
Dies ist keine Signatur


Follow-Ups:
Re: Preparing the release of Gambas 3.20Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
References:
Preparing the release of Gambas 3.20Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Preparing the release of Gambas 3.20Christof Thalhofer <chrisml@xxxxxxxxxxx>
Re: Preparing the release of Gambas 3.20BB <adamnt42@xxxxxxxxx>