[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] Patches for stability
From: |
Mario Domenech Goulart |
Subject: |
[Chicken-hackers] Patches for stability |
Date: |
Mon, 20 Oct 2014 13:31:21 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Hi,
stability/4.9.0 has net been receiving patches recently. I wonder if
intentionally of just because we forget or because the original poster
doesn't indicate whether the patch is to be applied to stability too.
Anyway, below is a list of patches that I think could go to stability:
1d21ec8 Use correct variable when updating buffer-location in "read-buffered"
for tcp ports.
7e79686 Add missing "C_" prefix to a snprintf calls in a tcp module
4e3d990 Dealias module names in saved module import forms
20e7cae Add scrutiny special case for reverse and specialization for null
argument
9f07e33 Add scrutiny special cases for make-list/make-vector with known sizes
b946076 Add scrutiny special cases for drop & take
d65ccd1 Walk nested pair types in special-cased scrutiny for list-ref/list-tail
4d07d9e Fix list-copy types.db entry to allow any argument type
d143e6e Fix incorrect optimization in cond expansion.
931ba53 Add missing bufpos variable for read-buffered on tcp ports
097f642 Minor improvements to predicated/enforcing type inference
58cbee7 Fix misnamed location variable in %irregex-error
32df273 Fix typo in ##sys#custom-input-port EAGAIN check.
2464eca Avoid invalid specializations for multi-valued foreign-primitives
e792244 Fix the -r5rs-syntax flag
5bdd269 Fix malformed specialization for irregex-match-num-submatches
ca28158 Add procedure argument checks for srfi-1's list= and lset procedures
6a860ab Fix incorrect error message for malformed `pure` declarations
627ea21 Fix incorrect error locations in with-[error-]output-to-port argument
checks
3395c0e Invert poll(2) flag default
7af0014 Mark vector and ##sys#vector as pure
38483b8 Avoid building unnecessary forall types during simplification when no
typevars are used
d7aad7e Evaluate length/##sys#length subforms when specializing for null
What do you think?
Best wishes.
Mario
--
http://parenteses.org/mario
- [Chicken-hackers] Patches for stability,
Mario Domenech Goulart <=