Alle 16:03, domenica 24 ottobre 2004, Peter Vreman ha scritto:
> At 17:55 22-10-2004, you wrote:
> >Using the recent cvs builds of the compiler I was unable to locate the
> >address
> >of the method name table. Here is a test that works with version 1.9.4 but
> >does not work in 1.9.5 anymore:
>
>
At 17:55 22-10-2004, you wrote:
Using the recent cvs builds of the compiler I was unable to locate the
address
of the method name table. Here is a test that works with version 1.9.4 but
does not work in 1.9.5 anymore:
It was a recently introduced bug, Fixed
Peter
__
Using the recent cvs builds of the compiler I was unable to locate the address
of the method name table. Here is a test that works with version 1.9.4 but
does not work in 1.9.5 anymore:
program prova;
uses
classes;
type
{$M+}
TTestCaseTest = class(TObject)
published
procedure TestSe