chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] Patches for stability


From: Peter Bex
Subject: Re: [Chicken-hackers] Patches for stability
Date: Mon, 20 Oct 2014 15:34:28 +0200
User-agent: Mutt/1.4.2.3i

On Mon, Oct 20, 2014 at 01:31:21PM +0000, Mario Domenech Goulart wrote:
> 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?

I think we should set things in motion to make a 4.10.0 release :)

This list of patches is too big, and most of the patches we pushed
to master are bugfixes anyway.  There are a few more bugs I'd like
to squash before making the release though: there's the Windows
rename-file issue, and there are a few outstanding patches from Evan
that I'd like to at least take a look at.

Hopefully then we can focus some more on 5.0!

Cheers,
Peter
-- 
http://www.more-magic.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]