bug-gnu-chess
[Top][All Lists]
Advanced

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

Re: pathname in 'load' command must be 31 characters or less


From: Antonio Ceballos
Subject: Re: pathname in 'load' command must be 31 characters or less
Date: Wed, 21 Sep 2011 00:04:22 +0200

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 <address@hidden> 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

address@hidden:~$ cp /dev/null /tmp/678901234567890123456789012
address@hidden:~$ cp /dev/null /tmp/67890123456789012345678901
address@hidden:~$ 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
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-gnu-chess



reply via email to

[Prev in Thread] Current Thread [Next in Thread]