[Webkit-unassigned] [Bug 111817] Source/ThirdParty/leveldb/db/builder.cc does not build on systems without <endian.h>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 21:37:10 PST 2013


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org




--- Comment #4 from Martin Robinson <mrobinson at webkit.org>  2013-03-07 21:39:35 PST ---
(In reply to comment #3)
> Actually, it looks like OS_MACOSX isn't really a valid preprocessor macro ... I was getting confused with the WTF_ prefixed macros ... in any event, I'm working around this by just defining OS_MACOSX, but this should be fixed in a portable way.

This seems to be a valid issue with the LevelDB build for WebKitGTK+, but LevelDB shouldn't be enabled unless indexed database is enabled. It seems that indexed database is enabled for your build so there's another bug here too, since it shouldn't be enabled for release builds.

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