User talk:AndrewH

From Free Pascal wiki
Revision as of 12:13, 10 August 2006 by Xenion (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Hello Andrew,

my name is Robert. I've used one off your CCR Components and found the following "bug". Using FPC 2.0.4 it isn't compileable any longer.

But if i remove every occurence of

 z.zalloc := NIL;
 z.zfree := NIL;
 z.opaque := NIL;

then everything works well again.

BTW Thxs for this great Unit :)

kind regards, Robert.