Jürgen Hestermann wrote on Tue, 22 May 2012:
Sven Barth schrieb:
Estimated guess: the code is from a time where "String =
AnsiString" wasn't possible.
That's indeed probably true.
That would be explanation.
But then it must be *very* old code which shows that a revise is overdue.
That's
Am 21.05.2012 14:59, schrieb microc...@zoho.com:
On Wed, 9 May 2012 17:40:40 +0200 (CEST) "Tomas Hajny" wrote:
On Wed, May 9, 2012 16:14, microcode wrote:
Another question is on 2.6.0 on Linux. I cannot run the fp ide because
I ave glibc 2.9. The error message I get says
fp: /lib64/libc.so.6
On Tue, 22 May 2012 10:29:28 +0200 Sven Barth
wrote:
> This might be, because you compiled it without a libgdb which in turn is
> the one who links dynamically to libc. Most FPC applications (if they
> don't use threads or a WideString manager) don't require libc and thus
> don't need to link to
Jonas Maebe schrieb:
> That's a non sequitur:
> a) even though the original code was written a long time ago, it has
been changed many times since then
> b) if it isn't broken, don't fix it. Example: changing all
occurrences of "string" into "shortstring" will break the system unit.
> The reason
In TList how can i notify if Count is changed with New and Old values as
like in SetCount, SetCount procedure not virtual?
procedure SetCount(NewCount: Integer);
I am using last revision of Lazarus, FPC 2.6
Best Regards
Zaher Dirkey
___
fpc-pascal mail