Hi SVN team.
First, thanks very much for all your work! Really enjoy using the software.
We found an issue with the 'Ignore Comments' feature.
To Test:
Add the following line to a function in a C++ file:
std::string current_parse_problem = "Found a comment close ('*/') with no
corresponding open ('/*')";
Diff the file with TortoiseMerge. Enable the 'Ignore Comments' option and note
that the diff stops at the above line. The /* inside the string literal seems
to be treated as an actual start of a comment block.
Expected behavior is to not treat the /* inside the string literal as the start
of a comment block.
Thanks and Best Regards,
Duncan
--
You received this message because you are subscribed to the Google Groups
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tortoisesvn/a31ee44b-d602-497f-98b9-e70db89bccf4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.