Re: [PATCH] Add SRFI-41

2013-03-27 Thread Ludovic Courtès
This looks great, thanks to both of you!

Ludo’.




Re: [PATCH] Add SRFI-41

2013-03-27 Thread Mark H Weaver
I went ahead and pushed this to stable-2.0.  Thanks, cky! :)

 Mark



Re: [PATCH] Add SRFI-41

2013-03-26 Thread Mark H Weaver
Andy Wingo  writes:

> On Thu 21 Mar 2013 01:38, Mark H Weaver  writes:
>
>> Chris K. Jester-Young has been hard at work getting his SRFI-41
>> implementation ready in time for Guile 2.0.8, and I think it might be
>> ready to push.  What do you think?
>
> Needs documentation.

Good point :)

Here's an updated version of the SRFI-41 patch set.  The first patch
includes the actual code along with stub docs (and is credited to cky,
although again I've made some tweaks since he last looked), and the
second patch includes a full set of documentation.

I'd especially appreciate a review of my texinfo code (if someone has
time to do so) but I looked at both the info and pdf output, and I
didn't see any glaring problems.

If anyone wants to see the incremental evolution of this patch set, the
history is on the srfi-41 branch.

I'd like to push this in the next couple of days if possible, since we
hope to release 2.0.8 soon.  I think it's ready.  What do you think?

Mark



Re: [PATCH] Add SRFI-41

2013-03-21 Thread Andy Wingo
On Thu 21 Mar 2013 01:38, Mark H Weaver  writes:

> Chris K. Jester-Young has been hard at work getting his SRFI-41
> implementation ready in time for Guile 2.0.8, and I think it might be
> ready to push.  What do you think?

Needs documentation.
-- 
http://wingolog.org/