[Webkit-unassigned] [Bug 18489] Squirrelfish doesn't build on linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 29 02:21:04 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18489


loki at inf.u-szeged.hu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20886|                            |review?
               Flag|                            |




------- Comment #3 from loki at inf.u-szeged.hu  2008-04-29 02:21 PDT -------
Created an attachment (id=20886)
 --> (http://bugs.webkit.org/attachment.cgi?id=20886&action=view)
Build, template, macros fixes for Linux

This patch is for revision 32670.

The proposed fix contains the followings:
- rename JavaScriptCore/kjs/LocalStorage.h to
JavaScriptCore/kjs/LocalStorageEntry.h (like in
http://trac.webkit.org/changeset/32259), but I didn't able to update XCode
Project file. Please someone (who have a Mac) update this.

- template problem in JavaScriptCore/kjs/collector.{h,cpp}: A new template
instance (like in 'allocateNumber') cannot be created only from forward
declaration.

- add missing QT_*_NAMESPACE defines (like in
http://trac.webkit.org/changeset/32306).

- add some missing includes and sources


-- 
Configure bugmail: http://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