[Ecls-list] notes are no longer terminated by newline
Gabriel Dos Reis
gdr at cs.tamu.edu
Mon Feb 9 04:05:07 UTC 2009
It seems that notes (diagnostic messages) emitted by the compiler are
no longer terminated by newline.
Examples extracted from building ECL itself:
;;; Note: Eliminating unreachable code;;; Note: Replacing variable G26163 by its value;;; Note: Replacing variable G26165 by its value;;; Note: Replacing variable G26166 by its value;;; Note: Eliminating unreachable code;;; Emitting code for REPORT-ERROR.
This behaviour appears only on trunk.
-- Gaby
More information about the ecl-devel
mailing list