[fpc-pascal] Problem with array [Boolean]

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Tue Jun 19 10:50:47 CEST 2007


On 6/19/07, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
> Without compilable example code, that is impossible to say.

Sorry for the noise, I found the problem =)

Inside the DrawTo function code there is a cast to an interface which
isn't implemented.

I just suposed that on the backtrace gdb would show exactly where the
exception occured. There were more functions called at the point where
the exception really happens ... I don't know why he skiped some.
Debuging with the IDE step-by-step showed the correct location of the
exception.

thanks,
-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list