[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FORMAT



The FORMAT file has two problems:
[a] It makes the calls (STATUS ITS) and (STATUS DEC20), which clearly
    have the keyword FEATURE missing.
[b] For SAIL, the tilde character is ascii 32 octal, not 176 octal.
    The trick of saying (GETCHARN '|~| 1) doesn't work if you try to
    transport the FASL file, though it should win if I recompile
    the source here.