Merging games is a complex field. I am busy with other parts of Scid now
(handling 64 bit file systems). So if someone wants to have a look, he is
welcome.
Pascal
2010/1/8
> Hey,
>
> This question may have been asked before, but I'm curious about the
> behavior of the 'merging games' functiona
I guess you use a 64 bit system. Should be handled now in CVS.
2010/1/10 Joost 't Hart
> Hi!
>
> This is the output of Linux build (CVS), right?
>
> g++ -O4 -fno-rtti -fno-exceptions -Wall -I/usr/include/tcl8.5 -o
> src/misc.o -c src/misc.cpp
> src/misc.cpp: In function ‘char* my_Tcl_Alloc(int)’
Joost 't Hart wrote:
Hi!
This is the output of Linux build (CVS), right?
g++ -O4 -fno-rtti -fno-exceptions -Wall -I/usr/include/tcl8.5 -o
src/misc.o -c src/misc.cpp
src/misc.cpp: In function ‘char* my_Tcl_Alloc(int)’:
src/misc.cpp:96: error: cast from ‘char*’ to ‘unsigned int’ loses precision
Alexander Wagner wrote:
> Joost 't Hart wrote:
>
> Hi!
>
>> This is the output of Linux build (CVS), right?
>
> Actually not, but it's the same error I mentioned in my ealier mail
> yesterday. Pascal has fixed it in current cvs. However, I had to
>
> $ make distclean
> $ rm Makefile
> $ ./configur
Joost 't Hart wrote:
Hi!
> This is the output of Linux build (CVS), right?
Actually not, but it's the same error I mentioned in my ealier mail
yesterday. Pascal has fixed it in current cvs. However, I had to
$ make distclean
$ rm Makefile
$ ./configure
$ make
to get all settings correctly. Co
Hi!
This is the output of Linux build (CVS), right?
g++ -O4 -fno-rtti -fno-exceptions -Wall -I/usr/include/tcl8.5 -o
src/misc.o -c src/misc.cpp
src/misc.cpp: In function ‘char* my_Tcl_Alloc(int)’:
src/misc.cpp:96: error: cast from ‘char*’ to ‘unsigned int’ loses precision
src/misc.cpp: In functi