GNU Pascal version 3.4.4d2 can be downloaded from
<
http://www.microbizz.nl/gpc.html>. Please note that there are separate
binary installer packages for Mac OS X 10.3 and Mac OS X 10.4.
The most important change is support for Mac style Pascal objects.
Regards,
Adriaan van Os
--------------------
Release notes
gpc-3.4.4d2
27. The compiler is based on the gcc-3.4.4 back-end, release notes are
given at <
http://gcc.gnu.org/gcc-3.4/changes.html#3.4.4>.
28. Support for traditional Macintosh Pascal style objects has been
added. To get MacPascal style objects, pass --objects-are-references
and --methods-always-virtual. Both options are on by default in
--mac-pascal mode. In source code {$objects-are-references} and
{$methods-always-virtual} can be used.
29. Exit statements can exit to another procedure in the call chain,
ruled by a new option --[no]-nonlocal-exit (default in --ucsd-pascal
and --mac-pascal).
30. New options implemented
--[no-]object-checking (on by default)
--[no-]range-and-object-checking
--[no-]pointer-checking
--[no-]pointer-checking-user-defined (off by default)
--[no-]implicit-result (on by default only in --delphi mode)
--{en,dis}able-predefined-identifier
31. The compiler is based on the gpc-20050331 front-end, release notes
to be found at <
http://www.gnu-pascal.de/gpc/h-news.html>.
32. Several bugs have been fixed.
_______________________________________________
MacPascal mailing list
MacPascal@list...
http://lists.sonic.net/mailman/listinfo/macpascal
opensubscriber is not affiliated with the authors of this message nor responsible for its content.