2009/7/28 Peter Tsenter ptsenter@hotmail.com:
The patch seems to produce a result as claimed. But it's not generic enough. It does not catch, e.g., defgeneric.error.20 nor reinitialize-instance.error.1, which follow the same pattern: supply bogus argumentsĀ in initargs. Introducing this patch might create an impression that such cases handled properly always.
Well, I'd rather do these fixes piecemeal than attempt to produce some perfect megapatch that fixes everything clos-related in a single sweep.