This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GSOC | Extending Common Lisp support


On Jun 21, 2012, at 9:21 AM, Charles Turner wrote:

For Scheme, we get:

[Module:atInteractiveLevel$1
(Module/atInteractiveLevel$1/1/
* (Declarations: f/15/fl:408c8::gnu.mapping.Procedure)

[snip]


The output of CL is now:

[Module:atInteractiveLevel$1
(Module/atInteractiveLevel$1/1/ (Declarations: f/3/fl:8c2)
*

So I'm still missing the (Declarations:
f/15/fl:408c8::gnu.mapping.Procedure) line,

No you aren't, it just got pretty-printed differently (on the previous line). It *is* missing the "::gnu.mapping.Procedure" type info, but that probably doesn't matter here.

-Jamie

--
Jamison Hope
The PTR Group
www.theptrgroup.com




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]