Quote Originally Posted by dmantione
* Accepting 0 as a valid pointer value
Come on, it issues a warning at least
Quote Originally Posted by dmantione
* Records can have methods
Ah, great stuff. You'll have to incorporate this into FPC. I love it!
Quote Originally Posted by dmantione
* Dynamic arrays have pointer semantics, but value syntax
* Constant arrays have set syntax
Could you elaborate on those two?