Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • ram's avatar
    591c2634
    Merged non-descriptor changes: · 591c2634
    ram authored
     revision 1.4.1.2
     date: 90/04/13 12:33:44;  author: ram;  state: Exp;  lines added/del: 2/0
     Actually call SELECT-REPRESENTATIONS.
     ----------------------------
     revision 1.4.1.1
     date: 90/03/27 12:24:31;  author: ram;  state: Exp;  lines added/del: 84/64
     Added new generalized UNDEFINED-WARNING support in place of the old
     UNKNOWN-FUNCTION mechanism.  This is now also used for undefined type
     warnings.
     CHanged control analysis to be called after LTN so that it can
     know which calls are TR.
     Added support for the new FILE-COMMENT macro (really magically
     recognized by PROCESS-FORM.)
     In SUB-COMPILE-FILE, changed the WITH-COMPILATION-UNIT to be inside
     the LET of *PACKAGE* so that the right package is current when
     printing the undefined warnings.
    591c2634
    History
    Merged non-descriptor changes:
    ram authored
     revision 1.4.1.2
     date: 90/04/13 12:33:44;  author: ram;  state: Exp;  lines added/del: 2/0
     Actually call SELECT-REPRESENTATIONS.
     ----------------------------
     revision 1.4.1.1
     date: 90/03/27 12:24:31;  author: ram;  state: Exp;  lines added/del: 84/64
     Added new generalized UNDEFINED-WARNING support in place of the old
     UNKNOWN-FUNCTION mechanism.  This is now also used for undefined type
     warnings.
     CHanged control analysis to be called after LTN so that it can
     know which calls are TR.
     Added support for the new FILE-COMMENT macro (really magically
     recognized by PROCESS-FORM.)
     In SUB-COMPILE-FILE, changed the WITH-COMPILATION-UNIT to be inside
     the LET of *PACKAGE* so that the right package is current when
     printing the undefined warnings.