Hi Chris,

Thanks for reporting this limitation. I checked that it is also a limitation
in the current version 6.0.1, so I extended the maximum file name length to
127 characters and uploaded the change to the savannah svn repository. It
will be included in the next release.

Cheers,
Antonio


On Mon, Sep 19, 2011 at 5:02 AM, Chris Moore <[email protected]> wrote:

> If I try loading a position from an absolute pathname of length 32 or more
> characters the load fails.
>
> ii  gnuchess                  5.07-7                    Plays a game of
> chess, either against the user or against itself
>
> on ubuntu 11.04
>
> chris@chris-laptop:~$ cp /dev/null /tmp/678901234567890123456789012
> chris@chris-laptop:~$ cp /dev/null /tmp/67890123456789012345678901
> chris@chris-laptop:~$ gnuchess
> GNU Chess 5.07
> Adjusting HashSize to 1024 slots
> Transposition table:  Entries=1K Size=40K
> Pawn hash table: Entries=0K Size=28K
> White (1) : load /tmp/678901234567890123456789012
> File position exceeded
> White (1) : load /tmp/67890123456789012345678901
>
> white  KQkq
> ...
>
> Chris.
>
> _______________________________________________
> Bug-gnu-chess mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/bug-gnu-chess
>
>
_______________________________________________
Bug-gnu-chess mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnu-chess

Reply via email to