This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


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

Re: Patch for append!


Mikael Djurfeldt wrote:
> 
> Dirk Herrmann <dirk@ida.ing.tu-bs.de> writes:
> 
> > Then we need a fix, right? :-)
> 
> I'm sorry for fooling you like this.  As you might have seen, we've
> now discovered that SRFI-1 suggests an append! which can take an
> improper list or atom as last arg.  So, while inconsistent, Guile's
> old behaviour is what we want to have.

But only as the last argument. I believe the original `append!' bug was
that it would accept an improper list as a non-last argument, which I
don't think SRFI-1 suggests.

 - Maciej

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