[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" de
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration |
Date: |
Sat, 8 Sep 2012 21:26:34 +0200 |
User-agent: |
Mutt/1.4.2.3i |
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
- Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, (continued)
- Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, Peter Bex, 2012/09/08
- Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, Felix, 2012/09/08
- Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, Peter Bex, 2012/09/08
- Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, Felix, 2012/09/08
- Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, Peter Bex, 2012/09/08
- Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, Felix, 2012/09/08
- Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, Mario Domenech Goulart, 2012/09/08
- Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, Mario Domenech Goulart, 2012/09/09
- Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, Mario Domenech Goulart, 2012/09/09
Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, Mario Domenech Goulart, 2012/09/08
- Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration,
Peter Bex <=
- Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, John Cowan, 2012/09/08
- Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, Peter Bex, 2012/09/08
- [Chicken-hackers] Cygwin issues, John Cowan, 2012/09/08
- Re: [Chicken-hackers] Cygwin issues, Mario Domenech Goulart, 2012/09/08
- Re: [Chicken-hackers] Cygwin issues, John Cowan, 2012/09/08
Re: [Chicken-hackers] Cygwin issues, Mario Domenech Goulart, 2012/09/08
Re: [Chicken-hackers] Cygwin issues, John Cowan, 2012/09/08
Re: [Chicken-hackers] Cygwin issues, Felix, 2012/09/09
Re: [Chicken-hackers] [PATCH] bug in type-validation for "deprecated" declaration, Felix, 2012/09/08