Fix SB-INTROSPECT::GET-SIMPLE-FUN
commit843387a4aaef65758c01570e92daa93d9bf5e933
authorDouglas Katzman <dougk@google.com>
Sat, 10 Oct 2015 14:33:20 +0000 (10 10:33 -0400)
committerDouglas Katzman <dougk@google.com>
Sat, 10 Oct 2015 14:33:20 +0000 (10 10:33 -0400)
tree6368c1de842ed9e747b66a48acf609a1e991f501
parent32c7d2422e45a859b51a58709238a4f65a210506
Fix SB-INTROSPECT::GET-SIMPLE-FUN

It didn't understand that funcallable-instances could be encapsulated
or that any function could have multiple encapsulations.
contrib/sb-introspect/introspect.lisp
contrib/sb-introspect/test-driver.lisp