On Apr 12, 2005, at 9:15 AM, Patrick Pagano wrote:
how do i properly apply this patch james? i have not done this for pd yet :-)
...place the patch in the the src directory and then go to terminal, change into the pd/src dir, and type "patch -p0 < nameofthepatch"...not that the -p0 is a zero...alternatively, you could just copy paste it from the patch to s_loader.c: it's just a few lines of code and should be fairly obvious...then recompile pd and your good to go!
james