Re: [Plib-devel] [PATCH] puaLargeInput: make sure top_line_in_window isn't negative
Brought to you by:
sjbaker
From: Melchior F. <mf...@us...> - 2009-01-21 14:54:59
|
* John F. Fay -- Wednesday 21 January 2009: * * Melchior FRANZ: > > $ patch -p1 <puaLargeInput.diff > This "patch" utility looks really nice. Unfortunately I work in Windows > and have been putting in all the changes by hand. Argh ... seriously? :-) That sounds like hell! There *is* a patch utility for MS Windows, and you should get one of those. One source is MSYS: http://www.mingw.org/wiki/msys I guess you'd need the base system and the diff-utils. You don't need the whole MinGW installation. I've once tried it under Windows and it worked very well (that was msysgit back then, that is: msys + git and related tools). m. |