Re: PCL::*OPTIMIZE-GF-CALLS-P* bug when GF name is shadowed lexically
Madhu <[email protected]>
| Newsgroups | gmane.lisp.cmucl.devel |
|---|---|
| Message-ID | <[email protected]> |
|Date: Thu, 22 Apr 2010 12:57:42 -0400 |From: Raymond Toy <[email protected]> | |> |I'm not familiar with PCL at all, but that looks reasonable. |> |I'll check it in shortly. | |> (I'm getting back to email after a long vacation from the |> computer) I dont think these 2 fixes got checked in, from |> grepping the commit list. | |Look at rev 1.74 of pcl/boot.lisp. Thanks, I was expecting to see an additional second fix in WALK-METHOD-LAMBDA to deal with the code path that handled APPLY; but it appears that that fix is not required after all (for my use cases at least). -- Madhu