If I write the following code class DC { public: f(hey; // sic }; and try to save the file, source navigator seems to freeze indefinitely. If I send the cbrowser process a TERM, I get a "child died" message box obviously and a message that it couldn't parse the file. Then it saves it properly; I just don't get the pretty colors (and I have to open a terminal and kill the process). The same thing happens if I try to open a file with something like that in it. However, this saves properly: c lass DC { public: int f(hey; }; Just letting you guys know.
Source-Navigator is not on the Red Hat distribution currently, and there are no plans to officially resolve this bug.