Re: module system / (oop goops) / :duplicates (merge-generics) / bug?

2011-09-06 Thread David Pirotte
Hi Andy, > ... Well. This was indeed an amusing issue :) > I am indeed sitting in the café, and so thank you :) However right now > I trust Guile more than I trust Guile-GNOME, so an more minimal > case is even better :) Like this: Yes, of course: it took me a while to understand what could b

[bug #31691] Ellipsis not supported in nested `sxml-match' forms [1.9.13]

2011-09-06 Thread Ludovic Courtès
Follow-up Comment #6, bug #31691 (project guile): Hmm, that seems a bit hackish. :-) (ice-9 match) has `___' as an alternate syntax for `...' in situations where the latter cannot be used. Maybe we should just do that? ___ Reply to this

[bug #30611] [1.8.7] (ice-9 optargs) mixes keyword and optional args

2011-09-06 Thread Ludovic Courtès
Update of bug #30611 (project guile): Status:None => Wont Fix Open/Closed:Open => Closed ___ Follow-up Comment #3: 2.0.x behaves the sam