On 20 Dec 2011, at 10:05, Sven Barth wrote:
You also might want to read this: http://wiki.freepascal.org/FPC_JVM/Language#New_language_features
Looking over the Lazarus commit log, I noticed a small error on that page: the directive for pointer arithmetic is called {$pointermath on/ off}, not {$modeswitch cs_pointermath} (corrected in the mean time).
That switch is not specific to the JVM branch though: http://wiki.freepascal.org/User_Changes_2.6.0#The_POINTERARITHMETICS_mode_switch_has_been_replaced_with_the_POINTERMATH_directive Jonas _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
