[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 10:34:40 PST 2014


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





--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-03-02 10:31:44 PST ---
(In reply to comment #3)
> (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?"

I haven't said we can't run it, what I've said is that we can't make make check fail. And I think we don't need to move it to make check, but simply run it always.

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