[Webkit-unassigned] [Bug 92531] Build fails because of missing header in GregorianDateTime.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 14:07:41 PDT 2012


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


Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #155045|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #4 from Patrick R. Gansterer <paroga at paroga.com>  2012-07-27 14:07:45 PST ---
(From update of attachment 155045)
View in context: https://bugs.webkit.org/attachment.cgi?id=155045&action=review

i'll fix the two issues and land this patch

> Source/WTF/ChangeLog:3
> +        Build fails because of missing header in GregorianDateTime.h

since this happens only with mingw this should be mentioned here

> Source/WTF/wtf/GregorianDateTime.h:28
>  #include <wtf/text/CString.h>

1) sort order
2) <wtf/text/CString.h> can be replaced with <wtf/Noncopyable.h>

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