Bug 22711 - Current svn (build 39065) fails to compile
Summary: Current svn (build 39065) fails to compile
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-06 05:44 PST by Bernhard Rosenkraenzer
Modified: 2008-12-06 09:21 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Rosenkraenzer 2008-12-06 05:44:52 PST
../../../WebCore/svg/SVGFEImageElement.cpp: In member function 'virtual void WebCore::SVGFEImageElement::addSubresourceAttributeURLs(WTF::ListHashSet<WebCore::KURL, WebCore::KURLHash>&) const':
../../../WebCore/svg/SVGFEImageElement.cpp:108: error: invalid use of member (did you forget the '&' ?)
../../../WebCore/svg/SVGFEImageElement.cpp:108: error: base operand of '->' is not a pointer
make[1]: *** [tmp/SVGFEImageElement.o] Error 1
Comment 1 David Kilzer (:ddkilzer) 2008-12-06 09:16:34 PST
SVGFEImageElement.cpp
Comment 2 David Kilzer (:ddkilzer) 2008-12-06 09:21:05 PST
Fixed in:

$ git svn dcommit
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/svg/SVGFEImageElement.cpp
Committed r39067

Added reference to this bug in ChangeLog:

$ git svn dcommit
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
Committed r39068