Commit Graph

1 Commits (master)

Author SHA1 Message Date
Andras Tantos 075b2e4911 Modifications and bug-fixes to make Mosaic compile and run under UNICOS.
The changes mostly revolve around:
- Type changes and casts to make the picky C-compiler happy
- Fixed bug in XmxExtractToken where it would not zero out bits 16-31 on a non-32-bit system
- Added back old getline implementation as its missing on UNICOS
- Added some missing typedefs and conditional directives to turn on the relevant code pieces for UNICOS
2020-09-10 12:32:06 +07:00