[Webkit-unassigned] [Bug 58579] Presence of vsnprintf is not depending on compiler, but on windows C runtime used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 00:03:56 PDT 2011


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





--- Comment #5 from Fridrich Strba <fridrich.strba at bluewin.ch>  2011-04-15 00:03:56 PST ---
(In reply to comment #2)
> As you say, the presence of vsnprintf depends on C runtime - so why is OS(WINDOWS) appropriate?

I modified the patch so that it only adds the COMPILER(MINGW) to the test. On a second thought, one can imagine a Windows compiler that comes with its own C runtime that is different from the Microsoft one.

-- 
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