Georg Baum wrote:
Abdelrazak Younes wrote:I'll commit it.Great.I noticed the compiler warning about the unused variable "inset", but was too lazy to look at it. Conclusion: Listen to your compiler and do not add code with "expected" warnings.MSVC8 doesn't give any warning for that ;-/What??? Maybe it can be switched on? Warnings for unused parameters and variables are not that exotic IMHO.
I was at level 3. I switched to level 4 (the maximum) and still no warning! Abdel.