Why the managed C++ compiler sucks

Posted on:August 23 2005

My thoughts, straight out of ISceneCollisionManager.cpp
// The following code should work, but the microsft compiler has a bug,
// not fixed for the last 3 years, which makes this bool always true.
// return ret; // <-- microsoft compiler bug, not working.
// workaround:
return outCP == microsoftBugWorkAroundVector;
But hey, I didn't use any bad words.





Comments:


YAY.....another GOAL from Microsoft.....j/k they do well :)
Niko I find a problem with your irrlicht forums....I keep getting PHP errors from time to time. (PHP Critical Error 15) -I think.
Raedwulf
Quote
2005-08-23 19:58:00


If it doesn't bring up an error it loads very....very slowly ......
Could it be bandwidth...? Because at other times of the day it goes quite fast.
Raedwulf
Quote
2005-08-23 20:01:00


http://www.codeproject.com/buglist/virtualboolbug.asp?

Try this to maybe get a more efficient workaround.
Raedwulf
Quote
2005-08-24 14:54:00


Add comment:


Posted by:


Enter the missing letter in: "Internat?onal"


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons