[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Patch to use better PRNG on BSD's
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] Patch to use better PRNG on BSD's |
Date: |
Tue, 10 Apr 2012 22:24:52 +0200 |
User-agent: |
Mutt/1.4.2.3i |
On Tue, Apr 10, 2012 at 10:18:32PM +0200, Peter Bex wrote:
> Your patch got mangled somewhere along the way. I think it might be the
> mailinglist software at nongnu.org that did that. Please put patches in
> your mail as a separate attachment instead of inlining them.
By the way, it's also preferable to first commit your patch and send us
"git format-patch" output instead of "git diff" output against your
working copy. That way, you can be properly credited in the git
history, and we can re-use your commit message.
Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
-- Donald Knuth
- [Chicken-hackers] Patch to use better PRNG on BSD's, Timo Myyrä, 2012/04/10
- Re: [Chicken-hackers] Patch to use better PRNG on BSD's, Peter Bex, 2012/04/10
- Re: [Chicken-hackers] Patch to use better PRNG on BSD's, John Cowan, 2012/04/10
- Re: [Chicken-hackers] Patch to use better PRNG on BSD's,
Peter Bex <=
- Re: [Chicken-hackers] Patch to use better PRNG on BSD's, Jim Ursetto, 2012/04/10
- Re: [Chicken-hackers] Patch to use better PRNG on BSD's, Timo Myyrä, 2012/04/11
- Re: [Chicken-hackers] Patch to use better PRNG on BSD's, Peter Bex, 2012/04/11
- Re: [Chicken-hackers] Patch to use better PRNG on BSD's, Peter Bex, 2012/04/11
- Re: [Chicken-hackers] Patch to use better PRNG on BSD's, Thomas Chust, 2012/04/11
- Re: [Chicken-hackers] Patch to use better PRNG on BSD's, Jim Ursetto, 2012/04/11
- Re: [Chicken-hackers] Patch to use better PRNG on BSD's, Thomas Chust, 2012/04/11
- Re: [Chicken-hackers] Patch to use better PRNG on BSD's, John Cowan, 2012/04/11
Re: [Chicken-hackers] Patch to use better PRNG on BSD's, Aleksej Saushev, 2012/04/14