Hello,
I have found two occurrences in McCLIM of old-style EVAL-WHEN:
1. In graphics.lisp, line 871 in a macro body, which means that
everyone using that macro will get the warning message
2. In design.lisp, line 274 in a format control string, which I guess
is less serious.
--
Robert Strandh
---------------------------------------------------------------------
Greenspun's Tenth Rule of Programming: any sufficiently complicated C
or Fortran program contains an ad hoc informally-specified bug-ridden
slow implementation of half of Common Lisp.
---------------------------------------------------------------------