On 18 jun 2007, at 22:06, Felipe Monteiro de Carvalho wrote:

Breakpoint 1, 0x0000e0a6 in fpc_raiseexception ()
(gdb) bt
#0  0x0000e0a6 in fpc_raiseexception ()
#1  0x00056682 in SYSUTILS_RUNERRORTOEXCEPT$LONGINT$POINTER$POINTER ()
#2 0x00010fd7 in SYSTEM_HANDLEERRORADDRFRAME$LONGINT$POINTER $POINTER ()
#3  0x0000cf71 in fpc_class_as_intf ()
#4  0x00027ebf in TMAINFORM__TRANSFORMFRAME (SENDER=0xfb3020,
DONE=true, this=0xf2c810) at MainUnit.pas:359
#5  0x00022bf4 in TAPPLICATION__IDLE (WAIT=true, this=0xfb3020) at
application.inc:299
.....

What kind of typecast is that? I don't see any on the code. And why is
fpc_class_as_intf being executed?

Without compilable example code, that is impossible to say.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to