Bug in VS .Net C++ Compiler..
.NET (Core and Framework)
1
Posts
1
Posters
6
Views
1
Watching
-
Can someone else confirm this? I am compiling some code (not mine) that uses "_identifier" as a parameter and variable name in various locations. When using the CL.EXE that comes with the VS .Net beta, it chokes when it hits "_identifier" in the source code! :eek: Can anyone else try to use that as an identifier and see what happens? Thanks! -=- James.