Page 1 of 1

"Find in Files" bug

Posted: Wed Apr 22, 2009 7:13 pm
by S.R.
Hi

I think, I found a bug with Find in Files function.
I have one project with 77 .cpp files and 63 .h files. Yesterday I reworked one class and tried to find all occurences of class methods.
For attached screenshot: e.g. for "Message::box" FIF gives me only 3 matches in 3 files. But in a fact there 39 matches in 19 files.

Sorry for my english, my native language is russian.

Re: "Find in Files" bug

Posted: Wed Apr 22, 2009 11:28 pm
by eranif
Are u using any special characters in your file (especially in comments) ?, if you do, please change the 'Find in files' to use your encoding (German umlaut and such?)

If you dont use any special characters it will be great to have a sample source file + search string to try it here
Eran

Re: "Find in Files" bug

Posted: Thu Apr 23, 2009 6:41 pm
by S.R.
eranif wrote:Are u using any special characters in your file (especially in comments) ?, if you do, please change the 'Find in files' to use your encoding (German umlaut and such?)
You are right! I found a few comments on russian... Like "// !!! не вызывается деструктор!"
Sorry for false bug-report.