[Openmcl-devel] [Patch] Provide warning positions in file compiler.

James Bielman jamesjb at jamesjb.com
Mon Sep 29 21:18:54 PDT 2003


[Replying to myself, sorry]

On 29 Sep 2003, jamesjb at jamesjb.com wrote:
>
> [patch to log position of compiling warnings ...]

There was a problem with my previous patch when certain top-level
forms would get combined and processed in the next iteration of the
compilation loop.  This first became apparent when compiling forms
like (defun (setf foo) ...) where the stream position would be one
form "behind".  This new patch handles this situation:

   <http://www.jamesjb.com/new-warning-position.diff>

(This replaces my earlier patch.)

James

-- 
#:jamesjb

_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel



More information about the Openmcl-devel mailing list