Block comment syntax

2014-08-05 Thread David Michael
Hi, The block comment documentation[1] claims that the closing "!#" must appear on its own line, but this doesn't actually seem to be the case[2]. For example, the line "(display #! comment !# 1)" successfully outputs "1". Can anyone clarify whether the documentation needs to be updated, or if t

Re: Block comment syntax

2014-08-06 Thread David Michael
On Wed, Aug 6, 2014 at 2:19 PM, Mike Gran wrote: > > On Tuesday, August 5, 2014 7:04 PM, David Michael > wrote: >> >> >>Hi, >> >>The block comment documentation[1] claims that the closing "!#" must >>appear on its own line, but this doesn

Re: Any New Guile Release Planned ?

2015-10-28 Thread David Michael
On Tue, Oct 27, 2015 at 1:54 PM, Ludovic Courtès wrote: > Rafik NACCACHE skribis: > >> Is there any new release planned soon? > > We’ve been meaning to release 2.0.12, which is mostly bug fixes. > However, we’re still debating on a new API that is introduced here. Could you consider including th