Hi Hilaire,

On Mon, 4 Mar 2019 at 22:18, Hilaire <hila...@drgeo.eu> wrote:
>
> Hi,
>
> When I use the stable P7, drgeo build fails.
>
> There is an obscure error in File>>nextVersion, with negative index
> which are not catch, although it looks like it should be.
>
> This same build was working on alpha P7 of June.
>
> The stack of the debugger is attached as well the PharoDebug.log.
>
> Does it sound familiar to any of you?

There were some changes made to FileReference>>nextVersion late last
year (it was broken with only .1 and .1.1 version numbers being
created).

It looks like drgeo.changes.new has uncovered another issue as
#nextVersion returns drgeo.1.new, when it should probably return
drgeo.changes.1.new.

But I can't reproduce the problem you're seeing.  Can you create a
small script that reproduces the issue?

Cheers,
Alistair

Reply via email to