From kde-bugs-dist Wed Jul 31 21:30:34 2002 From: marc () centrin ! net ! id Date: Wed, 31 Jul 2002 21:30:34 +0000 To: kde-bugs-dist Subject: Bug#46006: Text exists but search fails X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=102815136516226 Package: kate Version: 2.0 (using KDE 3.0.0 ) Severity: normal Installed from: RedHat RPMs Compiler: gcc 2.96 OS: Linux OS/Compiler notes: RedHat 7.3 Kernel 2.4.18-3 In the following piece of C code: #include "sig.h" void _sig (int sig) Do a search for "sig" and Kate stops at "sig.h" and doesn't find the next ones. Strangely enough, it doesn't fail for: #include "sig.h" sig sig sig If this is not a bug, then I'm totally confused and would appreciate any explanation. Thanks :-) Marc (Submitted via bugs.kde.org) (Complete bug history is available at http://bugs.kde.org/db/46/46006.html)