[Webkit-unassigned] [Bug 52219] WebKit2 GTK Fails to Build #include nested too deeply

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 27 13:36:43 PST 2011


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80349|review?                     |review+
               Flag|                            |




--- Comment #6 from Martin Robinson <mrobinson at webkit.org>  2011-01-27 13:36:43 PST ---
(From update of attachment 80349)
View in context: https://bugs.webkit.org/attachment.cgi?id=80349&action=review

Looks good with the removal of the no-longer-valid comment in configure.ac.

> configure.ac:-929
>      # In WebKit, this define is ensured by doing it before including config.h in any source file.
>      # In WebKit2, WebKit2Prefix.h is included as first header file, so we need to define this
>      # macro before actually WebKit2Prefix.h is included in any file.
> -    AC_DEFINE([__STDC_FORMAT_MACROS],[1],[Turn on the __STDC_FORMAT_MACROS used in inttypes.h])

We probably need to remove the comment here 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