#SAS/C 5.10A Patch
****************************
*** SAS/C VERSION 5.10A ***
****************************
Wednesday, December 5, 1990
SAS Institute, Inc. would like to announce version 5.10A of their SAS/C
Compiler for AmigaDOS. The new version, available free to all registered
owners of the 5.10 release, comes in the form of a patch that is applied to
your existing 5.10 SAS/C executables and include files.
5.10A is primarily a bug fix release, but there are a few new options to
implement user requests. The following new options are available on lc and
lc1:
-go Indicates error and warning messages should be sent to the normal
stderr stream as well as to the listing file. Useful in
conjunction
with other listing flags to indicate the disposition of your
messages.
-ja Suppresses ANSI escape sequences in compiler errors and warnings.
-pt Suppresses the use of typedefs when generating prototypes.
Implies
the -pr flag to generate prototypes – no object file will be
created, the -o option will specify the location of the prototype
file instead!
Also, 5.10A allows national characters in identifiers. Hex codes 0xC0
through 0xFF are treated as normal characters.
For 5.10 owners, the 5.10-to-5.10A upgrade patch is available on CompuServe
in the AMIGATECH section 5 area as sasc510a.lzh. You will need LHARC, LZ,
LHUNARC or some other de-archiver that handles the same format. Please be
aware that this patch is NOT freely redistributable, and should not be
uploaded to any bulletin boards or online services.