mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-30 21:32:02 +00:00
Remove FSERROR define as it is always on. (#96)
The FSERROR define is on all the time now. It was not controlling all of the functionality, with many places setting Lisp_errnno outside of the code controlled by the define.
This commit is contained in:
@@ -99,9 +99,6 @@ DISPLAYBUFFER 10/3/89 JDS -- enables the experimental code for copying
|
||||
Meant for supporting mono mode on a CG6 with no single-bit
|
||||
bitplane. 1/22/91 JDS: This is now the standard flag for
|
||||
compiling for color displays.
|
||||
FSERROR Enables the emulator's returning Unix error codes for
|
||||
{DSK} & {UNIX} operations, so Lisp can decode them and
|
||||
give better indication of problems. FEATURE STANDARD IN 1.1
|
||||
WINDOW
|
||||
FLIPCURSOR If true, the "sandbar" line in the cursor will get flipped
|
||||
by the C stack-frame-moving code, just as it does on a D
|
||||
|
||||
Reference in New Issue
Block a user