[fpc-pascal] Accessing static field using properties.
Torsten Bonde Christiansen
tc at epidata.dk
Mon Apr 12 13:00:07 CEST 2010
Hi List
After spending a good deal of time trying to figure out why my program
crashed at runtime, I narrowed it down to accessing a static field in a
class through a property.
Although there were no compile time warning/error the program crashed
the very instant i tried to access the static field through a property.
There is no documentation stating that this is im-/possible, so I'm not
sure whether this is a bug or just me writing horrible code... ;)
Kind regards,
Torsten Bonde Christiansen.
More information about the fpc-pascal
mailing list