Update of bug #15459 (project wesnoth):

                Severity:                1 - Wish => 5 - Blocker            
                  Status:                   Fixed => In Progress            

    _______________________________________________________

Follow-up Comment #2:

This commit breaks compilation on my machine:
Debian Lenny 
gcc 4.3.2 (Debian 4.3.2-1.1)
below the compiler output:

[ 96%] Building CXX object src/CMakeFiles/wesnoth.dir/game.cpp.o
cd /src/wesnoth/build/normal/src && /usr/lib/ccache/g++   -DHAVE_CONFIG_H
-DDISABLE_POOL_ALLOC -D_X11 -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_FRIBIDI
-DBOOST_TEST_DYN_LINK -O2 -W -Wall -ansi -Werror -Wno-unused-parameter  -O0
-Wformat=2 -Wformat-security -fstack-protector-all -Wstack-protector
-Winit-self -Wextra -Wmissing-declarations -Wlogical-op
-Wmissing-format-attribute -Wnon-virtual-dtor -Wctor-dtor-privacy
-Wmissing-field-initializers -D_GLIBCXX_DEBUG_PEDANTIC -D_GLIBCXX_DEBUG
-ffor-scope -fshow-column -Wno-deprecated -foperator-names -fno-gnu-keywords
-Wunused-parameter -I/usr/include/lua5.1 -I/usr/include/SDL
-I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/src/wesnoth/src
-I/src/wesnoth/build/normal/src -I/usr/include/fribidi   -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT
-DWESNOTH_PATH=\"/src/wesnoth/install/share/wesnoth\"
-DLOCALEDIR=\"translations\" -DFIFODIR=\"/var/run/wesnothd\"
-DPREFERENCES_DIR=\".wesnoth-trunk\" -o CMakeFiles/wesnoth.dir/game.cpp.o -c
/src/wesnoth/src/game.cpp
make[2]: Entering directory `/src/wesnoth/build/normal'
cd /src/wesnoth/build/normal && /usr/bin/cmake -E cmake_depends "Unix
Makefiles" /src/wesnoth /src/wesnoth/src /src/wesnoth/build/normal
/src/wesnoth/build/normal/src
/src/wesnoth/build/normal/src/CMakeFiles/test.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/src/wesnoth/build/normal'
make -f src/CMakeFiles/test.dir/build.make src/CMakeFiles/test.dir/build
make[2]: Entering directory `/src/wesnoth/build/normal'
make[2]: Nothing to be done for `src/CMakeFiles/test.dir/build'.
make[2]: Leaving directory `/src/wesnoth/build/normal'
/usr/bin/cmake -E cmake_progress_report /src/wesnoth/build/normal/CMakeFiles 
94
[100%] Built target test
cc1plus: warnings being treated as errors
/usr/include/c++/4.3/bits/fstream.tcc: In member function ‘bool
std::basic_filebuf<_CharT, _Traits>::_M_convert_to_external(_CharT*,
std::streamsize) [with _CharT = char, _Traits = std::char_traits<char>]’:
/usr/include/c++/4.3/bits/fstream.tcc:469:61: error: not protecting local
variables: variable length buffer
make[2]: *** [src/CMakeFiles/wesnoth.dir/game.cpp.o] Error 1
make[2]: Leaving directory `/src/wesnoth/build/normal'
make[1]: *** [src/CMakeFiles/wesnoth.dir/all] Error 2
make[1]: Leaving directory `/src/wesnoth/build/normal'
make: *** [all] Error 2


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?15459>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to