[Webkit-unassigned] [Bug 24536] Cannot resolve include file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 13 10:25:54 PDT 2009


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


norbert.leser at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28512|0                           |1
        is obsolete|                            |
  Attachment #28582|                            |review?
               Flag|                            |




------- Comment #4 from norbert.leser at nokia.com  2009-03-13 10:25 PDT -------
Created an attachment (id=28582)
 --> (https://bugs.webkit.org/attachment.cgi?id=28582&action=view)
Cleaned-up patch for 24536

According to review comments:

- I removed the change for RefPtr.h (we will resolve this with a compiler fix
rather than webkit code change).

- I removed the second include Profile.h. This was omitted in the initial
patch. The intention was to change the order of header includes, and not to add
a second Profile.h. Without this changed order, our compiler cannot resolve
WTF::PassRefPtr<JSC::Profile>, as referenced in ProfileGenerator.h.


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