Find in Files bug

General questions regarding the usage of CodeLite
KEhrhardt
CodeLite Enthusiast
Posts: 24
Joined: Wed Jan 28, 2009 7:51 pm
Contact:

Re: Find in Files bug

Post by KEhrhardt »

Sorry it took so long to reply. After looking at the WDT.c file again, there is atleast one non-ASCII character in a comment block, as Eran suggested. After removing this block, using UTF-8, CodeLite finds the target string. Also, changing the File Font encoding to a 'Windows-XXX' selection also finds the string in the original file. We have multiple developers working on this project, one of them does not have the approved settings for editing source files. Problem solved! :D

Thank you very much for the support guys.
sdolim
CodeLite Veteran
Posts: 69
Joined: Fri Oct 24, 2008 10:29 pm
Contact:

Re: Find in Files bug

Post by sdolim »

If there's one thing that can never be fixed, it's different people's editor settings... :evil:

Don't even get me started on different tab settings... :roll:

Scott
Post Reply