[Webkit-unassigned] [Bug 57535] Fix compilation on Solaris 10 with Sun Studio 12, missing definition for time_t

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 10 14:53:54 PDT 2011


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





--- Comment #25 from David Levin <levin at chromium.org>  2011-04-10 14:53:54 PST ---
(In reply to comment #24)
> oh, I'm starting to see where you're going here.  So any cpp file that includes those three patched includes, would require the config.h, if they don't.

Yes.

> I bet this patch now explodes with the number of files now required to be modified.  

Hopefully not. We're pretty good about this, but I bet you're hitting a problem in the autogenerated files. It is unfortunate if they don't properly include config.h, but I guess no one noticed and since they are autogenerated our style checker wouldn't have caught that like it normally would.

 Perhaps I can work up a fix for that (if you don't get to it first... I think the files are here: http://trac.webkit.org/browser/trunk/Source/WebCore/bindings/scripts (Well on the web but you can find them locally as well).

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