On Thu, Sep 29, 2011 at 03:40:42AM -0400, Felix wrote: > The attached patch introduces a native port-check routine and > various wrappers for checking port-direction and closed-status. > All uses of ##sys#check-port where changed accordingly and > redundant call to ##sys#check-port-mode where removed. > > > cheers, > felix
> diff --git a/optimizer.scm b/optimizer.scm > index e0f4214..4e66027 100644 > --- a/optimizer.scm > +++ b/optimizer.scm > @@ -1,4 +1,4 @@ > -;;;; optimizer.scm - The CHICKEN Scheme compiler (optimizations) > +char;;;; optimizer.scm - The CHICKEN Scheme compiler (optimizations) > ; > ; Copyright (c) 2008-2011, The Chicken Team > ; Copyright (c) 2000-2007, Felix L. Winkelmann I don't think this file should be patched, as the patch looks to me like a typo. -Alan -- .i ma'a lo bradi cu penmi gi'e du _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
