Closed gdsotirov closed 9 years ago
Unfortunately, it doesn't work for me. I've upgraded Eclipse to 4.5.1 and CDT to 8.8, then installed release 3.0.0 following the procedure, but I still have the same error both in the example source and real sources. I've also rebuilt the C/C++ index manually, but there was no change.
What am I missing and what could be the problem?
I just commited the source. It is not yet released. Please wait for version 3.1.0.
Yep, I confirm it fixed in release 3.1.0. I must have overlooked the release notes for release 3.0.0, but they are clearly stating the purpose of the release and commit 964813f wasn't included.
You're welcome. Thank you as always pointed out.
There is a syntax error on queries in which there is a comparison with a bind variable on the left (see screen shot below). There is no such error when the bind variable is on the right of the expression.
The example code is: