On Tue, Mar 23, 2010 at 9:27 AM, Bas van Dijk <v.dijk....@gmail.com> wrote:
> On Tue, Mar 23, 2010 at 2:13 PM, Sebastiaan Visser <sfvis...@cs.uu.nl> wrote:
>> Nice! This is certainly worth it.
>
> I'm glad you like it.
>
> Sebastiaan, I made the same mistake as threadmanager does: I forgot to
> block before installing the deleteMyPid exception handler in the
> forked thread. I added a new patch that adds the necessary block and
> unblock: http://bifunctor.homelinux.net/~bas/salvia/
>
> BTW What's the git equivalent of 'darcs send -o <filename>' which
> saves the patches to <filename>? I would rather send my patches as
> email attachements instead of copying my repository to my webserver.
> (Note this is the first time I used git)

I use ' git format-patch origin'.

-- 
gwern
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to