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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to