[Webkit-unassigned] [Bug 75869] Compilation errors on build-webkit --debug --no-workers on mac.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 25 01:49:53 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=75869
--- Comment #2 from Adam Barth <abarth at webkit.org> 2012-01-25 01:49:53 PST ---
(From update of attachment 121691)
View in context: https://bugs.webkit.org/attachment.cgi?id=121691&action=review
> Source/WebKit/mac/Workers/WebWorkersPrivate.mm:39
> -#if ENABLE_WORKERS
> +#if defined(ENABLE_WORKERS) && ENABLE_WORKERS
We can't used ENABLE(WORKERS) here?
--
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