On 2010-07-13 02:40, Miller Puckette wrote:
Hi Hannes --
I didn't see the "[PATCH] only add window-bindings ..." - is it on Source- forge or somewhere else?
no, i used "git format-patch" and "git send-email" to send a number of patchsets to msp[]ucsd_edu (the address you used for committing to git). you should be able to apply them using "git am"
by now, i have about 7 changesets lying around on my harddisk. some of them are fixing race-conditions (like the one originally mentioned, but also a more severe one with the list of APIs), trying to get in patches used in the original Debian packages (some ifdefs for Debian/Hurd and Debian/kFreeBSD) and some small fixes.
so, in order to safe you from as much work as possible, what would be the best way to send you these patches? - use "git send-email" but with an email-address you are actually using? - commit patches to the sourceforge git repository, so you can pull them and then "git cherry-pick" them into your final versioin? - use the sourceforge tracker?
you choose.
fgmasdr IOhannes