T
Tamas Demjen
Brandon said:I'm not sure why you're not seeing a warning because there are plenty of
them for this scenario. In any case, the compiler team decided to change the
warnings into errors after Beta 2. When Visual C++ 2005 ships, you'll be
required to put the "new" or "override" keyword there. The code will not
compile otherwise.
There is indeed a warning that I overlooked. Excellent, thanks, Brandon.
Sorry for the confusion.
Tom