General questions about using ExamDiff Pro, ideas for new features, bug reports, and usage tips.
NightCode
New Member
Posts: 1 Joined: Fri Mar 26, 2010 7:00 am
Post
by NightCode » Fri Mar 26, 2010 7:04 am
I have a string that I want to ignore.
Code: Select all
Id(static char Ident[] = "$URL: https://comapnyname.net/repos/projectname/branches/branch_name/src/Options.cpp $ $Revision: 13997 $ $Date: 2010-03-25 20:05:34 -0500 (Thu, 25 Mar 2010) $";)
I have tried to put "Id\(static\ char\ Ident\[\]" under Options->Compare for "Parts matching regular expression", but I cannot get exmadiff to ignore the files.
psguru
Site Admin
Posts: 2396 Joined: Sat May 15, 2004 4:23 pm
Location: California
Contact:
Post
by psguru » Sat Mar 27, 2010 4:42 pm
If you want to ignore lines matching this regex, use the "Ignore lines matching regular expression" option instead (with the same regex).
psguru
PrestoSoft