[Webkit-unassigned] [Bug 33567] [BREWMP] Port WTF's currentTime
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 22 17:52:30 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33567
--- Comment #3 from Kwang Yul Seo <kwangyul.seo at gmail.com> 2010-01-22 17:52:30 PST ---
"#undef COMPILE_ASSERT" is required because both WTF and BREW defines
COMPILE_ASSERT. Unless we prefix WTF_ to COMPILE_ASSERT defined Assertions.h, I
have to put "#undef COMPILE_ASSERT" every place where BREW headers are used.
This is quite ugly.
--
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