Re: [GnuWin32-Users] Problem with patch

2003-01-06 Thread Sergej Malinovski
James Michael DuPont wrote: thoughts : try patch --help you can tell it where to write things too Things are supposed to be written to where the patch file says. With '-o DCPlusPlus.rc' the patch is rejected and DCPlusPlus.rc is truncated to 0 bytes (I suspect that this is normal behavior). O

Re: [GnuWin32-Users] Problem with patch

2003-01-06 Thread James Michael DuPont
thoughts : try patch --help you can tell it where to write things too are you using bash or cmd? use bash. mike --- Sergej Malinovski <[EMAIL PROTECTED]> wrote: > I'm trying to apply a simle patch, but I get an error: > > > >patch --verbose -i "fix dialog fonts.patch" > Hmm... Looks like a unif

[GnuWin32-Users] Problem with patch

2003-01-06 Thread Sergej Malinovski
I'm trying to apply a simle patch, but I get an error: >patch --verbose -i "fix dialog fonts.patch" Hmm... Looks like a unified diff to me... The text leading up to this was: -- |--- DCPlusPlus.old.rc 2003-01-05 20:42:08.0 -0800 |+++ DCPlusPlus.rc 2003-01-06