On Thu, 2009-02-26 at 20:58 +0100, Pascal Georges wrote:
> in file
> src/cutil.c
> you can set logMemory to 1. Then run Scid (output into a log file) and
> your favorite functions and you can use
> pocket/checkmemlog.tcl
> to check if some memory is unfreed. Maybe you will have trouble with
> thos
in file
src/cutil.c
you can set logMemory to 1. Then run Scid (output into a log file) and your
favorite functions and you can use
pocket/checkmemlog.tcl
to check if some memory is unfreed. Maybe you will have trouble with those
tools but they helped me some time ago.
I wrote those utilities to ma
On Thu, 2009-02-26 at 20:43 +0100, Pascal Georges wrote:
> I will try to look at it but :
> - I will before release Scid 3.7 this week-end;
> - are you sure it is a regular diff file ? I can't apply patch with
> this. If necessary send to me in PM the complete files.
>
Hi Pascal,
Done.
The file
I will try to look at it but :
- I will before release Scid 3.7 this week-end;
- are you sure it is a regular diff file ? I can't apply patch with this. If
necessary send to me in PM the complete files.
Pascal
--
Open Sour
On Thu, 2009-02-26 at 19:33 +0100, Alexander Wagner wrote:
> Joost ´t Hart wrote:
>
> Hi!
>
> >> I'm not sure on what your request is, if its about exporting the
> >> COMPILE/LINK variables to the engine's makefiles, I'm not sure how to
> >> handle that. I could give it a try though, but I th
Joost ´t Hart wrote:
Hi!
>> I'm not sure on what your request is, if its about exporting the
>> COMPILE/LINK variables to the engine's makefiles, I'm not sure how to
>> handle that. I could give it a try though, but I think it would be
>> better if someone who already knows how would volunt
Hi,
I think I spotted a memory leak in the spelling correction code.
For the mapping of the new name id's and the life span checking, three
arrays are allocated, of which only the id list is properly freed before
the operation terminates. The date lists are not.
For a reasonably big database (of
Did you change UCI engine settings via the configuration dialog ?
Pascal
2009/2/26, Zarkon Fischer :
> Actually, now game analysis is only using multipv=4 even though
> multipv=1 for infinite analysis. I'm not sure why it sometimes works
> and sometimes not, but I guess there is an issue here.
>
On Thu, 2009-02-26 at 04:07 -0600, Israel Chauca Fuentes wrote:
> Hi Joost,
>
> I'm not sure on what your request is, if its about exporting the
> COMPILE/LINK variables to the engine's makefiles, I'm not sure how to
> handle that. I could give it a try though, but I think it would be
> bett
Hi Joost,
I'm not sure on what your request is, if its about exporting the
COMPILE/LINK variables to the engine's makefiles, I'm not sure how to
handle that. I could give it a try though, but I think it would be
better if someone who already knows how would volunteer to fix it.
Israel
On F
Hi Israel,
One request from my side, as you are touching these makefiles anyway.
On my system (ubuntu), the g++ executable is named 'g++-4.3'. This is
something I survive during scids ./configure stage.
Unfortunately, the COMPILE/LINK variables are not exported to the engine
makefiles, so I have
11 matches
Mail list logo