Results (71 - 80 of 304)
- [163083]: [GTK] Disable optimizations for JSC that turned out malignant after ...
- ... tion since it is causing additional failures when using GCC 4.8, possibly due to a bug in the compiler itself.
- By Jan 30, 2014, 8:33:35 AM —
- [162249]: [GTK] Bump the minimum required Clang version to 3.3 ...
- ... 3 and 3.4), just like we do with GCC (4.7 and 4.8).
- By Jan 18, 2014, 12:22:23 AM —
- [161359]: [GTK] configure errors out when building with libc++ ...
- ... and libstdc++ combination test to only fail if libstdc++ < 4.8.1 is actually used. This allows for libc++ to be used as well. The test is moved into SetupCompilerFlags.m4 and is done after the CXXFLAGS variable is properly set up, that is when all the C++ compiler options are determined. * Source/ ...
- By Jan 6, 2014, 12:03:05 PM —
- [160834]: WTF fails to compile with gcc 4.8.2 and -Werror=array-bounds ...
- WTF fails to compile with gcc 4.8.2 and -Werror=array-bounds https://bugs.webkit.org/show_bug.cgi?id=125936 Reviewed by Anders Carlsson. * wtf/dtoa/double-conversion.cc: Use a unsigned instead of int on buffer_pos type.
- By Dec 19, 2013, 9:11:35 AM —
- [156529]: [GCC] Fix build with gcc < 4.8.1, which does not have ...
- [GCC] Fix build with gcc < 4.8.1, which does not have is_trivially_destructible https://bugs.webkit.org/show_bug.cgi?id=121999 Patch by Gustavo Noronha Silva <gns@gnome.org> on 2013-09-27 Reviewed by Benjamin Poulain. * wtf/StdLibExtras.h:
- By Sep 27, 2013, 12:48:50 AM —
- [155452]: Move LayoutTests/fast/js to LayoutTests/js. ...
- ... 4.4.6.html: Removed. * fast/js/mozilla/strict/15.4.4.8-expected.txt: Removed. * fast/js/mozilla/strict/15.4.4.8.html: Removed. * fast/js/mozilla/strict/15.4.4.9-expected.txt: Removed. * fast/js/mozilla/strict/15.4.4.9.html: Removed. * fast/js/mozilla/strict/15.4.5.1-expected.txt: Removed. * ...
- By Sep 10, 2013, 9:54:23 AM —
- [155246]: REGRESSION(r155143): Build failures on GTK port with Clang and ...
- ... Build failures on GTK port with Clang and libstdc++ < 4.8.1 https://bugs.webkit.org/show_bug.cgi?id=120896 Reviewed by Anders Carlsson. The GTK port currently only permits using the libstdc++ standard library when compiling with Clang. After r155143, build failures are occurring when using C ...
- By Sep 6, 2013, 11:25:14 PM —
- [154381]: Disable maybe-uninitialized warning in GCC 4.8 ...
- Disable maybe-uninitialized warning in GCC 4.8 https://bugs.webkit.org/show_bug.cgi?id=119835 Reviewed by Anders Carlsson. Disable the maybe-uninitialized warning. * wtf/Compiler.h:
- By Aug 21, 2013, 2:24:10 AM —
- [154055]: Merge 144077 - Fix the atomicIncrement implementation for MIPS GCC ...
- ... gnu.org/bugzilla/show_bug.cgi?id=56296). GCC >= 4.8 will support __atomic_* builtin functions for this purpose for all the GCC targets, but for current compilers we have to include our own implementation. * GNUmakefile.list.am: * WTF.pro: * wtf/Atomics.cpp: Added. (WTF): (WTF::getSwapLo ...
- By Aug 14, 2013, 10:24:59 AM —
- [153221]: fourthTier: Re-worked non-local variable resolution ...
- ... 5_String/15.5.4/15.5.4.8_String.prototype.lastIndexOf/S15.5.4.8_A1_T3-expected.txt: Updated to show failing results. Firefox and Chrome also fail these tests, and the ES5 spec seems to mandate failure. Because these tests resolve a String.prototype function at ...
- By Jul 24, 2013, 9:02:40 PM —
Note:
See TracSearch
for help on searching.