Search found 3 matches

by everybyte
Tue Jan 19, 2010 3:33 pm
Forum: Compare It: Bug reports
Topic: CompareIt 4.1.2171 regular expressions
Replies: 5
Views: 17722

Re: CompareIt 4.1.2171 regular expressions

How difficult it is to fix this one?
Meaning, if it is in a month, then it is too late for me.
by everybyte
Tue Jan 19, 2010 3:01 pm
Forum: Compare It: Bug reports
Topic: CompareIt 4.1.2171 regular expressions
Replies: 5
Views: 17722

Re: CompareIt 4.1.2171 regular expressions

It looks like the substitution works if it is the _only_ difference in the line. In case the is a second difference after matching expression (GUID) (this second is a no-matching expression) then both are flagged as difference (in red color). So it is probably a display problem, rather than substitu...
by everybyte
Tue Jan 19, 2010 12:50 pm
Forum: Compare It: Bug reports
Topic: CompareIt 4.1.2171 regular expressions
Replies: 5
Views: 17722

CompareIt 4.1.2171 regular expressions

I was using the following regex in replace mode: \"\{.*\}\" \"\{\}\" It worked ok last year, but now that I compare again it does not work. Tested also in v4.2b CompareIt. Looks like a date-dependent bug, maybe protection side effects are at work. Curly brackets do not seem to be recognized as liter...