the release notes for build 1543 mention the fix of case 971, but if I retest with the code I logged before (see topic 5549), I still got the same error.
Maybe this is a case numbering problem, or is something else going on?
Apologies for the confusion. There was a fix for alt-g problems with using namespace xxx; lines in C++, but the fix did not address "this" being underlined as a mistyped variable. As a result case 971 was half fixed, the alt-g problems were fixed but the underlining of "this" was not fixed.
I have raised a new case for the "this" underlining problem