Hi Florent,

 > > 3. After installing the patch program, applying the patch fails on
 > > Windows, but the build succeeds.
 > > Reason: the bug45488.patch has wrong (LF) line endings.
 > 
 > I'm not windows compliant, I search a little and fond this :
 > "On MS-Windows, the patchfile must be a text file, i.e. CR-LF must be
 > used as line endings. A file with LF may give the error: "Assertion
 > failed, hunk, file patch.c, line 343," unless the option '--binary' is
 > given. "
 > 
 > here : http://gnuwin32.sourceforge.net/packages/patch.htm
 > 
 > Hope it's help...

Not really... patch is invoked via ant's patch task. I have no idea how to tell 
ant to add "--binary" to the patch command line.

  Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to