On Sat, Dec 26, 2009 at 8:28 AM, Nikolay Sivov bunglehead@gmail.com wrote:
Just thought about a kind of simple diff-like builtin helper. Otherwise failure output won't very descriptive, e.g. a missing newlines in some place shift it and it goes to garbage.
We should be able to get rid of most of the whitespace problems quickly. I think two small changes are all that are needed. After that, things get easier.
The C version does at least give the line number of the difference, so with an editor you can see what went wrong.