discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EasyDiff on windows crash


From: Wolfgang Lux
Subject: Re: EasyDiff on windows crash
Date: Fri, 10 Aug 2012 18:40:05 +0200

Wolfgang Lux wrote:

> Yes. Your fix is exactly the right thing to do. And it would be worth moving 
> this code into a method or a function rather than having it duplicate for the 
> left and right files.

Actually, it is _almost_ the right thing to do. The loop condition should 
simply be
  while (end < length)

Wolfgang


reply via email to

[Prev in Thread] Current Thread [Next in Thread]