[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH] Use internal form for "(the ...)" in expansion
From: |
Evan Hanson |
Subject: |
[Chicken-hackers] [PATCH] Use internal form for "(the ...)" in expansion of `parameterize' |
Date: |
Thu, 26 Apr 2018 14:15:20 +0200 |
Hi all,
Here is a patch that fixes an issue Kristian ran into while porting an
extension. It avoids a confusing compiler error when `parameterize' is
used without having incidentally also imported "chicken.type".
Evan
0001-Use-internal-form-for-the-.-in-expansion-of-paramete.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Chicken-hackers] [PATCH] Use internal form for "(the ...)" in expansion of `parameterize',
Evan Hanson <=