Alan Manuel Gloria said:
> Ridiculously big bundle time!!
> 
> It's the big reorg!!!

Sure is! But I looked over the deltas, and the test cases all work too.

So I've already applied and pushed.

> There are some ridiculous issues with Guile 2.0 and auto
> compilation.... in particular, autocompilation needs to be ON
> otherwise replace-read will only work on the REPL, not inside
> use-modules........... WEIRD.

That is weird.  Maybe without autorecomp the compiler assumes that basic 
functions like read "never change" and compile references in?!?  That's a 
complete guess on my part.

Anyway, glad you figured out a work-around.

> Also, we need to properly support formfeed characters: a few of
> Guile's included files in ice-9 (particularly (ice-9 syncase)) has
> formfeeds, and our current reader reads it in as #{\}#.

Good point.  I don't use form feeds, so I never had a test case for them :-).

That should be pretty easy to implement, though.

>  But I have a
> headache now, so I'll leave it either to someone else or some other day.

Hope you feel better soon!

Thanks SO MUCH for the bundle!!

--- David A. Wheeler

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Readable-discuss mailing list
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss

Reply via email to