https://issues.apache.org/ooo/show_bug.cgi?id=121754

Andre <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #34 from Andre <[email protected]> ---
Looks like the root cause of the non-applying patch is a DOS line start, ie a
carriage return at the start of a line.  This is not handled by the patch
command.
I played around with the patch (helped by the Emacs Diff mode) and when the
offending line is left untouched then the whole patch applies without further
problems.

With this idea (not changing the line with the ^M at the beginning) the
resulting readme file would look like this:

    Readme File
    June 2013

    ^MThis package contains HSQLDB 1.8.0.10
    This package contains HSQLDB 1.8.0.11 (please ignore the line above).
    ...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to