I am using CCS 5.1.0.09000. As soon as a .cpp source file is saved containing the keyword 'restrict', the C/C++ indexer starts, but it will never finish and causes 1 CPU to be loaded 100%.
Attempts to disable the indexer will fail as long as it is running, and cause the IDE to hang.
Attempts to cancel the indexer will cause the subsequent build atttempt to hang.
Both hangups can only be solved by killing CCS, removing the 'restrict' keyword from the source file (with an another editor) and start CCS again...
Is there a fix for this?
Regards,
Ruud Pendavingh