"Willem Broekema" metawilm@gmail.com writes:
The below patch works around the issue that Allegro does not record the source file location for methods defined inside a defgeneric form. The idea is that if the source location of a method is not found, then the defgeneric form is almost certainly the right place.
Applied, thanks.
-T.