[lazarus] Latest CVS version won't build
Marc Weustink
marc at dommelstein.net
Wed Jul 30 19:39:38 EDT 2003
At 19:01 30-7-2003 -0400, Bob Wingard wrote:
>The latest CVS version won't build.
Your fast, it's only in CVS for a few minutes :-)
>I get the error basedebugmanager.pas(112,56) Error: Illegal type conversion.
??? Here it compiles fine.
What platform/compiler do you use ?
And does TObject(Pointer(ADebuggerClass)) fix it ?
>I looked at the type cast and it is to TObject, I thought everything
>desended from TObject!
All objects... Yes.
But this isn't an object. I only need to store a pointer (I sometimes
wished TStrings stored pointers instead of objects)
Marc
More information about the Lazarus
mailing list