[Webkit-unassigned] [Bug 26842] Build fix when ENABLE_DATABASE is off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 30 18:55:19 PDT 2009


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


jmalonzo at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmalonzo at gmail.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #4 from jmalonzo at gmail.com  2009-06-30 18:55 PDT -------
(In reply to comment #1)
> Created an attachment (id=32065)
 --> (https://bugs.webkit.org/attachment.cgi?id=32065&action=view) [review]
> ENABLE_DATABASE build fix
> 
> Build fix.
> 

I think this fix will break the other ports. If you look inside Database.h, the
header is also used even if ENABLE_DATABASE is off (there's an else clause). 

Which port does this happen? If it's the Gtk port, you might want to move
Database.h out of the ENABLE_DATABASE guard and put it in webcore_sources
further up.


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