[Webkit-unassigned] [Bug 129571] [GTK] Simplify the GObject DOM bindings API break check into one step

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 2 08:51:10 PST 2014


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





--- Comment #3 from Martin Robinson <mrobinson at webkit.org>  2014-03-02 08:48:15 PST ---
(In reply to comment #1)
> We can't make make check fail for API incompatible changes because of bug #121481. I *always* get incompatible changes when running make distcheck, because the symbols file used as reference is only valid for the compile options used by build-webkit. However, we want to always run the script for every build, to early detect API changes.

If we can't run the script during "check" why can we run it for every build? If it runs for every build, won't it also run when you do "make distcheck?"

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