[armedbear-devel] false-positive ansi tests

Peter Tsenter ptsenter at hotmail.com
Tue Jul 28 19:11:15 UTC 2009


> > (disassemble (eval '(function (lambda (x y) (cons x y)))))


After installing jad (I could not find it before, thank you for the link) this form produces disassembly.

 

But the form

 

(disassemble '(lambda (x y) (cons y x)))     (see disassemble.3)

 

returns 

 

; Disassembly is not available.
NIL


with or without jad.

 

Why inconsistency?

 

Regarding javap one could check what's available: jad -> javap -> <warning>

_________________________________________________________________
Windows Live™ Hotmail®: Celebrate the moment with your favorite sports pics. Check it out.
http://www.windowslive.com/Online/Hotmail/Campaign/QuickAdd?ocid=TXT_TAGLM_WL_QA_HM_sports_photos_072009&cat=sports
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20090728/93ccf3d0/attachment.html>


More information about the armedbear-devel mailing list