On Sat, Sep 08, 2012 at 01:46:43PM -0400, Mario Domenech Goulart wrote: > While testing Peter's patch, I noticed it breaks boot-chicken. The > build of library.scm is aborted with: > > Error: (length) bad argument type - not a proper list: (procedure > return-to-host () . *) > [...] > instead (diff against Peter's patch). That seems to do the trick. > Attached is Felix's patch with Peter's changes plus the fix above.
Thanks for fixing my breakages. I really should remember to run "make spotless" and rebuild as a matter of course before posting patches. Anyway, I've gone ahead and pushed your patch. I noticed the copyright year in NEWS wasn't up-to-date and neither was the banner, so I've also updated that. AFAIK the only bug we have open is #916; lolevel-tests fails on Linux/MacPPC. Cheers, Peter -- http://sjamaan.ath.cx -- "The process of preparing programs for a digital computer is especially attractive, not only because it can be economically and scientifically rewarding, but also because it can be an aesthetic experience much like composing poetry or music." -- Donald Knuth _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
