chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH 0/8] Add posix replacement modules


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH 0/8] Add posix replacement modules
Date: Sat, 4 Mar 2017 17:06:52 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Mar 02, 2017 at 09:50:36PM +1300, Evan Hanson wrote:
> Hi hackers,
> 
> Here's a small patchset that adds most of the modules on the roadmap
> that replace the current posix module. It's a fairly small change since
> it mostly just adds new module forms rather than properly refactoring
> posix into separate units, reason being that I started trying to do
> everything properly but it turned out to be more than I could do in a
> timely manner. With this approach I figure we can at least get the
> modules settled so we can start using them, then refactor properly
> behind the scenes in the future.

Excellent work, Evan!  I especially like the posix.scm change, so that
we have only one basic file and all the definitions are always in both
versions, so you can assume that importing posix will always give you
the same identifiers.

> If it's easier to review a branch, I've also pushed these commits to
> "chicken-5-posix-modules".

I've merged this branch.

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature


reply via email to

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