[Lazarus] [Announcement] Patchwrangler

Bart bartjunk64 at gmail.com
Sun Jun 2 23:03:16 CEST 2013


On 6/2/13, Juha Manninen <juha.manninen62 at gmail.com> wrote:

> On 6/2/13, Reinier Olislagers <reinierolislagers at gmail.com> wrote:
>> To do:
>> - convert dos<>*nix line endings
>
> I think the patch command already does some conversion there, at least on
> Linux.
> I never had line ending related problems when applying patches with
> "patch", but I did have problems when adding whole new files.

On Windows patch requires CrLf line endings.
In order to get patch to work on Windows I wrote a NativeEndOfLine converter.
Before that I had to load every patch file in mte text editor, modify
it (add a spece somewhere) and save it (which converted it ot native
EOL).

Bart




More information about the Lazarus mailing list