VS2010 beta2 and C++
-
They bluntly refuse to do anything but native code. They've been trained to. They're scared of their master and his chainsaw. :rolleyes:
“Follow your bliss.” – Joseph Campbell
Rajesh R Subramanian wrote:
They're scared of their master and his chainsaw
Seen 'Shining', recently (or, maybe, 'Resident Evil' fan?)? :-D
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
N a v a n e e t h wrote:
I was expecting C++/CLI intellisense support on beta2, but it is not yet supported.
May be they felt that it isn't worth all the efforts they will have to put into it, given the fact that there are only totally 8 users in the world who write C++/CLI code? ;P
“Follow your bliss.” – Joseph Campbell
Rajesh R Subramanian wrote:
given the fact that there are only totally 8 users in the world who write C++/CLI code
Which is shame, because AFAIK Microsoft has put a lot of efforts in C++\CLI. In fact the C++ team is bigger than C# team because of this. I really wish them to spend all this resources on MFC – the only MC technology which was terribly outdated in the day it was first introduced and it barely changed since then.
The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word. Advertise here – minimum three posts per day are guaranteed.
-
Rajesh R Subramanian wrote:
there are only totally 8 users
Did you count Nish 8 times? Nish Nishant Sivakumar Nish Buster voidnish Nishant S Nish [Buster Boy] Nishbot S Nishant They are all same.
You mean they're all the same? :omg:
“Follow your bliss.” – Joseph Campbell
-
Rajesh R Subramanian wrote:
there are only totally 8 users
Did you count Nish 8 times? Nish Nishant Sivakumar Nish Buster voidnish Nishant S Nish [Buster Boy] Nishbot S Nishant They are all same.
Rama Krishna Vavilala wrote:
Nish [Buster Boy]
I actually remember some of those posts.
Cheers, Vikram. (Cracked not one CCC, but two!)
-
Rama Krishna Vavilala wrote:
Nish [Buster Boy]
I actually remember some of those posts.
Cheers, Vikram. (Cracked not one CCC, but two!)
He used to call himself "Dawn".
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001 -
He used to call himself "Dawn".
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001His name *means* Dawn. Different languages and cultures associate words with different genders. Joan is a man's name in parts of Spain. Nikita is a man's name in Russia.
Cheers, Vikram. (Cracked not one CCC, but two!)
-
His name *means* Dawn. Different languages and cultures associate words with different genders. Joan is a man's name in parts of Spain. Nikita is a man's name in Russia.
Cheers, Vikram. (Cracked not one CCC, but two!)
I know - I gave him grief about it when he first joined the board.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001 -
Tried VS2010 beta and looks cool as usual. The code-completion is amazing even though it takes some time to parse the include files for large projects. Editor is recognizing C++0X RValue reference declarator and auto keyword. But compared to GCC, VS compiler is still producing poor error messages. It is sad that they haven't done much work to improve the compiler and error messages. I was expecting C++/CLI intellisense support on beta2, but it is not yet supported. :( .
Best wishes, Navaneeth
It really is annoying to see the intellisense gone in vs2010 (and i mean GONE). Since they rebuilt the intellisense for native c++ why couldn't they put in the intellisense for c++/cli for native types only etc? It really goes to show they could care less about CLI. But hey we have a new (slow piece of crap WPF) IDE.
Don't be overcome by evil, but overcome evil with good
-
It really is annoying to see the intellisense gone in vs2010 (and i mean GONE). Since they rebuilt the intellisense for native c++ why couldn't they put in the intellisense for c++/cli for native types only etc? It really goes to show they could care less about CLI. But hey we have a new (slow piece of crap WPF) IDE.
Don't be overcome by evil, but overcome evil with good
I am a proponent of C++/CLI like you. I asked about the C++/CLI intellisense support to Herb Sutter on his blog and he said all future versions of VS will have support for C++/CLI. They recently moved to EDG front end and EDG doesn't have C++/CLI support. Hope intellisense will be back soon. :)
Best wishes, Navaneeth
-
I am a proponent of C++/CLI like you. I asked about the C++/CLI intellisense support to Herb Sutter on his blog and he said all future versions of VS will have support for C++/CLI. They recently moved to EDG front end and EDG doesn't have C++/CLI support. Hope intellisense will be back soon. :)
Best wishes, Navaneeth
Microsoft have a connect bug registered for this (ID#501921), maybe if enough people express an interest, they might get the implementation of this into the first service pack. - you never know :)