I can't reproduce this. When do you know the base is corrupted ? Is it when
you re-open it ?
Pascal
2009/7/8 Joost 't Hart
> Hi,
>
> I successfully corrupted my reference database by hitting the "Cancel"
> button during the correction phase of the player name spell checker.
>
> In short, the bu
make clean ?
2009/7/8 Joost 't Hart
> Hi,
>
> It seems the build is (partially) broken:
>
> src/pgnscid.o: In function `main':
> pgnscid.cpp:(.text+0x49a): undefined reference to `Index::AddGame(unsigned
> int*, IndexEntry*)'
>
> ? or !
>
> Cheers,
> Joost.
>
> PS: Soon I'll have some time avail
Hi,
Does "File -> Maintenance -> Repair base" works in that case ?
Pascal
2009/7/8 Joost 't Hart
> Hi,
>
> I successfully corrupted my reference database by hitting the "Cancel"
> button during the correction phase of the player name spell checker.
>
> In short, the button should not be there,
Hi,
I successfully corrupted my reference database by hitting the "Cancel"
button during the correction phase of the player name spell checker.
In short, the button should not be there, or at least not be sensitive
to mouse clicks. It cancels the game-by-game operation, but it will
leave the g
Hi,
It seems the build is (partially) broken:
src/pgnscid.o: In function `main':
pgnscid.cpp:(.text+0x49a): undefined reference to
`Index::AddGame(unsigned int*, IndexEntry*)'
? or !
Cheers,
Joost.
PS: Soon I'll have some time available to revisit the memory checker. p.
Pascal Georges wr
Pascal Georges wrote:
Hi!
> Unhappy with my latest changes in base format (Scid 4), I went to
> optimize Scid's code and now some functions (a few) are 3 times faster
> for both formats (for example Tag stripping). I committed my changes in
> CVS and given that some important code has been mod
Pascal Georges wrote:
Hi!
>> Pascal: the latter would be an example usecase for "per
>> based defined user-flags". Just as you asked, there're more
>> uses of that kind. (This does not yet refer to indexing
>> them. But I can imagine a user flag u1-u16 and some field
>> within the database where
Hi,
Unhappy with my latest changes in base format (Scid 4), I went to optimize
Scid's code and now some functions (a few) are 3 times faster for both
formats (for example Tag stripping). I committed my changes in CVS and given
that some important code has been modified, please report any bug when
2009/7/6, Alexander Wagner :
> Pascal: the latter would be an example usecase for "per
> based defined user-flags". Just as you asked, there're more
> uses of that kind. (This does not yet refer to indexing
> them. But I can imagine a user flag u1-u16 and some field
> within the database where I m