TMerge 'show whitespace changes' - observations and possible issue
From: Ryan J Ollos <ryano_at_physiosonics.com>
Date: Sat, 23 Apr 2011 17:59:28 -0700 (PDT)
I was converting tabs to whitespace throughout my codebase today and made a
1. Tabs are shown as having varying length:
Here are two lines from a diff viewed in vim with `:set list` on:
-^I^I^IColorDopplerEstimationType::FromString(^ImxGetPropertyAsString(
-^I^I^IColorDopplerDirection::FromString(^ImxGetPropertyAsString(
Here is the view on the lhs of TMerge:
http://old.nabble.com/file/p31463769/TMerge_Line279%2526287.png
Why are the single tab characters displayed as having length 1 and 2 spaces,
2. In the previous example, 'Ignore whitespace changes' was selected. I'm
The 'ignore' setting does not have an affect when the tab to whitespace
-^I^Iconst bool axisIsVisibleY = mxGetPropertyAsBool( mxDisplay,
TMerge lhs:
TMerge rhs:
3. Here is another case where the one of the displayed tabs is shown as
-^I^Iconst int pixelGridIndex = mxGetPropertyAsInt( mxDisplay, parentName,
http://old.nabble.com/file/p31463769/TMerge_Line439.png
I could probably put together some batch files that reproduce these issues,
I have a build installed from just a day or two back:
http://old.nabble.com/file/p31463769/TMerge-About.png
-- View this message in context: http://old.nabble.com/TMerge-%27show-whitespace-changes%27---observations-and-possible-issue-tp31463769p31463769.html Sent from the tortoisesvn - dev mailing list archive at Nabble.com. ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2723566 To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].Received on 2011-04-24 02:59:32 CEST |
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.