* src/compiler/ppcomp.c
+ '#pragma nostartproc=' / '#pragma -n' will now return
a permanent error. The compiler doesn't support (for
longer than I can remember) on the fly modifying this
option. Reading the option continues to be supported.
[INCOMPATIBLE] in that t now will generate an error
instead of being silently ignored.
* doc/pragma.txt
* marked 'nostartproc' #pragma as read-only
* example to feature another pragma instead of 'nostartproc'
* utils/hbmk2/hbmk2.prg
* FuncNameEncode(): minor code cleanup
* doc/gtapi.txt
* doc/pragma.txt
* date formatting
* ChangeLog
* closed two recent TOFIXes