On 14 aug 2006, at 13:14, Vincent Snijders wrote:
Is valgrind support broken or do
I have to do something beyond setting the valgrind compiler switch?
You don't have to do anything but compile all your program's units
and the program itself with the -gv switch.
Note: all includes the RTL.
Jonas Maebe schreef:
On 14 aug 2006, at 13:06, Helmut Hartl wrote:
Is valgrind support broken or do
I have to do something beyond setting the valgrind compiler switch?
You don't have to do anything but compile all your program's units and
the program itself with the -gv switch.
Note: all i
On 14 aug 2006, at 13:06, Helmut Hartl wrote:
If memory is acquired through:
"Getmem(x,size)"
and Freed through
"Freemem(x,size)"
I have a leak because Getmem reserves occasionally
more mem as specified in size?
No. Well, it will round up all allocations to a multiple of X bytes
(X depend
>
> I'll look into the bug report the next days.
>
Hello Florian,
Thanks for fixing the first bug, but
i am afraid, that there exist other memory related problems in
FPC 2.0.3 (fixes branch). Our applications are not memory stable.
(Related Bugs 7174, 7209)
I am in the moment not able to repro
Helmut Hartl wrote:
I'll look into the bug report the next days.
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
Michael Van Canneyt escreveu:
On Wed, 26 Jul 2006, Helmut Hartl wrote:
Hello Joost,
In the Moment we have the option to release next ZEOS
recommending a nonworking 2.0.2 (Dataset Problems) or
recommending a non working (memory leaks) other version.
And in the moment there exists none gr
Hi,
> That mem-leak bug, do you have it's bug-number? And do you think it's
> serious enough to block the release of 2.0.4?
I testet faulty against fresh built 2.1.1, 2.04 RC 2 Tag and fixes
branch.
Maybe I am doing something wrong ... but if someone confirms:
http://www.freepascal.org/mantis/b
On Wed, 2006-07-26 at 14:30 +0200, Helmut Hartl wrote:
> We (I) am the currently technical maintainer of ZEOS Database Library.
> We donate some of our work to the ZEOS DB Library.
>
> We are currently stabilizing it and using it in a
> carrier grade billing system for a VOIP Telco Provider.
I
On Wed, 26 Jul 2006, Helmut Hartl wrote:
> Hello Joost,
>
>
> In the Moment we have the option to release next ZEOS
> recommending a nonworking 2.0.2 (Dataset Problems) or
> recommending a non working (memory leaks) other version.
>
> And in the moment there exists none greater 2.0.2, which
Hello Joost,
Maybe I should be a bit more informative:
We (I) am the currently technical maintainer of ZEOS Database Library.
We donate some of our work to the ZEOS DB Library.
We are currently stabilizing it and using it in a
carrier grade billing system for a VOIP Telco Provider.
We have a 7
10 matches
Mail list logo