Re: [Scid-users] Beware: Do not cancel "Make corrections"

2009-07-07 Thread Pascal Georges
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

Re: [Scid-users] Optimization and new format

2009-07-07 Thread Pascal Georges
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

Re: [Scid-users] Beware: Do not cancel "Make corrections"

2009-07-07 Thread Pascal Georges
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,

[Scid-users] Beware: Do not cancel "Make corrections"

2009-07-07 Thread 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, or at least not be sensitive to mouse clicks. It cancels the game-by-game operation, but it will leave the g

Re: [Scid-users] Optimization and new format

2009-07-07 Thread 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 available to revisit the memory checker. p. Pascal Georges wr

Re: [Scid-users] Optimization and new format

2009-07-07 Thread Alexander Wagner
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

Re: [Scid-users] SCID training mode

2009-07-07 Thread Alexander Wagner
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

[Scid-users] Optimization and new format

2009-07-07 Thread Pascal Georges
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

Re: [Scid-users] SCID training mode

2009-07-07 Thread Pascal Georges
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