So how should I approach this to acquire effective file comparisons?
Does this mean I have to go through over 270 source files using
something like Tex-Edit Plus to exchange all of the <cr> for <lf>?
There has to be a simpler/automatic mechanism.
me, I'd do a watch-me macro in Emacs that opened the file and did a
global replace (I've done that in the past), but you could use "tr"
from the command line (do a man tr or google it) on all the files.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden