
14 Feb
2007
14 Feb
'07
4:44 p.m.
Does the above help?
(Incidentally, personally I would not disable 4100. I would comment out the paramenter name instead. The only exception is if the parameter is used on other platforms (via #if) but not on MSVC).
Martin, Thanks for the clarification - that makes it more reasonable sounding to me. I will probably wait until the library has been tested a bit more. It looks like I will still have to put the #pragmas in every header file that triggers the warnings, which is a pain, especially since I don't use/have MSVC... Matthias