[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

TortoiseMerge: Hide comments hides everything after "//" even in strings

From: Sven Strickroth <tigris_at_cs-ware.de>
Date: Tue, 28 Jul 2015 22:42:52 -0700 (PDT)

TortiseMerge should ignore the "//" char sequence inside strings.

Test with:
CString url = "http://www.some.domain";
and change to
CString url = "http://some.domain";

The part after http: will be hidden if hide comments is on.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3129073

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-07-29 17:30:25 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.