[Webkit-unassigned] [Bug 25972] Help Disambiguate min/max calls in TimeRanges

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 28 22:29:21 PDT 2009


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





------- Comment #7 from bfulgham at webkit.org  2009-05-28 22:29 PDT -------
(In reply to comment #6)
> (From update of attachment 30755 [review])
> > +        Compiler mistakenly selects SMILTime min/max instead of STL version,
> 
> Why? What even includes SMILTime?
> 

This is a byproduct of compiling the DerivedSources.cpp file, which includes
and builds a ton of stuff.  Something in the 300-odd files included by
DerivedSources.cpp causes SMILTime.h to be included, which sets us up for the
problem.


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



More information about the webkit-unassigned mailing list