[Webkit-unassigned] [Bug 38391] makeprop and makevalues: fix build with gcc 4.5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 30 11:40:47 PDT 2010


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


Eric Seidel <eric at webkit.org> changed:

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




--- Comment #5 from Eric Seidel <eric at webkit.org>  2010-04-30 11:40:46 PST ---
(From update of attachment 54812)
Looks like this would break several builds:

../../WebCore/css/CSSPrimitiveValue.h: In constructor
‘WebCore::CSSImageValue::CSSImageValue()’:
../../WebCore/css/CSSPrimitiveValue.h:186: error:
‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = CSSValueID]’ is
private
../../WebCore/css/CSSImageValue.cpp:40: error: within this context
make: *** [out/Release/obj.target/webcore/../../WebCore/css/CSSImageValue.o]
Error 1
make: *** Waiting for unfinished jobs....

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