chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] mutex-lock! sometimes not srfi-18 complian


From: Jim Ursetto
Subject: Re: [Chicken-hackers] [PATCH] mutex-lock! sometimes not srfi-18 compliant
Date: Tue, 24 Nov 2015 17:23:53 -0600

Use git commit --amend to fix if you haven't committed the second one yet.

Use git rebase -i to squash existing commits together.

> On Nov 23, 2015, at 13:45, Jörg F. Wittenberger <address@hidden> wrote:
> 
> Sorry,
> 
> this patch needs a patch.
> 
> Looks like I shot myself into the foot (using git) again the very same
> way.  (Looks like "git add" caches the changes, thus must be given not
> once per file but once I'm done changing things.)
> 
> Now I'm a bit lost.  How would I format a proper patch for git with both
> these changes rolled into one?
> 
> Anyway, attached "part two" of the change.  This adds more tests and
> fixed mutex-unlock! the way it should have been done before.
> 
> Best
> 
> /Jörg
> 
>> Am 23.11.2015 um 17:29 schrieb Jörg F. Wittenberger:
>> Hi all,
>> 
>>> Am 07.11.2015 um 21:55 schrieb "Jörg F. Wittenberger":
>>> Hi,
>>> 
>>> try the test case:
>> 
>> looks like I messed up with this one.  (I sent out half the patch.)
> 
> <0002-mutexlock-p2.patch>
> _______________________________________________
> Chicken-hackers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-hackers



reply via email to

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