[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 06:46:33 PST 2014


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





--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-03-02 06:43:37 PST ---
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.

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