My code was colored by red and bold, what's that mean?

Login to reply to this topic.
Tue, 2008-01-08 09:52
Joined: 2007-05-30
Forum posts: 8

Recently, i installed Carbide C++ 1.2 OEM edition, and update it.
Then I found that some codes that was not keywords became bold and was colored by red. And this situation alway happens regularly, i.e. CCleanupStack, TBuf<...>, _LIT() and so on. That make me think they are not entirely bugs of Carbide. They are made obviously to remind me something.

And i found two situations that codes was colored by red, however, neither of them was bold.

But, what does this exactly mean? Puzzled


Tue, 2008-01-08 10:29
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 1891
Re: My code was colored by red and bold, what's that mean?

This is a bug in Carbide.c++ 1.2. It means that the indexer cannot find the word shown (thus you cannot use "Go to declaration" in the right click contextual menu). The why and when this occurs are a bit strange too me.
However, forthcoming Carbide.c++ 1.3 handles this a lot better (you can subscribe to the beta which will finish in a couple of weeks to take at look at it).


Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Tue, 2008-01-08 10:57
Joined: 2007-05-30
Forum posts: 8
Re: My code was colored by red and bold, what's that mean?

Thank you for reply!

  • Login to reply to this topic.