Golden Gate 2.0.7 is here!
Debugger
- Fix array display for pascal and modula/2.
- SANE:
FEXPWRI
operands were in the wrong order. [Stephen Heumann]
- SANE:
FNEXT*
support
- SANE:
FCPYSGN*
support
- SANE:
FADD*
, FSUB*
, FMUL*
, FDIV*
, and FREM*
now support all types
- SANE:
FCMP*
and FCPXX
now support all types.
- SANE:
FRANDOM
, FANNUITY
, FCOMPOUND
, POWI
, EXPM1
, EXPM2
, LOG1P
, LOG2P
support
GS/OS
GetPrefixGS
wasn’t returning a buffTooSmall error when the buffer was too small. [Stephen Heumann]
- The Result Buffer size was undercalculated by 4 bytes. [Stephen Heumann]
FastFileLoad
now puts a carriage return after the end of the file so utilities that expect a carriage return at the end of the file (such as ORCA/M, MacGen, and Rez) will be happier.