[Webkit-unassigned] [Bug 124370] Fix failed to build for Linux/MIPS64EL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 20 11:10:58 PST 2015


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

--- Comment #14 from Alberto Garcia <berto at igalia.com> ---
(In reply to comment #13)
> > +#if (defined(mips) || defined(__mips__) || defined(MIPS) || defined(_MIPS_) \
> > +    || defined(__mips64))
>
> This line break just makes things hard to read. We are not trying to
> fit in 80 columns. Please consider putting this all on one line.

Sure, I'll do that.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150120/a3e3e5d4/attachment-0002.html>


More information about the webkit-unassigned mailing list