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
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to