[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] Don't enforce the specialisation for code that becomes
From: |
Christian Kellermann |
Subject: |
[Chicken-hackers] Don't enforce the specialisation for code that becomes ##sys#size |
Date: |
Sun, 27 May 2012 20:44:35 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Hi,
as in my previous patch, the procedures vector-length,
##sys#vector-length and blob-size seem to suffer from the same
problem. Attached is a patch that removes the #:enforce tag from their
types.db entries.
Is this the right way to handle this I wonder...
Cheers,
Christian
--
9 out of 10 voices in my head say, that I am crazy,
one is humming.
0001-Don-t-enforce-the-specialisation-for-code-that-becom.patch
Description: Text document
- [Chicken-hackers] Don't enforce the specialisation for code that becomes ##sys#size,
Christian Kellermann <=