Frank Heckenbach wrote:
after some friendly requests and discussion, I'm planning to implement range checking as one of the next major things in GPC
That would be great, as range checking is an important feature in any Pascal compiler.
Since some of you have said they'd like to help, but can't code in the compiler itself, here are at least 2 chances:
- Help finding all places where range checking must be applied
Object and type extension ? Has --no-truncate-strings been implemented ?
- Write test programs
Count on me.
Regards,
Adriaan van Os