Closed carton-of-mice closed 10 years ago
OK, I'm merging now.
We use mercurial all the time without any whitespace corruption, so I'm not sure what happened.
I'll take your advice and look into my buffer boundary concerns after merging and with reference to linux.c's example.
Thanks!
In this case, I exported the patch by piping the output of hg diff between my local revisions to a file. This replaced tabs with spaces and caused the problems. I will manually apply further patches to the git repo from now on.
I admit I haven't read the pull request manual. Appears I can't cherry-pick on pull-requests. Sorry 'bout that.