[Webkit-unassigned] [Bug 130687] prepare-ChangeLog fails for new files and throws errors for modified files.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 25 00:01:03 PDT 2014


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





--- Comment #3 from Ion Rosca <rosca at adobe.com>  2014-03-25 00:01:23 PST ---
It works after http://trac.webkit.org/changeset/166189, but it still complains about a few things:

declaring a method but don't have interface on line 9 in Source/WebCore/rendering/RenderLayerCompositor.h

missing close braces in Source/WebCore/rendering/RenderLayerCompositor.h (probable start at 80)
mismatched parentheses in Source/WebCore/rendering/RenderLayerCompositor.h

declaring a method but don't have interface on line 9 in Source/WebCore/rendering/RenderLayerCompositor.cpp

missing close braces in Source/WebCore/rendering/RenderLayerCompositor.cpp (probable start at 80)
mismatched parentheses in Source/WebCore/rendering/RenderLayerCompositor.cpp

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