Rev 22115 |
Rev 22151 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| Download
| RSS feed
Last modification
- Rev 22138 2002-12-01 02:35:55
- Author: murdoch
- Log message:
- Removed some calls in rui.c to reset the size of the console, so it will
stay maximized through window operations.
Added calls to reset the FPU control word after common dialog operations,
to protect against changes to FPU precision.
Added (temporarily?) a warning to the internal dyn.load()
whenever the loaded DLL changes the floating point control word.
If changed, it will be changed back to the R default. NB: if
the warning says "DLL attempted to change FPU control word from
XXXXX to 8001f", that's a sign of an internal bug somewhere else:
8001f is the R default value.