- 04 Nis, 2012 40 kayıt (commit)
-
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
This separation makes no sense.
-
Eike Rathke yazdı
-
Michael Stahl yazdı
from dbdocfun.cxx:588: error: attempt to subscript container with out-of-bounds index 0, but container only holds 0 elements. The code in sortparam.cxx still looks quite wrong, and in table3.cxx there are various arrays hard-coded to size 3... (regression from a02b445c)
-
Philipp Weissenbacher yazdı
-
Victor Lee yazdı
-
Luboš Luňák yazdı
http://llvm.org/bugs/show_bug.cgi?id=12459 It is not clear to me why the explicit cast was there in the first place, but removing it probably can't make the situation worse than aborting incorrectly.
-
Ivan Timofeev yazdı
-
Ivan Timofeev yazdı
regression from 39b8a5f8.
-
Takeshi Abe yazdı
-
Eike Rathke yazdı
-
Luboš Luňák yazdı
The operator is now automatically provided by ustring.hxx, and I think this one would not be found with C++11-compliant namespace lookup anyway.
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
David Vogt yazdı
-
Stephan Bergmann yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
Matúš Kukan yazdı
The order seems to be important here. However it has worked for me and I am not sure this will fix tinderboxes.
-
Matúš Kukan yazdı
-
Stephan Bergmann yazdı
...the same way cpp_uno/gcc3_linux_x86-64 was already adapted.
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Martin Hosken yazdı
-
Markus Mohrhard yazdı
-
Albert Thuswaldner yazdı
-
Albert Thuswaldner yazdı
-
Karthik A Padmanabhan yazdı
Rename twice and also check if upon renaming two tables have the same name or not
-
Tor Lillqvist yazdı
Revert "Clang WaE: -Woverloaded-virtual weirdness, this seems to help" as that broke tinderboxes. Try another way instead, renaming two versions of the overloaded render() method, so that there is no longer any overloading. Compiles -Werror-clean with Clang, hopefully no problem with other compilers either. This reverts commit 86b99ab4.
-