From Bugzilla Helper: User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.7-10 i686; Nav) Description of problem: I found a class defn file (C++ ".h" file) whereby the C++ parser gets confsed enough to not detect a class definition. I observe that by altering 2 comment lines, I can get the C++ parser to see the class definition. The attachment to this report includes 2 files. The original header file (Cep.h) where the class Cep is not detected, and a Cep.h.fixed file where the class Cep is detected. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Load project with Cep.h, note that class Cep does not get detected. 2. replace Cep.h with Cep.h.fixed, revert file, and save. Note that class Cep is now detected. 3. Actual Results: class not detected Expected Results: clkass should have been detected Additional info: SN 5.0 running on fresh enigma (RH 7.2) installation
Created attachment 33421 [details] sample files that C++ parser does not detect class in
Closing bugs for old packages that don't have a maintainer.