[Webkit-unassigned] [Bug 34804] PassRefPtr.h fails to compile under VS2010 RC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 10 21:51:52 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34804





--- Comment #4 from Eugene Lavrenov <evgenilv at yahoo.ca>  2010-02-10 21:51:52 PST ---
I do not think you should disable this warning in common.vsprops because
accordingly to Microsoft: "The compiler issues warning C4396 and IGNORES THE
INLINE SPECIFIER." http://msdn.microsoft.com/en-us/library/bb384968.aspx
I am pretty sure that VS2005 compiler as well as many others also ignored
inline specifier in that particular case, but without warning. :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list