+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/adonthell.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r5kBic + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf adonthell-0.3.6 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/adonthell-src-0.3.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd adonthell-0.3.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|myconfig.gamedir + "/locale"|"/usr/share/locale"|' src/nls.cc + sed -i 's|^CFLAGS|^#CFLAGS|g' configure + sed -i 's|ac_precious_vars='\''build_alias|'\''ac_precious_vars=build_alias|g' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lZjqUM + umask 022 + cd /builddir/build/BUILD + cd adonthell-0.3.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-doc ./configure: line 849: $'ac_precious_vars=build_alias\nhost_alias\ntarget_alias\nCXX\nCXXFLAGS\nLDFLAGS\nLIBS\nCPPFLAGS\nCCC\nCXXCPP\nCC\n^#CFLAGS\nCPP\nPKG_CONFIG\nPKG_CONFIG_PATH\nPKG_CONFIG_LIBDIR\nSDL_CFLAGS\nSDL_LIBS\nCAIRO_CFLAGS\nCAIRO_LIBS\nGTK_CFLAGS\nGTK_LIBS\nIGE_MAC_CFLAGS\nIGE_MAC_LIBS': command not found checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether ln -s works... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for main in -lpthread... yes checking for main in -lz... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for SDL... yes checking for SDL_Init in -lSDL2... yes checking for SDL_GetDisplayUsableBounds... yes checking whether SDL_WINDOW_ALLOW_HIGHDPI is declared... yes checking for Mix_OpenAudio in -lSDL2_mixer... yes checking for TTF_Init in -lSDL2_ttf... yes checking for TTF_GetFontKerningSizeGlyphs... yes checking for riscv64-redhat-linux-gnu-freetype-config... no checking for freetype-config... /usr/bin/freetype-config checking for FreeType -- version >= 6.0.0... yes checking for Vorbis... yes checking for python3... /usr/bin/python3 checking for Python header files... found checking for Python library... -L. -lpython3.6m checking for main in -l. -lpython3.6m... no checking for Python library location... /usr/lib64/python3.6/config-3.6m-riscv64-linux-gnu checking for Python's dependencies... -lpthread -ldl -lutil -lm checking for swig3.0... no checking for swig2.0... no checking for swig... /usr/bin/swig checking whether to build the various editors... no checking whether to build the developer documentation... yes checking for doxygen... /usr/bin/doxygen checking for dot... /usr/bin/dot checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking SDL2/SDL.h usability... yes checking SDL2/SDL.h presence... yes checking for SDL2/SDL.h... yes checking SDL2/SDL_mixer.h usability... yes checking SDL2/SDL_mixer.h presence... yes checking for SDL2/SDL_mixer.h... yes checking SDL2/SDL_ttf.h usability... yes checking SDL2/SDL_ttf.h presence... yes checking for SDL2/SDL_ttf.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking vorbis/vorbisfile.h usability... yes checking vorbis/vorbisfile.h presence... yes checking for vorbis/vorbisfile.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating adonthell.spec config.status: creating doc/Makefile config.status: creating doc/devel/Makefile config.status: creating doc/dlgedit/Makefile config.status: creating doc/dlgedit-api/Makefile config.status: creating doc/items/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/modules/Makefile config.status: creating src/tools/Makefile config.status: creating src/tools/dlgedit/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Adonthell v0.3.6 SDL ....................... : 2.0.8 Python .................... : 3.6.4 Python debugging .......... : yes Freetype .................. : 20.0.14 SWIG ...................... : 3.0.12 Ogg music ................. : enabled Building dlgedit .......... : no Building API doc .......... : yes Data directory ............ : /usr/share/adonthell Now type 'make' to build Adonthell Afterwards, 'make install' will install Adonthell in /usr/bin + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/m4' Making all in po make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/po' make adonthell.pot-update make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed package_gnu="no"; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f \ -size -10000000c -exec grep 'GNU adonthell' \ /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep 'GNU adonthell' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n 'adonthell-devel@nongnu.org' || test 'adonthell-general@nongnu.org' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='adonthell-devel@nongnu.org'; \ else \ msgid_bugs_address='adonthell-general@nongnu.org'; \ fi; \ case `: --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ : --default-domain=adonthell --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Kai Sterker' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ : --default-domain=adonthell --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Kai Sterker' \ --package-name="${package_prefix}adonthell" \ --package-version='0.3.6' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f adonthell.po || { \ if test -f ./adonthell.pot-header; then \ sed -e '1,/^#$/d' < adonthell.po > adonthell.1po && \ cat ./adonthell.pot-header adonthell.1po > adonthell.po; \ rm -f adonthell.1po; \ fi; \ if test -f ./adonthell.pot; then \ sed -f remove-potcdate.sed < ./adonthell.pot > adonthell.1po && \ sed -f remove-potcdate.sed < adonthell.po > adonthell.2po && \ if cmp adonthell.1po adonthell.2po >/dev/null 2>&1; then \ rm -f adonthell.1po adonthell.2po adonthell.po; \ else \ rm -f adonthell.1po adonthell.2po ./adonthell.pot && \ mv adonthell.po ./adonthell.pot; \ fi; \ else \ mv adonthell.po ./adonthell.pot; \ fi; \ } make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/po' test ! -f ./adonthell.pot || \ test -z "" || make make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/po' Making all in src make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/src' Making all in . make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/src' g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o achievements.o achievements.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o adonthell.o adonthell.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o animation.o animation.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o audio.o audio.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o character_base.o character_base.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o character.o character.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o data_screen.o data_screen.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o dialog.o dialog.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o dialog_screen.o dialog_screen.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o drawable.o drawable.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o drawing_area.o drawing_area.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o event.o event.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o event_handler.o event_handler.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o event_list.o event_list.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o fileops.o fileops.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o game.o game.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o gamedata.o gamedata.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o gamedate.o gamedate.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o gametime.o gametime.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o image.o image.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o input.o input.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o label.o label.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o label_input.o label_input.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o landmap.o landmap.cc gamedata.cc: In static member function 'static bool gamedata::load_newest()': gamedata.cc:337:24: warning: 'newest' may be used uninitialized in this function [-Wmaybe-uninitialized] return load (newest); ^ g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o lex.prefs.o lex.prefs.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o map_event.o map_event.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o map_event_handler.o map_event_handler.cc lex.prefs.cc: In function 'int yy_get_next_buffer()': lex.prefs.cc:1202:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((int) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o mapsquare_walkable.o mapsquare_walkable.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o mapcharacter.o mapcharacter.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o mapsquare.o mapsquare.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o mapobject.o mapobject.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o mapview.o mapview.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o nls.o nls.cc mapcharacter.cc: In member function 'signed char mapcharacter::load(std::__cxx11::string)': mapcharacter.cc:118:12: warning: variable 'retvalue' set but not used [-Wunused-but-set-variable] s_int8 retvalue; ^~~~~~~~ mapcharacter.cc: In member function 'signed char mapcharacter::save(std::__cxx11::string) const': mapcharacter.cc:150:12: warning: variable 'retvalue' set but not used [-Wunused-but-set-variable] s_int8 retvalue; ^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o path.o path.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o pnm.o pnm.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o prefs.o prefs.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o python_class.o python_class.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o py_adonthell_wrap.o py_adonthell_wrap.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o py_callback.o py_callback.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o py_object.o py_object.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o quest.o quest.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o screen.o screen.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o surface.o surface.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o storage.o storage.cc surface.cc: In member function 'void surface::set_scale(const unsigned char&)': surface.cc:549:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (s_int32 src_y = 0; src_y < real_height; src_y += scale()) ~~~~~~^~~~~~~~~~~~~ surface.cc:555:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (s_int32 src_x = 0; src_x < real_length; src_x += scale()) ~~~~~~^~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o text_bubble.o text_bubble.cc surface.cc: In member function 'unsigned int surface::get_pix(short unsigned int, short unsigned int) const': surface.cc:313:47: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] return (a << 24) | (r << 16) | (g << 8) | b; ^ surface.cc:445:18: note: 'b' was declared here u_int8 r, g, b, a = SDL_ALPHA_OPAQUE; ^ surface.cc:313:37: warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized] return (a << 24) | (r << 16) | (g << 8) | b; ^ surface.cc:445:15: note: 'g' was declared here u_int8 r, g, b, a = SDL_ALPHA_OPAQUE; ^ surface.cc:313:25: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] return (a << 24) | (r << 16) | (g << 8) | b; ^ surface.cc:445:12: note: 'r' was declared here u_int8 r, g, b, a = SDL_ALPHA_OPAQUE; ^ g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o time_event.o time_event.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o time_event_handler.o time_event_handler.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o win_background.o win_background.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o win_base.o win_base.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o win_border.o win_border.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o win_container.o win_container.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o win_event.o win_event.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o win_font.o win_font.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o win_keys.o win_keys.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o win_manager.o win_manager.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o win_scrollbar.o win_scrollbar.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o win_scroll.o win_scroll.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o win_select.o win_select.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o win_theme.o win_theme.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o win_ttf.o win_ttf.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o yarg.o yarg.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -I/usr/include/python3.6m -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -c -o main.o main.cc rm -f libadonthell.a ar cru libadonthell.a achievements.o adonthell.o animation.o audio.o character_base.o character.o data_screen.o dialog.o dialog_screen.o drawable.o drawing_area.o event.o event_handler.o event_list.o fileops.o game.o gamedata.o gamedate.o gametime.o image.o input.o label.o label_input.o landmap.o lex.prefs.o map_event.o map_event_handler.o mapsquare_walkable.o mapcharacter.o mapsquare.o mapobject.o mapview.o nls.o path.o pnm.o prefs.o python_class.o py_adonthell_wrap.o py_callback.o py_object.o quest.o screen.o surface.o storage.o text_bubble.o time_event.o time_event_handler.o win_background.o win_base.o win_border.o win_container.o win_event.o win_font.o win_keys.o win_manager.o win_scrollbar.o win_scroll.o win_select.o win_theme.o win_ttf.o yarg.o ranlib libadonthell.a g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DDATA_DIR="\"/usr/share/adonthell\"" -DPY_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o adonthell-0.3 main.o libadonthell.a -lSDL2 -lvorbisfile -L/usr/lib -lvorbis -lm -Wl,-E -L/usr/lib64/python3.6/config-3.6m-riscv64-linux-gnu -L. -lpython3.6m -lpthread -ldl -lutil -lm -lfreetype -lz -lSDL2 -lSDL2_mixer -lSDL2_ttf make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/src' Making all in modules make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/src/modules' PYTHONHOME=/usr ../../src/adonthell-0.3 -c Creating directory '/builddir/.config/adonthell/' failed: No such file or directory Creating directory '/builddir/.local/share/adonthell/' failed: No such file or directory *** warning: prefs::read_adonthellrc: creating config file failed Listing '.'... Compiling './adonthell.py'... Compiling './dialogue.py'... make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/src/modules' make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc' Making all in devel make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc/devel' /usr/bin/doxygen reference.cfg warning: Tag `HTML_ALIGN_MEMBERS' at line 105 of file `reference.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 168 of file `reference.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 169 of file `reference.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `CGI_NAME' at line 176 of file `reference.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `CGI_URL' at line 177 of file `reference.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DOC_URL' at line 178 of file `reference.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DOC_ABSPATH' at line 179 of file `reference.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `BIN_ABSPATH' at line 180 of file `reference.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `EXT_DOC_PATHS' at line 181 of file `reference.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/adonthell-0.3.6/src Searching for files in directory /builddir/build/BUILD/adonthell-0.3.6/doc/devel Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/achievements.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/achievements.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/achievements.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/achievements.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/adonthell.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/adonthell.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/adonthell.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/adonthell.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/animation.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/animation.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/animation.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/animation.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/audio.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/audio.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/audio.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/audio.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/character.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/character.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/character.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/character.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/character_base.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/character_base.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/character_base.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/character_base.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/data_screen.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/data_screen.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/data_screen.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/data_screen.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/dialog.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/dialog.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/dialog.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/dialog.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/dialog_screen.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/dialog_screen.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/dialog_screen.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/dialog_screen.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/drawable.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/drawable.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/drawable.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/drawable.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/drawing_area.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/drawing_area.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/drawing_area.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/drawing_area.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/event.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/event.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/event.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/event.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/event_handler.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/event_handler.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/event_handler.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/event_handler.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/event_handler_base.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/event_handler_base.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/event_list.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/event_list.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/event_list.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/event_list.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/fileops.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/fileops.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/fileops.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/fileops.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/game.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/game.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/game.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/game.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/gamedate.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/gamedate.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/gamedate.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/gamedate.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/gametime.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/gametime.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/gametime.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/gametime.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/gettext.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/gettext.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/image.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/image.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/image.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/image.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/input.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/input.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/input.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/input.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/label.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/label.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/label.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/label.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/label_input.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/label_input.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/label_input.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/label_input.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/landmap.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/landmap.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/landmap.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/landmap.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/main.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/main.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/map_event.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/map_event.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/map_event.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/map_event.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/map_event_handler.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/map_event_handler.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/map_event_handler.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/map_event_handler.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/mapcharacter.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/mapcharacter.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/mapcharacter.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/mapcharacter.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/mapobject.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/mapobject.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/mapobject.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/mapobject.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/mapsquare.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/mapsquare.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/mapsquare.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/mapsquare.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/mapsquare_walkable.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/mapsquare_walkable.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/mapsquare_walkable.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/mapsquare_walkable.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/mapview.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/mapview.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/mapview.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/mapview.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/nls.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/nls.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/nls.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/nls.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/path.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/path.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/path.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/path.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/pnm.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/pnm.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/pnm.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/pnm.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/prefs.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/prefs.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/prefs.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/prefs.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/py_callback.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/py_callback.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/py_callback.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/py_callback.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/py_object.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/py_object.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/py_object.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/py_object.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/python_class.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/python_class.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/python_class.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/python_class.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/quest.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/quest.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/quest.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/quest.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/screen.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/screen.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/screen.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/screen.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/storage.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/storage.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/storage.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/storage.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/str_hash.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/str_hash.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/surface.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/surface.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/surface.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/surface.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/text_bubble.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/text_bubble.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/text_bubble.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/text_bubble.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/time_event.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/time_event.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/time_event.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/time_event.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/time_event_handler.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/time_event_handler.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/time_event_handler.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/time_event_handler.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/types.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/types.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_background.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_background.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_base.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_base.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_border.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_border.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_container.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_container.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_event.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_event.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_font.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_font.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_image.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_image.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_keys.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_keys.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_keys.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_keys.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_label.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_label.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_manager.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_manager.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src//builddir/build/BUILD/adonthell-0.3.6/src/quest.h:28 warning: Compound quest is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:36 warning: Compound win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:30 warning: Compound label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_ttf.h:26 warning: Compound win_ttf is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:29 warning: Compound win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_theme.h:25 warning: Compound win_theme is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:32 warning: Compound win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:35 warning: Compound audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:25 warning: Compound win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:29 warning: Compound win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h:27 warning: Compound win_object is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:155 warning: Compound label::Scursor is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:53 warning: Compound pixel_info is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:30 warning: Compound win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:32 warning: Compound win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:26 warning: Compound win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label_input.h:26 warning: Compound label_input is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:147 warning: Compound label::Sline_text is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_keys.h:25 warning: Compound win_keys is not documented. win_manager.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_manager.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_mapview.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_mapview.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_select.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_select.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_theme.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_theme.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_theme.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_theme.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_ttf.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_ttf.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_ttf.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_ttf.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_types.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_types.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/win_write.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/win_write.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/window.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/window.h... Reading /builddir/build/BUILD/adonthell-0.3.6/doc/devel/dialog.dxt... Reading /builddir/build/BUILD/adonthell-0.3.6/doc/devel/event.dxt... Reading /builddir/build/BUILD/adonthell-0.3.6/doc/devel/intro.dxt... Reading /builddir/build/BUILD/adonthell-0.3.6/doc/devel/mainpage.dxt... Reading /builddir/build/BUILD/adonthell-0.3.6/doc/devel/map.dxt... Reading /builddir/build/BUILD/adonthell-0.3.6/doc/devel/mapcharschedules.dxt... Reading /builddir/build/BUILD/adonthell-0.3.6/doc/devel/mapviewschedules.dxt... Reading /builddir/build/BUILD/adonthell-0.3.6/doc/devel/newmap.dxt... Reading /builddir/build/BUILD/adonthell-0.3.6/doc/devel/prog_rules.dxt... Reading /builddir/build/BUILD/adonthell-0.3.6/doc/devel/python.dxt... Reading /builddir/build/BUILD/adonthell-0.3.6/doc/devel/save.dxt... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file achievements.cc... Generating code for file achievements.h... Generating code for file adonthell.cc... Generating code for file adonthell.h... Generating code for file animation.cc... Generating code for file animation.h... Generating code for file audio.cc... Generating code for file audio.h... Generating code for file character.cc... Generating code for file character.h... Generating code for file character_base.cc... Generating code for file character_base.h... Generating code for file data_screen.cc... Generating code for file data_screen.h... Generating code for file dialog.cc... Generating code for file dialog.dxt... Generating code for file dialog.h... Generating code for file dialog_screen.cc... Generating code for file dialog_screen.h... Generating code for file drawable.cc... Generating code for file drawable.h... Generating code for file drawing_area.cc... Generating code for file drawing_area.h... Generating code for file event.cc... Generating code for file event.dxt... Generating code for file event.h... Generating code for file event_handler.cc... Generating code for file event_handler.h... Generating code for file event_handler_base.h... Generating code for file event_list.cc... Generating code for file event_list.h... Generating code for file fileops.cc... Generating code for file fileops.h... Generating code for file game.cc... Generating code for file game.h... Generating code for file gamedata.cc... Generating code for file gamedata.h... Generating code for file gamedate.cc... Generating code for file gamedate.h... Generating code for file gametime.cc... Generating code for file gametime.h... Generating code for file gettext.h... Generating code for file image.cc... Generating code for file image.h... Generating code for file input.cc... Generating code for file input.h... Generating code for file intro.dxt... Generating code for file label.cc... Generating code for file label.h... Generating code for file label_input.cc... Generating code for file label_input.h... Generating code for file landmap.cc... Generating code for file landmap.h... Generating code for file main.cc... Generating code for file mainpage.dxt... Generating code for file map.dxt... Generating code for file map_event.cc... Generating code for file map_event.h... Generating code for file map_event_handler.cc... Generating code for file map_event_handler.h... Generating code for file mapcharacter.cc... Generating code for file mapcharacter.h... Generating code for file mapcharschedules.dxt... Generating code for file mapobject.cc... Generating code for file mapobject.h... Generating code for file mapsquare.cc... Generating code for file mapsquare.h... Generating code for file mapsquare_walkable.cc... Generating code for file mapsquare_walkable.h... Generating code for file mapview.cc... Generating code for file mapview.h... Generating code for file mapviewschedules.dxt... Generating code for file newmap.dxt... Generating code for file nls.cc... Generating code for file nls.h... Generating code for file path.cc... Generating code for file path.h... Generating code for file pnm.cc... Generating code for file pnm.h... Generating code for file prefs.cc... Generating code for file prefs.h... Generating code for file prog_rules.dxt... Generating code for file py_callback.cc... Generating code for file py_callback.h... Generating code for file py_object.cc... Generating code for file py_object.h... Generating /builddir/build/BUILD/adonthell-0.3.6/src/game.h:44 warning: Member sys_dir_type (enumeration) of file game.h is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.cc:45 warning: Member ENGINE_DAT_VER (macro definition) of file gamedata.cc is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.cc:46 warning: Member AUDIO_DAT_VER (macro definition) of file gamedata.cc is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.cc:47 warning: Member CHAR_DAT_VER (macro definition) of file gamedata.cc is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.cc:48 warning: Member QUEST_DAT_VER (macro definition) of file gamedata.cc is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.cc:49 warning: Member SAVE_DAT_VER (macro definition) of file gamedata.cc is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.cc:50 warning: Member ACVMENT_DAT_VER (macro definition) of file gamedata.cc is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/main.cc:64 warning: Member init_python(const char *application) (function) of file main.cc is not documented. code for file python.dxt... Generating code for file python_class.cc... Generating code for file python_class.h... Generating code for file quest.cc... Generating code for file quest.h... Generating code for file save.dxt... Generating code for file screen.cc... Generating code for file screen.h... Generating code for file storage.cc... Generating code for file storage.h... Generating code for file str_hash.h... Generating code for file surface.cc... Generating code for file surface.h... Generating code for file text_bubble.cc... Generating code for file text_bubble.h... Generating code for file time_event.cc... Generating code for file time_event.h... Generating code for file time_event_handler.cc... Generating code for file time_event_handler.h... Generating code for file types.h... Generating code for file win_background.cc... Generating code for file win_background.h... Generating code for file win_base.cc... Generating code for file win_base.h... Generating code for file win_border.cc... Generating code for file win_border.h... Generating code for file win_container.cc... Generating code for file win_container.h... Generating code for file win_event.cc... Generating code for file win_event.h... Generating code for file win_font.cc... Generating code for file win_font.h... Generating code for file win_image.h... Generating code for file win_keys.cc... Generating code for file win_keys.h... Generating code for file win_label.h... Generating code for file win_manager.cc... Generating code for file win_manager.h... Generating code for file win_mapview.h... Generating code for file win_object.h... Generating code for file win_scroll.cc... Generating code for file win_scroll.h... Generating code for file win_scrollbar.cc... Generating code for file win_scrollbar.h... Generating code for file win_select.cc... Generating code for file win_select.h... Generating code for file win_theme.cc... Generating code for file win_theme.h... Generating code for file win_ttf.cc... Generating code for file win_ttf.h... Generating code for file win_types.h... Generating code for file win_write.h... Generating code for file window.h... Generating file documentation... Generating docs for file achievements.cc... Generating docs for file achievements.h... Generating docs for file adonthell.cc... Generating docs for file adonthell.h... Generating docs for file animation.cc... Generating docs for file animation.h... Generating docs for file character.cc... Generating docs for file character.h... Generating docs for file character_base.cc... Generating docs for file character_base.h... Generating docs for file data_screen.cc... Generating docs for file data_screen.h... Generating docs for file dialog.cc... Generating docs for file dialog.h... Generating docs for file dialog_screen.cc... Generating docs for file dialog_screen.h... Generating docs for file drawable.cc... Generating docs for file drawable.h... Generating docs for file drawing_area.cc... Generating docs for file drawing_area.h... Generating docs for file event.cc... Generating docs for file event.h... Generating docs for file event_handler.cc... Generating docs for file event_handler.h... Generating docs for file event_handler_base.h... Generating docs for file event_list.cc... Generating docs for file event_list.h... Generating docs for file fileops.cc... Generating docs for file fileops.h... Generating docs for file game.cc... Generating docs for file game.h... Generating docs for file gamedata.cc... Generating docs for file gamedata.h... Generating docs for file gamedate.cc... Generating docs for file gamedate.h... Generating docs for file gametime.cc... Generating docs for file gametime.h... Generating docs for file image.cc... Generating docs for file image.h... Generating docs for file input.cc... Generating docs for file input.h... Generating docs for file landmap.cc... Generating docs for file landmap.h... Generating docs for file main.cc... Generating docs for file map_event.cc... Generating docs for file map_event.h... Generating docs for file map_event_handler.cc... Gene/builddir/build/BUILD/adonthell-0.3.6/src/python_class.cc:37 warning: Member get_py_obj(void *instance, const char *class_name) (function) of file python_class.cc is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/screen.cc:39 warning: Member SDL_WINDOW_ALLOW_HIGHDPI (macro definition) of file screen.cc is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/screen.cc:43 warning: Member SDL_GetDisplayUsableBounds (macro definition) of file screen.cc is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:44 warning: Member R_MASK (macro definition) of file surface.h is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:45 warning: Member G_MASK (macro definition) of file surface.h is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:46 warning: Member B_MASK (macro definition) of file surface.h is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:47 warning: Member A_MASK (macro definition) of file surface.h is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:49 warning: Member BYTES_PER_PIXEL (macro definition) of file surface.h is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/animation.h:236 warning: The following parameters of animationframe::set_offset(u_int16 ox, u_int16 oy) are not documented: parameter 'oy' /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:37 warning: Member init(config *) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:38 warning: Member cleanup(void) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:41 warning: Member put_state(ogzstream &file) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:42 warning: Member get_state(igzstream &file) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:46 warning: Member load_background(int slot, char *filename) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:47 warning: Member unload_background(int slot) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:50 warning: Member set_background_volume(int) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:53 warning: Member pause_music(void) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:54 warning: Member unpause_music(void) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:57 warning: Member load_wave(int slot, char *filename) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:58 warning: Member unload_wave(int slot) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:61 warning: Member play_wave(int channel, int slot) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:62 warning: Member play_background(int slot) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:66 warning: Member fade_in_background(int slot, int time) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:67 warning: Member fade_out_background(int time) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:70 warning: Member change_background(int slot, int time) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:72 warning: Member is_initialized() (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:73 warning: Member is_schedule_activated() (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:74 warning: Member is_background_finished() (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:76 warning: Member set_schedule_active(bool a) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:78 warning: Member set_schedule(string file, PyObject *args=NULL) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/audio.h:79 warning: Member run_schedule() (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:39 warning: Member add(win_base *) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:41 warning: Member remove(win_base *) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:43 warning: Member remove_all() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:45 warning: Member destroy() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:55 warning: Member set_visible_all(bool b) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:61 warning: Member set_space_with_border(u_int16 b) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:63 warning: Member set_space_with_object(u_int16 o) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:65 warning: Member space_with_border() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:67 warning: Member space_with_object() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:69 warning: Member set_layout(u_int8 l) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:71 warning: Member set_focus_object(win_base *f) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:73 warning: Member focus_object() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:249 warning: Member set_manager(win_manager *) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:42 warning: Member set_return_code(int rc) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:46 warning: Member set_signal_connect(const Functor0 &func, u_int8 signal) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:48 warning: Member set_callback_destroy(const Functor0wRet< bool > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:50 warning: Member set_callback_quit(const Functor1< int > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:54 warning: Member update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:56 warning: Member py_signal_connect(PyObject *pyfunc, int signal, PyObject *args=NULL) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:37 warning: Member win_border(win_base *wb) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:39 warning: Member win_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:41 warning: Member win_border(char *rep, const char *size=WIN_BORDER_NORMAL_SIZE) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:45 warning: Member load(char *, const char *) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:47 warning: Member update() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:49 warning: Member destroy() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:51 warning: Member draw(drawing_area *da) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:53 warning: Member set_visible_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:55 warning: Member set_brightness_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:57 warning: Member set_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:59 warning: Member set_border(win_theme &wth, u_int8 size=win_border::NORMAL) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:61 warning: Member set_trans_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:63 warning: Member length_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:65 warning: Member height_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:34 warning: Member win_background(win_base *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:36 warning: Member win_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:38 warning: Member win_background(char *rep) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:42 warning: Member load(char *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:44 warning: Member update() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:46 warning: Member destroy() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:48 warning: Member draw(drawing_area *da=NULL) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:50 warning: Member set_visible_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:52 warning: Member set_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:54 warning: Member set_background(win_theme &wt) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:56 warning: Member set_brightness_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:58 warning: Member set_trans_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:75 warning: Member SPACE_WITH_BORDER (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:76 warning: Member SPACE_WITH_OBJECT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:78 warning: Member LIST_LAYOUT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:79 warning: Member NO_LAYOUT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:251 warning: Member ALIGN_NONE (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:252 warning: Member ALIGN_LEFT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:253 warning: Member ALIGN_CENTER (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:254 warning: Member ALIGN_RIGHT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:58 warning: Member ACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:59 warning: Member UNACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:60 warning: Member UPDATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:61 warning: Member DRAW (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:62 warning: Member DRAW_ON_VISIBLE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:63 warning: Member ACTIVATE_KEY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:64 warning: Member SELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:65 warning: Member UNSELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:66 warning: Member KEYBOARD (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:67 warning: Member SCROLL_UP (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:68 warning: Member SCROLL_DOWN (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:69 warning: Member NEXT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:70 warning: Member PREVIOUS (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:71 warning: Member CLOSE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:72 warning: Member DESTROY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:71 warning: Member MINI (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:72 warning: Member NORMAL (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:83 warning: Member update_position() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:84 warning: Member update_layout() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:266 warning: Member update_align() (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:268 warning: Member set_container(win_container *wc) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:92 warning: Member on_activate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:93 warning: Member on_unactivate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:95 warning: Member on_update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:97 warning: Member on_draw_visible() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:98 warning: Member on_draw() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:100 warning: Member on_activate_key() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:102 warning: Member on_unselect() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:104 warning: Member on_up() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:105 warning: Member on_down() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:107 warning: Member on_next() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:108 warning: Member on_previous() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:86 warning: Member space_with_object_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:87 warning: Member space_with_border_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:88 warning: Member layout_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:90 warning: Member list_wb_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:92 warning: Member focus_object_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:272 warning: Member x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:274 warning: Member y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:276 warning: Member pad_x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:278 warning: Member pad_y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:280 warning: Member align_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:282 warning: Member visible_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:284 warning: Member focus_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:286 warning: Member activate_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:288 warning: Member brightness_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:290 warning: Member trans_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:292 warning: Member can_be_selected_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:294 warning: Member wb_father_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:296 warning: Member manager_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:81 warning: Member py_callbacks (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:84 warning: Member callback_[20] (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:85 warning: Member callback_destroy_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:86 warning: Member callback_quit_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:89 warning: Member return_code_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:39 warning: Member add(win_base *) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:41 warning: Member remove(win_base *) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:43 warning: Member remove_all() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:45 warning: Member destroy() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:55 warning: Member set_visible_all(bool b) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:61 warning: Member set_space_with_border(u_int16 b) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:63 warning: Member set_space_with_object(u_int16 o) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:65 warning: Member space_with_border() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:67 warning: Member space_with_object() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:69 warning: Member set_layout(u_int8 l) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:71 warning: Member set_focus_object(win_base *f) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:73 warning: Member focus_object() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:249 warning: Member set_manager(win_manager *) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:42 warning: Member set_return_code(int rc) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:46 warning: Member set_signal_connect(const Functor0 &func, u_int8 signal) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:48 warning: Member set_callback_destroy(const Functor0wRet< bool > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:50 warning: Member set_callback_quit(const Functor1< int > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:54 warning: Member update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:56 warning: Member py_signal_connect(PyObject *pyfunc, int signal, PyObject *args=NULL) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:37 warning: Member win_border(win_base *wb) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:39 warning: Member win_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:41 warning: Member win_border(char *rep, const char *size=WIN_BORDER_NORMAL_SIZE) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:45 warning: Member load(char *, const char *) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:47 warning: Member update() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:49 warning: Member destroy() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:51 warning: Member draw(drawing_area *da) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:53 warning: Member set_visible_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:55 warning: Member set_brightness_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:57 warning: Member set_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:59 warning: Member set_border(win_theme &wth, u_int8 size=win_border::NORMAL) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:61 warning: Member set_trans_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:63 warning: Member length_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:65 warning: Member height_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:34 warning: Member win_background(win_base *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:36 warning: Member win_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:38 warning: Member win_background(char *rep) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:42 warning: Member load(char *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:44 warning: Member update() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:46 warning: Member destroy() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:48 warning: Member draw(drawing_area *da=NULL) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:50 warning: Member set_visible_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:52 warning: Member set_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:54 warning: Member set_background(win_theme &wt) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:56 warning: Member set_brightness_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:58 warning: Member set_trans_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:75 warning: Member SPACE_WITH_BORDER (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:76 warning: Member SPACE_WITH_OBJECT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:78 warning: Member LIST_LAYOUT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:79 warning: Member NO_LAYOUT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:251 warning: Member ALIGN_NONE (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:252 warning: Member ALIGN_LEFT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:253 warning: Member ALIGN_CENTER (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:254 warning: Member ALIGN_RIGHT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:58 warning: Member ACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:59 warning: Member UNACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:60 warning: Member UPDATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:61 warning: Member DRAW (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:62 warning: Member DRAW_ON_VISIBLE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:63 warning: Member ACTIVATE_KEY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:64 warning: Member SELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:65 warning: Member UNSELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:66 warning: Member KEYBOARD (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:67 warning: Member SCROLL_UP (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:68 warning: Member SCROLL_DOWN (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:69 warning: Member NEXT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:70 warning: Member PREVIOUS (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:71 warning: Member CLOSE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:72 warning: Member DESTROY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:71 warning: Member MINI (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:72 warning: Member NORMAL (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:83 warning: Member update_position() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:84 warning: Member update_layout() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:266 warning: Member update_align() (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:268 warning: Member set_container(win_container *wc) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:92 warning: Member on_activate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:93 warning: Member on_unactivate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:95 warning: Member on_update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:97 warning: Member on_draw_visible() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:98 warning: Member on_draw() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:100 warning: Member on_activate_key() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:102 warning: Member on_unselect() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:104 warning: Member on_up() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:105 warning: Member on_down() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:107 warning: Member on_next() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:108 warning: Member on_previous() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:86 warning: Member space_with_object_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:87 warning: Member space_with_border_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:88 warning: Member layout_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:90 warning: Member list_wb_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:92 warning: Member focus_object_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:272 warning: Member x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:274 warning: Member y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:276 warning: Member pad_x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:278 warning: Member pad_y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:280 warning: Member align_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:282 warning: Member visible_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:284 warning: Member focus_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:286 warning: Member activate_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:288 warning: Member brightness_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:290 warning: Member trans_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:292 warning: Member can_be_selected_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:294 warning: Member wb_father_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:296 warning: Member manager_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:81 warning: Member py_callbacks (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:84 warning: Member callback_[20] (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:85 warning: Member callback_destroy_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:86 warning: Member callback_quit_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:89 warning: Member return_code_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/dialog_screen.h:87 warning: argument 'char' of command @param is not found in the argument list of dialog_screen::set_name(const string &new_name) /builddir/build/BUILD/adonthell-0.3.6/src/dialog_screen.h:90 warning: The following parameters of dialog_screen::set_name(const string &new_name) are not documented: parameter 'new_name' /builddir/build/BUILD/adonthell-0.3.6/src/dialog_screen.h:94 warning: argument 'char' of command @param is not found in the argument list of dialog_screen::set_npc(const string &new_npc) /builddir/build/BUILD/adonthell-0.3.6/src/dialog_screen.h:97 warning: The following parameters of dialog_screen::set_npc(const string &new_npc) are not documented: parameter 'new_npc' /builddir/build/BUILD/adonthell-0.3.6/src/drawing_area.h:120 warning: The following parameters of drawing_area::resize(u_int16 nl, u_int16 nh) are not documented: parameter 'nh' /builddir/build/BUILD/adonthell-0.3.6/src/game.h:56 warning: Member User_data_dir (variable) of class game is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/game.h:57 warning: Member Global_data_dir (variable) of class game is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/game.h:58 warning: Member Game_data_dir (variable) of class game is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/game.h:124 warning: argument 'fname' of command @param is not found in the argument list of game::find_directory(const string &dirname) /builddir/build/BUILD/adonthell-0.3.6/src/game.h:135 warning: The following parameters of game::find_directory(const string &dirname) are not documented: parameter 'dirname' /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h:214 warning: Member load_achievements(u_int32 pos) (function) of class gamedata is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h:82 warning: argument 'ogzstream' of command @param is not found in the argument list of gamedata::put(ogzstream &file) /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h:85 warning: The following parameters of gamedata::put(ogzstream &file) are not documented: parameter 'file' /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h:89 warning: argument 'igzstream' of command @param is not found in the argument list of gamedata::get(igzstream &file) /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h:94 warning: The following parameters of gamedata::get(igzstream &file) are not documented: parameter 'file' /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h:139 warning: argument 'string' of command @param is not found in the argument list of gamedata::set_description(string desc) /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h:142 warning: The following parameters of gamedata::set_description(string desc) are not documented: parameter 'desc' /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h:146 warning: argument 'string' of command @param is not found in the argument list of gamedata::set_directory(string dir) /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h:149 warning: The following parameters of gamedata::set_directory(string dir) are not documented: parameter 'dir' /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h:153 warning: argument 'string' of command @param is not found in the argument list of gamedata::set_gametime(string time) /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h:156 warning: The following parameters of gamedata::set_gametime(string time) are not documented: parameter 'time' /builddir/build/BUILD/adonthell-0.3.6/src/gamedata.h:292 warning: Found unknown command `\pos' /builddir/build/BUILD/adonthell-0.3.6/src/gametime.h:90 warning: Member start_action() (function) of class gametime is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/gametime.h:99 warning: Member stop_action() (function) of class gametime is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:423 warning: Member set_data(void *data, u_int16 l, u_int16 h, u_int8 bytes_per_pixel=BYTES_PER_PIXEL, u_int32 red_mask=R_MASK, u_int32 green_mask=G_MASK, u_int32 blue_mask=B_MASK, u_int32 alpha_mask=0) (function) of class surface is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:428 warning: Member get_data(u_int8 bytes_per_pixel, u_int32 red_mask, u_int32 green_mask, u_int32 blue_mask, u_int32 alpha_mask) const (function) of class surface is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/image.h:68 warning: The following parameters of image::image(SDL_Surface *s, const SDL_Color &color) are not documented: parameter 'color' /builddir/build/BUILD/adonthell-0.3.6/src/image.h:300 warning: argument 'source' of command @param is not found in the argument list of image::tile(const surface &src) /builddir/build/BUILD/adonthell-0.3.6/src/image.h:303 warning: The following parameters of image::tile(const surface &src) are not documented: parameter 'src' /builddir/build/BUILD/adonthell-0.3.6/src/image.h:310 warning: argument 'source' of command @param is not found in the argument list of image::tile(const surface &src, u_int16 l, u_int16 h, u_int16 x=0, u_int16 y=0) /builddir/build/BUILD/adonthell-0.3.6/src/image.h:322 warning: The following parameters of image::tile(const surface &src, u_int16 l, u_int16 h, u_int16 x=0, u_int16 y=0) are not documented: parameter 'src' /builddir/build/BUILD/adonthell-0.3.6/src/input.h:115 warning: Member start_text_input() (function) of class input is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/input.h:116 warning: Member stop_text_input() (function) of class input is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/input.h:117 warning: Member is_text_input() (function) of class input is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:125 warning: Member NOTHING (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:126 warning: Member AUTO_HEIGHT (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:127 warning: Member AUTO_SIZE (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:130 warning: Member KEY_CURSOR_NEXT (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:131 warning: Member KEY_CURSOR_PREVIOUS (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:137 warning: Member fit_text_width() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:139 warning: Member ucd(u_int16 &idx) const (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:144 warning: Member ucd(const std::string &text, u_int16 &idx) const (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:185 warning: Member build_form_auto_height() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:189 warning: Member build_form_auto_size() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:194 warning: Member clean_surface(const bool erase_all) (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:198 warning: Member find_word(u_int16 &index, u_int16 &wlength, u_int16 &wlengthpix, s_int16 &woffset, u_int16 &last_letter, const u_int16 rlength) (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:202 warning: Member draw_string(const bool at_cursor) (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:208 warning: Member update_cursor() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:212 warning: Member cursor_next() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:217 warning: Member cursor_previous() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:221 warning: Member cursor_draw() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:223 warning: Member cursor_undraw() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:225 warning: Member last_letter(u_int16 idx) (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:423 warning: Member set_data(void *data, u_int16 l, u_int16 h, u_int8 bytes_per_pixel=BYTES_PER_PIXEL, u_int32 red_mask=R_MASK, u_int32 green_mask=G_MASK, u_int32 blue_mask=B_MASK, u_int32 alpha_mask=0) (function) of class surface is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:428 warning: Member get_data(u_int8 bytes_per_pixel, u_int32 red_mask, u_int32 green_mask, u_int32 blue_mask, u_int32 alpha_mask) const (function) of class surface is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:228 warning: Member my_font_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:232 warning: Member my_text_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:235 warning: Member new_text_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:238 warning: Member my_form_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:242 warning: Member visible_cursor_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:245 warning: Member moveable_cursor_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:248 warning: Member cursor_cur_blink_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:254 warning: Member my_cursor_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:257 warning: Member my_old_cursor_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:260 warning: Member my_vect_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:262 warning: Member start_line_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:251 warning: Member cursor_blink_cycle (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:156 warning: Member pos_x (variable) of class label::Scursor is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:157 warning: Member pos_y (variable) of class label::Scursor is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:158 warning: Member idx (variable) of class label::Scursor is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:159 warning: Member line (variable) of class label::Scursor is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:160 warning: Member offset_x (variable) of class label::Scursor is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:148 warning: Member idx_beg (variable) of class label::Sline_text is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:149 warning: Member idx_end (variable) of class label::Sline_text is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:150 warning: Member pos_x (variable) of class label::Sline_text is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:151 warning: Member offset_x (variable) of class label::Sline_text is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label_input.h:47 warning: Member editable_ (variable) of class label_input is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:228 warning: Member my_font_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:232 warning: Member my_text_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:235 warning: Member new_text_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:238 warning: Member my_form_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:242 warning: Member visible_cursor_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:245 warning: Member moveable_cursor_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:248 warning: Member cursor_cur_blink_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:254 warning: Member my_cursor_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:257 warning: Member my_old_cursor_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:260 warning: Member my_vect_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:262 warning: Member start_line_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:125 warning: Member NOTHING (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:126 warning: Member AUTO_HEIGHT (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:127 warning: Member AUTO_SIZE (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:130 warning: Member KEY_CURSOR_NEXT (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:131 warning: Member KEY_CURSOR_PREVIOUS (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:137 warning: Member fit_text_width() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:139 warning: Member ucd(u_int16 &idx) const (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:144 warning: Member ucd(const std::string &text, u_int16 &idx) const (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:185 warning: Member build_form_auto_height() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:189 warning: Member build_form_auto_size() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:194 warning: Member clean_surface(const bool erase_all) (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:198 warning: Member find_word(u_int16 &index, u_int16 &wlength, u_int16 &wlengthpix, s_int16 &woffset, u_int16 &last_letter, const u_int16 rlength) (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:202 warning: Member draw_string(const bool at_cursor) (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:208 warning: Member update_cursor() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:212 warning: Member cursor_next() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:217 warning: Member cursor_previous() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:221 warning: Member cursor_draw() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:223 warning: Member cursor_undraw() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:225 warning: Member last_letter(u_int16 idx) (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:423 warning: Member set_data(void *data, u_int16 l, u_int16 h, u_int8 bytes_per_pixel=BYTES_PER_PIXEL, u_int32 red_mask=R_MASK, u_int32 green_mask=G_MASK, u_int32 blue_mask=B_MASK, u_int32 alpha_mask=0) (function) of class surface is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:428 warning: Member get_data(u_int8 bytes_per_pixel, u_int32 red_mask, u_int32 green_mask, u_int32 blue_mask, u_int32 alpha_mask) const (function) of class surface is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/label.h:251 warning: Member cursor_blink_cycle (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/map_event.h:54 warning: argument 'in' of command @param is not found in the argument list of map_event::get_state(igzstream &f) /builddir/build/BUILD/adonthell-0.3.6/src/map_event.h:58 warning: The following parameters of map_event::get_state(igzstream &f) are not documented: parameter 'f' /builddir/build/BUILD/adonthell-0.3.6/src/nls.h:49 warning: Unsupported xml/html tag found /builddir/build/BUILD/adonthell-0.3.6/src/nls.h:49 warning: Unsupported xml/html tag found /builddir/build/BUILD/adonthell-0.3.6/src/nls.h:49 warning: Unsupported xml/html tag found /builddir/build/BUILD/adonthell-0.3.6/src/fileops.h:301 warning: Member put_bool(const bool &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/fileops.h:302 warning: Member put_uint8(const u_int8 &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/fileops.h:303 warning: Member put_sint8(const s_int8 &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/fileops.h:304 warning: Member put_uint16(const u_int16 &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/fileops.h:305 warning: Member put_sint16(const s_int16 &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/fileops.h:306 warning: Member put_uint32(const u_int32 &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/fileops.h:307 warning: Member put_sint32(const s_int32 &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/fileops.h:308 warning: Member put_string(const string &s) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/fileops.h:309 warning: Member put_float(const float &n) (function) of class ogzstream is not documented. rating docs for file map_event_handler.h... Generating docs for file mapcharacter.cc... Generating docs for file mapcharacter.h... Generating docs for file mapobject.cc... Generating docs for file mapobject.h... Generating docs for file mapsquare.cc... Generating docs for file mapsquare.h... Generating docs for file mapsquare_walkable.cc... Generating docs for file mapsquare_walkable.h... Generating docs for file mapview.cc... Generating docs for file mapview.h... Generating docs for file nls.cc... Generating docs for file nls.h... Generating docs for file path.cc... Generating docs for file path.h... Generating docs for file pnm.cc... Generating docs for file pnm.h... Generating docs for file prefs.cc... Generating docs for file prefs.h... Generating docs for file py_callback.cc... Generating docs for file py_callback.h... Generating docs for file py_object.cc... Generating docs for file py_object.h... Generating docs for file python_class.cc... Generating docs for file python_class.h... Generating docs for file screen.cc... Generating docs for file screen.h... Generating docs for file storage.cc... Generating docs for file storage.h... Generating docs for file str_hash.h... Generating docs for file surface.cc... Generating docs for file surface.h... Generating docs for file text_bubble.cc... Generating docs for file text_bubble.h... Generating docs for file time_event.cc... Generating docs for file time_event.h... Generating docs for file time_event_handler.cc... Generating docs for file time_event_handler.h... Generating docs for file types.h... Generating docs for file win_base.h... Generating docs for file win_manager.h... Generating docs for file win_theme.cc... Generating page documentation... Generating docs for page todo... Generating docs for page bug... Generating group documentation... Generating class documentation... Generating docs for compound achievement_data... Generating docs for compound achievements... Generating docs for compound action_event... Generating docs for compound adonthell... Generating docs for compound animation... Generating docs for compound animationframe... Generating docs for compound audio... Generating docs for compound character... Generating docs for compound character_base... Generating docs for compound config... Generating docs for compound data_screen... Generating docs for compound dialog... Generating docs for compound dialog_screen... Generating docs for compound dictionary... Generating docs for compound drawable... Generating docs for compound drawing_area... Generating docs for compound enter_event... Generating docs for compound event... Generating docs for compound event_handler... Generating docs for compound event_handler_base... Generating docs for compound event_list... Generating docs for compound fileops... Generating docs for compound game... Generating docs for compound gamedata... Generating docs for compound gamedate... Generating docs for compound gametime... Generating docs for compound gz_file... Generating docs for compound igzstream... Generating docs for compound image... Generating docs for compound input... Generating docs for compound label... Generating docs for nested compound label::Scursor... Generating docs for nested compound label::Sline_text... Generating docs for compound label_input... Generating docs for compound landmap... Generating docs for compound leave_event... Generating docs for compound map_event... Generating docs for compound map_event_handler... Generating docs for compound mapcharacter... Generating docs for compound mapobject... Generating docs for compound mapsquare... Generating docs for compound mapsquare_area... Generating docs for compound mapsquare_char... Generating docs for compound mapsquare_tile... Generating docs for compound mapsquare_walkable... Generating docs for compound mapsquare_walkable_area... Generating docs for compound mapview... Generating docs for compound nls... Generating docs for compound objects... Generating docs for compound ogzstream... Generating docs for compound path... Generating docs fo/builddir/build/BUILD/adonthell-0.3.6/src/python_class.h:157 warning: Member as_string(PyObject *s) (function) of class python is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/python_class.h:155 warning: Member module (variable) of class python is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/quest.h:34 warning: Member load(igzstream &) (function) of class quest is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/quest.h:35 warning: Member save(ogzstream &) (function) of class quest is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/quest.h:37 warning: Member name (variable) of class quest is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/screen.h:52 warning: Member cleanup() (function) of class screen is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/screen.h:54 warning: Member get_renderer() (function) of class screen is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/screen.h:59 warning: Member format() (function) of class screen is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/screen.h:178 warning: argument 'mode' of command @param is not found in the argument list of screen::set_fullscreen(const u_int8 &m) /builddir/build/BUILD/adonthell-0.3.6/src/screen.h:187 warning: The following parameters of screen::set_fullscreen(const u_int8 &m) are not documented: parameter 'm' /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:423 warning: Member set_data(void *data, u_int16 l, u_int16 h, u_int8 bytes_per_pixel=BYTES_PER_PIXEL, u_int32 red_mask=R_MASK, u_int32 green_mask=G_MASK, u_int32 blue_mask=B_MASK, u_int32 alpha_mask=0) (function) of class surface is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:428 warning: Member get_data(u_int8 bytes_per_pixel, u_int32 red_mask, u_int32 green_mask, u_int32 blue_mask, u_int32 alpha_mask) const (function) of class surface is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:141 warning: argument 'surface_alpha' of command @param is not found in the argument list of surface::set_alpha(u_int8 a, const bool &alpha_channel=false) /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:149 warning: The following parameters of surface::set_alpha(u_int8 a, const bool &alpha_channel=false) are not documented: parameter 'a' /builddir/build/BUILD/adonthell-0.3.6/src/surface.h:340 warning: Found unknown command `\returnl' /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h:48 warning: Member pack() (function) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h:51 warning: Member set_auto_refresh(bool b) (function) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:249 warning: Member set_manager(win_manager *) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:42 warning: Member set_return_code(int rc) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:46 warning: Member set_signal_connect(const Functor0 &func, u_int8 signal) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:48 warning: Member set_callback_destroy(const Functor0wRet< bool > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:50 warning: Member set_callback_quit(const Functor1< int > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:54 warning: Member update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:56 warning: Member py_signal_connect(PyObject *pyfunc, int signal, PyObject *args=NULL) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:37 warning: Member win_border(win_base *wb) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:39 warning: Member win_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:41 warning: Member win_border(char *rep, const char *size=WIN_BORDER_NORMAL_SIZE) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:45 warning: Member load(char *, const char *) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:47 warning: Member update() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:49 warning: Member destroy() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:51 warning: Member draw(drawing_area *da) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:53 warning: Member set_visible_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:55 warning: Member set_brightness_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:57 warning: Member set_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:59 warning: Member set_border(win_theme &wth, u_int8 size=win_border::NORMAL) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:61 warning: Member set_trans_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:63 warning: Member length_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:65 warning: Member height_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:34 warning: Member win_background(win_base *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:36 warning: Member win_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:38 warning: Member win_background(char *rep) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:42 warning: Member load(char *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:44 warning: Member update() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:46 warning: Member destroy() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:48 warning: Member draw(drawing_area *da=NULL) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:50 warning: Member set_visible_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:52 warning: Member set_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:54 warning: Member set_background(win_theme &wt) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:56 warning: Member set_brightness_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:58 warning: Member set_trans_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:251 warning: Member ALIGN_NONE (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:252 warning: Member ALIGN_LEFT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:253 warning: Member ALIGN_CENTER (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:254 warning: Member ALIGN_RIGHT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:58 warning: Member ACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:59 warning: Member UNACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:60 warning: Member UPDATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:61 warning: Member DRAW (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:62 warning: Member DRAW_ON_VISIBLE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:63 warning: Member ACTIVATE_KEY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:64 warning: Member SELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:65 warning: Member UNSELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:66 warning: Member KEYBOARD (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:67 warning: Member SCROLL_UP (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:68 warning: Member SCROLL_DOWN (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:69 warning: Member NEXT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:70 warning: Member PREVIOUS (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:71 warning: Member CLOSE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:72 warning: Member DESTROY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:71 warning: Member MINI (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:72 warning: Member NORMAL (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h:56 warning: Member refresh() (function) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:264 warning: Member update_position() (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:266 warning: Member update_align() (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:268 warning: Member set_container(win_container *wc) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:92 warning: Member on_activate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:93 warning: Member on_unactivate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:95 warning: Member on_update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:97 warning: Member on_draw_visible() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:98 warning: Member on_draw() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:100 warning: Member on_activate_key() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:101 warning: Member on_select() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:102 warning: Member on_unselect() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:104 warning: Member on_up() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:105 warning: Member on_down() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:107 warning: Member on_next() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:108 warning: Member on_previous() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h:58 warning: Member img_tmp_ (variable) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h:59 warning: Member img_brightness_ (variable) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h:61 warning: Member auto_refresh_ (variable) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:272 warning: Member x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:274 warning: Member y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:276 warning: Member pad_x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:278 warning: Member pad_y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:280 warning: Member align_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:282 warning: Member visible_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:284 warning: Member focus_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:286 warning: Member activate_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:288 warning: Member brightness_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:290 warning: Member trans_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:292 warning: Member can_be_selected_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:294 warning: Member wb_father_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:296 warning: Member manager_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:81 warning: Member py_callbacks (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:84 warning: Member callback_[20] (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:85 warning: Member callback_destroy_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:86 warning: Member callback_quit_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:89 warning: Member return_code_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:34 warning: Member win_background(win_base *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:36 warning: Member win_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:38 warning: Member win_background(char *rep) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:42 warning: Member load(char *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:44 warning: Member update() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:46 warning: Member destroy() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:48 warning: Member draw(drawing_area *da=NULL) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:50 warning: Member set_visible_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:52 warning: Member set_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:54 warning: Member set_background(win_theme &wt) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:56 warning: Member set_brightness_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:58 warning: Member set_trans_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:249 warning: Member set_manager(win_manager *) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:42 warning: Member set_return_code(int rc) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:46 warning: Member set_signal_connect(const Functor0 &func, u_int8 signal) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:48 warning: Member set_callback_destroy(const Functor0wRet< bool > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:50 warning: Member set_callback_quit(const Functor1< int > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:54 warning: Member update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:56 warning: Member py_signal_connect(PyObject *pyfunc, int signal, PyObject *args=NULL) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:37 warning: Member win_border(win_base *wb) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:39 warning: Member win_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:41 warning: Member win_border(char *rep, const char *size=WIN_BORDER_NORMAL_SIZE) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:45 warning: Member load(char *, const char *) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:47 warning: Member update() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:49 warning: Member destroy() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:51 warning: Member draw(drawing_area *da) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:53 warning: Member set_visible_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:55 warning: Member set_brightness_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:57 warning: Member set_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:59 warning: Member set_border(win_theme &wth, u_int8 size=win_border::NORMAL) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:61 warning: Member set_trans_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:63 warning: Member length_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:65 warning: Member height_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:34 warning: Member win_background(win_base *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:36 warning: Member win_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:38 warning: Member win_background(char *rep) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:42 warning: Member load(char *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:44 warning: Member update() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:46 warning: Member destroy() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:48 warning: Member draw(drawing_area *da=NULL) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:50 warning: Member set_visible_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:52 warning: Member set_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:54 warning: Member set_background(win_theme &wt) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:56 warning: Member set_brightness_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:58 warning: Member set_trans_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:251 warning: Member ALIGN_NONE (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:252 warning: Member ALIGN_LEFT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:253 warning: Member ALIGN_CENTER (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:254 warning: Member ALIGN_RIGHT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:58 warning: Member ACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:59 warning: Member UNACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:60 warning: Member UPDATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:61 warning: Member DRAW (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:62 warning: Member DRAW_ON_VISIBLE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:63 warning: Member ACTIVATE_KEY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:64 warning: Member SELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:65 warning: Member UNSELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:66 warning: Member KEYBOARD (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:67 warning: Member SCROLL_UP (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:68 warning: Member SCROLL_DOWN (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:69 warning: Member NEXT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:70 warning: Member PREVIOUS (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:71 warning: Member CLOSE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:72 warning: Member DESTROY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:71 warning: Member MINI (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:72 warning: Member NORMAL (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:264 warning: Member update_position() (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:266 warning: Member update_align() (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:268 warning: Member set_container(win_container *wc) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:92 warning: Member on_activate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:93 warning: Member on_unactivate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:95 warning: Member on_update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:97 warning: Member on_draw_visible() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:98 warning: Member on_draw() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:100 warning: Member on_activate_key() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:101 warning: Member on_select() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:102 warning: Member on_unselect() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:104 warning: Member on_up() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:105 warning: Member on_down() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:107 warning: Member on_next() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:108 warning: Member on_previous() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:272 warning: Member x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:274 warning: Member y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:276 warning: Member pad_x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:278 warning: Member pad_y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:280 warning: Member align_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:282 warning: Member visible_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:284 warning: Member focus_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:286 warning: Member activate_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:288 warning: Member brightness_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:290 warning: Member trans_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:292 warning: Member can_be_selected_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:294 warning: Member wb_father_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:296 warning: Member manager_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:81 warning: Member py_callbacks (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:84 warning: Member callback_[20] (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:85 warning: Member callback_destroy_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:86 warning: Member callback_quit_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:89 warning: Member return_code_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:37 warning: Member win_border(win_base *wb) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:39 warning: Member win_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:41 warning: Member win_border(char *rep, const char *size=WIN_BORDER_NORMAL_SIZE) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:45 warning: Member load(char *, const char *) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:47 warning: Member update() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:49 warning: Member destroy() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:51 warning: Member draw(drawing_area *da) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:53 warning: Member set_visible_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:55 warning: Member set_brightness_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:57 warning: Member set_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:59 warning: Member set_border(win_theme &wth, u_int8 size=win_border::NORMAL) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:61 warning: Member set_trans_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:63 warning: Member length_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:65 warning: Member height_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:71 warning: Member MINI (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:72 warning: Member NORMAL (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:39 warning: Member add(win_base *) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:41 warning: Member remove(win_base *) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:43 warning: Member remove_all() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:45 warning: Member destroy() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:55 warning: Member set_visible_all(bool b) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:61 warning: Member set_space_with_border(u_int16 b) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:63 warning: Member set_space_with_object(u_int16 o) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:65 warning: Member space_with_border() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:67 warning: Member space_with_object() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:69 warning: Member set_layout(u_int8 l) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:71 warning: Member set_focus_object(win_base *f) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:73 warning: Member focus_object() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:249 warning: Member set_manager(win_manager *) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:42 warning: Member set_return_code(int rc) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:46 warning: Member set_signal_connect(const Functor0 &func, u_int8 signal) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:48 warning: Member set_callback_destroy(const Functor0wRet< bool > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:50 warning: Member set_callback_quit(const Functor1< int > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:54 warning: Member update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:56 warning: Member py_signal_connect(PyObject *pyfunc, int signal, PyObject *args=NULL) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:37 warning: Member win_border(win_base *wb) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:39 warning: Member win_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:41 warning: Member win_border(char *rep, const char *size=WIN_BORDER_NORMAL_SIZE) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:45 warning: Member load(char *, const char *) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:47 warning: Member update() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:49 warning: Member destroy() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:51 warning: Member draw(drawing_area *da) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:53 warning: Member set_visible_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:55 warning: Member set_brightness_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:57 warning: Member set_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:59 warning: Member set_border(win_theme &wth, u_int8 size=win_border::NORMAL) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:61 warning: Member set_trans_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:63 warning: Member length_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:65 warning: Member height_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:34 warning: Member win_background(win_base *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:36 warning: Member win_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:38 warning: Member win_background(char *rep) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:42 warning: Member load(char *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:44 warning: Member update() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:46 warning: Member destroy() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:48 warning: Member draw(drawing_area *da=NULL) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:50 warning: Member set_visible_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:52 warning: Member set_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:54 warning: Member set_background(win_theme &wt) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:56 warning: Member set_brightness_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:58 warning: Member set_trans_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:75 warning: Member SPACE_WITH_BORDER (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:76 warning: Member SPACE_WITH_OBJECT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:78 warning: Member LIST_LAYOUT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:79 warning: Member NO_LAYOUT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:251 warning: Member ALIGN_NONE (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:252 warning: Member ALIGN_LEFT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:253 warning: Member ALIGN_CENTER (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:254 warning: Member ALIGN_RIGHT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:58 warning: Member ACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:59 warning: Member UNACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:60 warning: Member UPDATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:61 warning: Member DRAW (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:62 warning: Member DRAW_ON_VISIBLE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:63 warning: Member ACTIVATE_KEY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:64 warning: Member SELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:65 warning: Member UNSELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:66 warning: Member KEYBOARD (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:67 warning: Member SCROLL_UP (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:68 warning: Member SCROLL_DOWN (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:69 warning: Member NEXT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:70 warning: Member PREVIOUS (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:71 warning: Member CLOSE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:72 warning: Member DESTROY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:71 warning: Member MINI (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:72 warning: Member NORMAL (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:83 warning: Member update_position() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:84 warning: Member update_layout() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:266 warning: Member update_align() (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:268 warning: Member set_container(win_container *wc) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:92 warning: Member on_activate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:93 warning: Member on_unactivate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:95 warning: Member on_update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:97 warning: Member on_draw_visible() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:98 warning: Member on_draw() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:100 warning: Member on_activate_key() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:101 warning: Member on_select() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:102 warning: Member on_unselect() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:104 warning: Member on_up() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:105 warning: Member on_down() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:107 warning: Member on_next() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:108 warning: Member on_previous() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:86 warning: Member space_with_object_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:87 warning: Member space_with_border_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:88 warning: Member layout_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:90 warning: Member list_wb_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:92 warning: Member focus_object_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:272 warning: Member x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:274 warning: Member y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:276 warning: Member pad_x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:278 warning: Member pad_y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:280 warning: Member align_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:282 warning: Member visible_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:284 warning: Member focus_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:286 warning: Member activate_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:288 warning: Member brightness_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:290 warning: Member trans_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:292 warning: Member can_be_selected_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:294 warning: Member wb_father_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:296 warning: Member manager_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:81 warning: Member py_callbacks (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:84 warning: Member callback_[20] (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:85 warning: Member callback_destroy_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:86 warning: Member callback_quit_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:89 warning: Member return_code_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:42 warning: Member set_return_code(int rc) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:46 warning: Member set_signal_connect(const Functor0 &func, u_int8 signal) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:48 warning: Member set_callback_destroy(const Functor0wRet< bool > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:50 warning: Member set_callback_quit(const Functor1< int > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:54 warning: Member update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:56 warning: Member py_signal_connect(PyObject *pyfunc, int signal, PyObject *args=NULL) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:58 warning: Member ACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:59 warning: Member UNACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:60 warning: Member UPDATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:61 warning: Member DRAW (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:62 warning: Member DRAW_ON_VISIBLE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:63 warning: Member ACTIVATE_KEY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:64 warning: Member SELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:65 warning: Member UNSELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:66 warning: Member KEYBOARD (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:67 warning: Member SCROLL_UP (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:68 warning: Member SCROLL_DOWN (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:69 warning: Member NEXT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:70 warning: Member PREVIOUS (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:71 warning: Member CLOSE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:72 warning: Member DESTROY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:92 warning: Member on_activate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:93 warning: Member on_unactivate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:95 warning: Member on_update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:97 warning: Member on_draw_visible() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:98 warning: Member on_draw() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:100 warning: Member on_activate_key() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:101 warning: Member on_select() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:102 warning: Member on_unselect() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:104 warning: Member on_up() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:105 warning: Member on_down() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:107 warning: Member on_next() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:108 warning: Member on_previous() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:81 warning: Member py_callbacks (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:84 warning: Member callback_[20] (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:85 warning: Member callback_destroy_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:86 warning: Member callback_quit_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:89 warning: Member return_code_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:44 warning: Member win_font(char *) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:46 warning: Member win_font(win_font &) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:52 warning: Member load(char *) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:56 warning: Member in_table(u_int16 tmp) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:58 warning: Member operator[](u_int16) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:60 warning: Member kerning(const u_int16 &char1, const u_int16 &char2) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:67 warning: Member height() (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:69 warning: Member length() (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:71 warning: Member cursor (variable) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:35 warning: Member erase() (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:37 warning: Member glyphs (variable) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:39 warning: Member height_ (variable) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:40 warning: Member length_ (variable) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_keys.h:28 warning: Member KEY_ACTIVATE_ENTRY (variable) of class win_keys is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_keys.h:30 warning: Member KEY_UP (variable) of class win_keys is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_keys.h:32 warning: Member KEY_DOWN (variable) of class win_keys is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_keys.h:34 warning: Member KEY_PREVIOUS (variable) of class win_keys is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_keys.h:36 warning: Member KEY_NEXT (variable) of class win_keys is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_keys.h:38 warning: Member KEY_ACTIVATE (variable) of class win_keys is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h:48 warning: Member pack() (function) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h:51 warning: Member set_auto_refresh(bool b) (function) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:249 warning: Member set_manager(win_manager *) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:42 warning: Member set_return_code(int rc) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:46 warning: Member set_signal_connect(const Functor0 &func, u_int8 signal) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:48 warning: Member set_callback_destroy(const Functor0wRet< bool > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:50 warning: Member set_callback_quit(const Functor1< int > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:54 warning: Member update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:56 warning: Member py_signal_connect(PyObject *pyfunc, int signal, PyObject *args=NULL) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:37 warning: Member win_border(win_base *wb) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:39 warning: Member win_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:41 warning: Member win_border(char *rep, const char *size=WIN_BORDER_NORMAL_SIZE) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:45 warning: Member load(char *, const char *) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:47 warning: Member update() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:49 warning: Member destroy() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:51 warning: Member draw(drawing_area *da) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:53 warning: Member set_visible_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:55 warning: Member set_brightness_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:57 warning: Member set_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:59 warning: Member set_border(win_theme &wth, u_int8 size=win_border::NORMAL) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:61 warning: Member set_trans_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:63 warning: Member length_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:65 warning: Member height_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:34 warning: Member win_background(win_base *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:36 warning: Member win_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:38 warning: Member win_background(char *rep) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:42 warning: Member load(char *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:44 warning: Member update() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:46 warning: Member destroy() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:48 warning: Member draw(drawing_area *da=NULL) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:50 warning: Member set_visible_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:52 warning: Member set_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:54 warning: Member set_background(win_theme &wt) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:56 warning: Member set_brightness_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:58 warning: Member set_trans_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h:56 warning: Member refresh() (function) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:264 warning: Member update_position() (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:266 warning: Member update_align() (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:268 warning: Member set_container(win_container *wc) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:92 warning: Member on_activate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:93 warning: Member on_unactivate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:95 warning: Member on_update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:97 warning: Member on_draw_visible() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:98 warning: Member on_draw() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:100 warning: Member on_activate_key() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:101 warning: Member on_select() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:102 warning: Member on_unselect() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:104 warning: Member on_up() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:105 warning: Member on_down() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:107 warning: Member on_next() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:108 warning: Member on_previous() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h:58 warning: Member img_tmp_ (variable) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h:59 warning: Member img_brightness_ (variable) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_object.h:61 warning: Member auto_refresh_ (variable) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:272 warning: Member x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:274 warning: Member y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:276 warning: Member pad_x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:278 warning: Member pad_y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:280 warning: Member align_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:282 warning: Member visible_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:284 warning: Member focus_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:286 warning: Member activate_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:288 warning: Member brightness_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:290 warning: Member trans_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:292 warning: Member can_be_selected_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:294 warning: Member wb_father_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:296 warning: Member manager_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:81 warning: Member py_callbacks (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:84 warning: Member callback_[20] (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:85 warning: Member callback_destroy_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:86 warning: Member callback_quit_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:89 warning: Member return_code_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:251 warning: Member ALIGN_NONE (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:252 warning: Member ALIGN_LEFT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:253 warning: Member ALIGN_CENTER (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:254 warning: Member ALIGN_RIGHT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:58 warning: Member ACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:59 warning: Member UNACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:60 warning: Member UPDATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:61 warning: Member DRAW (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:62 warning: Member DRAW_ON_VISIBLE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:63 warning: Member ACTIVATE_KEY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:64 warning: Member SELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:65 warning: Member UNSELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:66 warning: Member KEYBOARD (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:67 warning: Member SCROLL_UP (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:68 warning: Member SCROLL_DOWN (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:69 warning: Member NEXT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:70 warning: Member PREVIOUS (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:71 warning: Member CLOSE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:72 warning: Member DESTROY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:71 warning: Member MINI (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:72 warning: Member NORMAL (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:33 warning: Member amplitude() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:35 warning: Member add(win_base *) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:37 warning: Member remove(win_base *) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:39 warning: Member remove_all() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:43 warning: Member destroy() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:51 warning: Member set_space_between_border(u_int16) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:53 warning: Member set_space_between_object(u_int16) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:55 warning: Member set_pos(const u_int8 pos) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:57 warning: Member cursor_y() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:59 warning: Member set_auto_scrollbar(bool b) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:61 warning: Member set_auto_refresh(bool b) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:55 warning: Member set_visible_all(bool b) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:61 warning: Member set_space_with_border(u_int16 b) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:63 warning: Member set_space_with_object(u_int16 o) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:65 warning: Member space_with_border() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:67 warning: Member space_with_object() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:69 warning: Member set_layout(u_int8 l) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:71 warning: Member set_focus_object(win_base *f) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:73 warning: Member focus_object() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:249 warning: Member set_manager(win_manager *) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:42 warning: Member set_return_code(int rc) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:46 warning: Member set_signal_connect(const Functor0 &func, u_int8 signal) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:48 warning: Member set_callback_destroy(const Functor0wRet< bool > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:50 warning: Member set_callback_quit(const Functor1< int > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:54 warning: Member update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:56 warning: Member py_signal_connect(PyObject *pyfunc, int signal, PyObject *args=NULL) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:37 warning: Member win_border(win_base *wb) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:39 warning: Member win_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:41 warning: Member win_border(char *rep, const char *size=WIN_BORDER_NORMAL_SIZE) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:45 warning: Member load(char *, const char *) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:47 warning: Member update() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:49 warning: Member destroy() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:51 warning: Member draw(drawing_area *da) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:53 warning: Member set_visible_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:55 warning: Member set_brightness_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:57 warning: Member set_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:59 warning: Member set_border(win_theme &wth, u_int8 size=win_border::NORMAL) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:61 warning: Member set_trans_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:63 warning: Member length_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:65 warning: Member height_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:34 warning: Member win_background(win_base *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:36 warning: Member win_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:38 warning: Member win_background(char *rep) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:42 warning: Member load(char *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:44 warning: Member update() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:46 warning: Member destroy() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:48 warning: Member draw(drawing_area *da=NULL) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:50 warning: Member set_visible_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:52 warning: Member set_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:54 warning: Member set_background(win_theme &wt) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:56 warning: Member set_brightness_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:58 warning: Member set_trans_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:34 warning: Member win_scrollbar(win_scroll *) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:36 warning: Member win_scrollbar(win_scrollbar &) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:38 warning: Member win_scrollbar(char *rep) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:42 warning: Member update_bar() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:44 warning: Member load(char *) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:46 warning: Member update_back() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:48 warning: Member destroy() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:50 warning: Member set_scrollbar(win_scrollbar &) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:52 warning: Member set_scrollbar(win_theme &wt) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:54 warning: Member set_visible_scrollbar(bool b) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:57 warning: Member set_trans_scrollbar(bool b) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:64 warning: Member set_brightness_scrollbar(bool b) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:66 warning: Member draw(drawing_area *da=NULL) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:68 warning: Member height_bar() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:67 warning: Member PAD_DEFAULT (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:75 warning: Member SPACE_WITH_BORDER (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:76 warning: Member SPACE_WITH_OBJECT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:78 warning: Member LIST_LAYOUT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:79 warning: Member NO_LAYOUT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:251 warning: Member ALIGN_NONE (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:252 warning: Member ALIGN_LEFT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:253 warning: Member ALIGN_CENTER (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:254 warning: Member ALIGN_RIGHT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:58 warning: Member ACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:59 warning: Member UNACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:60 warning: Member UPDATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:61 warning: Member DRAW (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:62 warning: Member DRAW_ON_VISIBLE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:63 warning: Member ACTIVATE_KEY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:64 warning: Member SELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:65 warning: Member UNSELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:66 warning: Member KEYBOARD (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:67 warning: Member SCROLL_UP (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:68 warning: Member SCROLL_DOWN (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:69 warning: Member NEXT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:70 warning: Member PREVIOUS (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:71 warning: Member CLOSE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:72 warning: Member DESTROY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:71 warning: Member MINI (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:72 warning: Member NORMAL (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:71 warning: Member up() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:73 warning: Member down() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:75 warning: Member find_amplitude() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:77 warning: Member update_amplitude() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:83 warning: Member update_position() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:84 warning: Member update_layout() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:266 warning: Member update_align() (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:268 warning: Member set_container(win_container *wc) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:92 warning: Member on_activate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:93 warning: Member on_unactivate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:95 warning: Member on_update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:97 warning: Member on_draw_visible() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:98 warning: Member on_draw() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:100 warning: Member on_activate_key() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:101 warning: Member on_select() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:102 warning: Member on_unselect() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:104 warning: Member on_up() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:105 warning: Member on_down() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:107 warning: Member on_next() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:108 warning: Member on_previous() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:79 warning: Member max_amplitude_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:81 warning: Member cur_amplitude_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:83 warning: Member index_pad_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:85 warning: Member cursor_y_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:87 warning: Member auto_scrollbar_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:89 warning: Member auto_refresh_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:86 warning: Member space_with_object_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:87 warning: Member space_with_border_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:88 warning: Member layout_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:90 warning: Member list_wb_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:92 warning: Member focus_object_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:272 warning: Member x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:274 warning: Member y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:276 warning: Member pad_x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:278 warning: Member pad_y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:280 warning: Member align_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:282 warning: Member visible_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:284 warning: Member focus_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:286 warning: Member activate_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:288 warning: Member brightness_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:290 warning: Member trans_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:292 warning: Member can_be_selected_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:294 warning: Member wb_father_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:296 warning: Member manager_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:81 warning: Member py_callbacks (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:84 warning: Member callback_[20] (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:85 warning: Member callback_destroy_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:86 warning: Member callback_quit_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:89 warning: Member return_code_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:34 warning: Member win_scrollbar(win_scroll *) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:36 warning: Member win_scrollbar(win_scrollbar &) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:38 warning: Member win_scrollbar(char *rep) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:42 warning: Member update_bar() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:44 warning: Member load(char *) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:46 warning: Member update_back() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:48 warning: Member destroy() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:50 warning: Member set_scrollbar(win_scrollbar &) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:52 warning: Member set_scrollbar(win_theme &wt) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:54 warning: Member set_visible_scrollbar(bool b) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:57 warning: Member set_trans_scrollbar(bool b) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:64 warning: Member set_brightness_scrollbar(bool b) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:66 warning: Member draw(drawing_area *da=NULL) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:68 warning: Member height_bar() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:32 warning: Member add(win_base *w) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:34 warning: Member remove(win_base *w) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:36 warning: Member remove_all() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:38 warning: Member set_mode(const u_int8 mode) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:40 warning: Member set_border_select(win_border *border) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:42 warning: Member set_circle(const bool b) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:43 warning: Member is_circle() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:45 warning: Member set_default() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:47 warning: Member set_default_object(const win_base *wb) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:49 warning: Member set_default_position(const u_int16 pos) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:51 warning: Member set_pos(const u_int8 pos) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:55 warning: Member get_selected_object() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:57 warning: Member get_selected_position() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:33 warning: Member amplitude() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:43 warning: Member destroy() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:51 warning: Member set_space_between_border(u_int16) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:53 warning: Member set_space_between_object(u_int16) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:57 warning: Member cursor_y() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:59 warning: Member set_auto_scrollbar(bool b) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:61 warning: Member set_auto_refresh(bool b) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:55 warning: Member set_visible_all(bool b) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:61 warning: Member set_space_with_border(u_int16 b) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:63 warning: Member set_space_with_object(u_int16 o) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:65 warning: Member space_with_border() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:67 warning: Member space_with_object() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:69 warning: Member set_layout(u_int8 l) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:71 warning: Member set_focus_object(win_base *f) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:73 warning: Member focus_object() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:249 warning: Member set_manager(win_manager *) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:42 warning: Member set_return_code(int rc) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:46 warning: Member set_signal_connect(const Functor0 &func, u_int8 signal) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:48 warning: Member set_callback_destroy(const Functor0wRet< bool > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:50 warning: Member set_callback_quit(const Functor1< int > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:54 warning: Member update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:56 warning: Member py_signal_connect(PyObject *pyfunc, int signal, PyObject *args=NULL) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:37 warning: Member win_border(win_base *wb) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:39 warning: Member win_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:41 warning: Member win_border(char *rep, const char *size=WIN_BORDER_NORMAL_SIZE) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:45 warning: Member load(char *, const char *) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:47 warning: Member update() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:49 warning: Member destroy() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:51 warning: Member draw(drawing_area *da) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:53 warning: Member set_visible_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:55 warning: Member set_brightness_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:57 warning: Member set_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:59 warning: Member set_border(win_theme &wth, u_int8 size=win_border::NORMAL) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:61 warning: Member set_trans_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:63 warning: Member length_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:65 warning: Member height_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:34 warning: Member win_background(win_base *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:36 warning: Member win_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:38 warning: Member win_background(char *rep) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:42 warning: Member load(char *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:44 warning: Member update() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:46 warning: Member destroy() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:48 warning: Member draw(drawing_area *da=NULL) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:50 warning: Member set_visible_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:52 warning: Member set_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:54 warning: Member set_background(win_theme &wt) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:56 warning: Member set_brightness_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_background.h:58 warning: Member set_trans_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:34 warning: Member win_scrollbar(win_scroll *) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:36 warning: Member win_scrollbar(win_scrollbar &) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:38 warning: Member win_scrollbar(char *rep) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:42 warning: Member update_bar() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:44 warning: Member load(char *) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:46 warning: Member update_back() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:48 warning: Member destroy() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:50 warning: Member set_scrollbar(win_scrollbar &) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:52 warning: Member set_scrollbar(win_theme &wt) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:54 warning: Member set_visible_scrollbar(bool b) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:57 warning: Member set_trans_scrollbar(bool b) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:64 warning: Member set_brightness_scrollbar(bool b) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:66 warning: Member draw(drawing_area *da=NULL) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scrollbar.h:68 warning: Member height_bar() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:59 warning: Member MODE_BORDER (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:61 warning: Member MODE_BRIGHTNESS (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:67 warning: Member PAD_DEFAULT (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:75 warning: Member SPACE_WITH_BORDER (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:76 warning: Member SPACE_WITH_OBJECT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:78 warning: Member LIST_LAYOUT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:79 warning: Member NO_LAYOUT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:251 warning: Member ALIGN_NONE (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:252 warning: Member ALIGN_LEFT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:253 warning: Member ALIGN_CENTER (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:254 warning: Member ALIGN_RIGHT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:58 warning: Member ACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:59 warning: Member UNACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:60 warning: Member UPDATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:61 warning: Member DRAW (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:62 warning: Member DRAW_ON_VISIBLE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:63 warning: Member ACTIVATE_KEY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:64 warning: Member SELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:65 warning: Member UNSELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:66 warning: Member KEYBOARD (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:67 warning: Member SCROLL_UP (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:68 warning: Member SCROLL_DOWN (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:69 warning: Member NEXT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:70 warning: Member PREVIOUS (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:71 warning: Member CLOSE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:72 warning: Member DESTROY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:71 warning: Member MINI (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_border.h:72 warning: Member NORMAL (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:69 warning: Member rules(const bool b, win_base *wb) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:71 warning: Member update_cur_select_position() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:73 warning: Member next() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:75 warning: Member previous() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:77 warning: Member activate() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:71 warning: Member up() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:73 warning: Member down() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:75 warning: Member find_amplitude() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:77 warning: Member update_amplitude() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:83 warning: Member update_position() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:84 warning: Member update_layout() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:266 warning: Member update_align() (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:268 warning: Member set_container(win_container *wc) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:92 warning: Member on_activate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:93 warning: Member on_unactivate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:95 warning: Member on_update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:97 warning: Member on_draw_visible() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:98 warning: Member on_draw() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:100 warning: Member on_activate_key() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:101 warning: Member on_select() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:102 warning: Member on_unselect() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:104 warning: Member on_up() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:105 warning: Member on_down() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:107 warning: Member on_next() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:108 warning: Member on_previous() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:79 warning: Member mode_ (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:81 warning: Member circle_ (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:83 warning: Member finish_scroll_ (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:85 warning: Member border_select_ (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_select.h:87 warning: Member cur_select_ (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:79 warning: Member max_amplitude_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:81 warning: Member cur_amplitude_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:83 warning: Member index_pad_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:85 warning: Member cursor_y_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:87 warning: Member auto_scrollbar_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_scroll.h:89 warning: Member auto_refresh_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:86 warning: Member space_with_object_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:87 warning: Member space_with_border_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:88 warning: Member layout_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:90 warning: Member list_wb_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_container.h:92 warning: Member focus_object_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:272 warning: Member x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:274 warning: Member y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:276 warning: Member pad_x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:278 warning: Member pad_y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:280 warning: Member align_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:282 warning: Member visible_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:284 warning: Member focus_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:286 warning: Member activate_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:288 warning: Member brightness_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:290 warning: Member trans_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:292 warning: Member can_be_selected_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:294 warning: Member wb_father_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_base.h:296 warning: Member manager_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:81 warning: Member py_callbacks (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:84 warning: Member callback_[20] (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:85 warning: Member callback_destroy_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:86 warning: Member callback_quit_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_event.h:89 warning: Member return_code_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_theme.h:30 warning: Member win_theme(char *) (function) of class win_theme is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_theme.h:32 warning: Member win_theme(win_theme &) (function) of class win_theme is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_theme.h:34 warning: Member operator=(win_theme &) (function) of class win_theme is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_theme.h:38 warning: Member destroy() (function) of class win_theme is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_ttf.h:28 warning: Member win_ttf(const char *color, const string &file) (function) of class win_ttf is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_ttf.h:31 warning: Member load(const string &file) (function) of class win_ttf is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_ttf.h:32 warning: Member in_table(u_int16 tmp) (function) of class win_ttf is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_ttf.h:33 warning: Member operator[](u_int16) (function) of class win_ttf is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_ttf.h:34 warning: Member kerning(const u_int16 &char1, const u_int16 &char2) (function) of class win_ttf is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:44 warning: Member win_font(char *) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:46 warning: Member win_font(win_font &) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:52 warning: Member load(char *) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:67 warning: Member height() (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:69 warning: Member length() (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:71 warning: Member cursor (variable) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:35 warning: Member erase() (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:37 warning: Member glyphs (variable) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:39 warning: Member height_ (variable) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/win_font.h:40 warning: Member length_ (variable) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/str_hash.h:79 warning: Member operator()(const std::string &__s) const (function) of class std::hash< std::string > is not documented. r nested compound path::area_coord... Generating docs for compound pixel_info... Generating docs for compound pnm... Generating docs for compound py_callback... Generating docs for compound py_object... Generating docs for compound python... Generating docs for compound quest... Generating docs for compound screen... Generating docs for compound storage... Generating docs for compound surface... Generating docs for compound text_bubble... Generating docs for compound time_event... Generating docs for compound time_event_handler... Generating docs for compound win_background... Generating docs for compound win_base... Generating docs for compound win_border... Generating docs for compound win_container... Generating docs for compound win_event... Generating docs for compound win_font... Generating docs for compound win_keys... Generating docs for compound win_manager... Generating docs for compound win_object... Generating docs for compound win_scroll... Generating docs for compound win_scrollbar... Generating docs for compound win_select... Generating docs for compound win_theme... Generating docs for compound win_ttf... Generating namespace index... Generating docs for compound std::hash< std::string >... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/504 Running dot for graph 2/504 Running dot for graph 3/504 Running dot for graph 4/504 Running dot for graph 5/504 Running dot for graph 6/504 Running dot for graph 7/504 Running dot for graph 8/504 Running dot for graph 9/504 Running dot for graph 10/504 Running dot for graph 11/504 Running dot for graph 12/504 Running dot for graph 13/504 Running dot for graph 14/504 Running dot for graph 15/504 Running dot for graph 16/504 Running dot for graph 17/504 Running dot for graph 18/504 Running dot for graph 19/504 Running dot for graph 20/504 Running dot for graph 21/504 Running dot for graph 22/504 Running dot for graph 23/504 Running dot for graph 24/504 Running dot for graph 25/504 Running dot for graph 26/504 Running dot for graph 27/504 Running dot for graph 28/504 Running dot for graph 29/504 Running dot for graph 30/504 Running dot for graph 31/504 Running dot for graph 32/504 Running dot for graph 33/504 Running dot for graph 34/504 Running dot for graph 35/504 Running dot for graph 36/504 Running dot for graph 37/504 Running dot for graph 38/504 Running dot for graph 39/504 Running dot for graph 40/504 Running dot for graph 41/504 Running dot for graph 42/504 Running dot for graph 43/504 Running dot for graph 44/504 Running dot for graph 45/504 Running dot for graph 46/504 Running dot for graph 47/504 Running dot for graph 48/504 Running dot for graph 49/504 Running dot for graph 50/504 Running dot for graph 51/504 Running dot for graph 52/504 Running dot for graph 53/504 Running dot for graph 54/504 Running dot for graph 55/504 Running dot for graph 56/504 Running dot for graph 57/504 Running dot for graph 58/504 Running dot for graph 59/504 Running dot for graph 60/504 Running dot for graph 61/504 Running dot for graph 62/504 Running dot for graph 63/504 Running dot for graph 64/504 Running dot for graph 65/504 Running dot for graph 66/504 Running dot for graph 67/504 Running dot for graph 68/504 Running dot for graph 69/504 Running dot for graph 70/504 Running dot for graph 71/504 Running dot for graph 72/504 Running dot for graph 73/504 Running dot for graph 74/504 Running dot for graph 75/504 Running dot for graph 76/504 Running dot for graph 77/504 Running dot for graph 78/504 Running dot for graph 79/504 Running dot for graph 80/504 Running dot for graph 81/504 Running dot for graph 82/504 Running dot for graph 83/504 Running dot for graph 84/504 Running dot for graph 85/504 Running dot for graph 86/504 Running dot for graph 87/504 Running dot for graph 88/504 Running dot for graph 89/504 Running dot for graph 90/504 Running dot for graph 91/504 Running dot for graph 92/504 Running dot for graph 93/504 Running dot for graph 94/504 Running dot for graph 95/504 Running dot for graph 96/504 Running dot for graph 97/504 Running dot for graph 98/504 Running dot for graph 99/504 Running dot for graph 100/504 Running dot for graph 101/504 Running dot for graph 102/504 Running dot for graph 103/504 Running dot for graph 104/504 Running dot for graph 105/504 Running dot for graph 106/504 Running dot for graph 107/504 Running dot for graph 108/504 Running dot for graph 109/504 Running dot for graph 110/504 Running dot for graph 111/504 Running dot for graph 112/504 Running dot for graph 113/504 Running dot for graph 114/504 Running dot for graph 115/504 Running dot for graph 116/504 Running dot for graph 117/504 Running dot for graph 118/504 Running dot for graph 119/504 Running dot for graph 120/504 Running dot for graph 121/504 Running dot for graph 122/504 Running dot for graph 123/504 Running dot for graph 124/504 Running dot for graph 125/504 Running dot for graph 126/504 Running dot for graph 127/504 Running dot for graph 128/504 Running dot for graph 129/504 Running dot for graph 130/504 Running dot for graph 131/504 Running dot for graph 132/504 Running dot for graph 133/504 Running dot for graph 134/504 Running dot for graph 135/504 Running dot for graph 136/504 Running dot for graph 137/504 Running dot for graph 138/504 Running dot for graph 139/504 Running dot for graph 140/504 Running dot for graph 141/504 Running dot for graph 142/504 Running dot for graph 143/504 Running dot for graph 144/504 Running dot for graph 145/504 Running dot for graph 146/504 Running dot for graph 147/504 Running dot for graph 148/504 Running dot for graph 149/504 Running dot for graph 150/504 Running dot for graph 151/504 Running dot for graph 152/504 Running dot for graph 153/504 Running dot for graph 154/504 Running dot for graph 155/504 Running dot for graph 156/504 Running dot for graph 157/504 Running dot for graph 158/504 Running dot for graph 159/504 Running dot for graph 160/504 Running dot for graph 161/504 Running dot for graph 162/504 Running dot for graph 163/504 Running dot for graph 164/504 Running dot for graph 165/504 Running dot for graph 166/504 Running dot for graph 167/504 Running dot for graph 168/504 Running dot for graph 169/504 Running dot for graph 170/504 Running dot for graph 171/504 Running dot for graph 172/504 Running dot for graph 173/504 Running dot for graph 174/504 Running dot for graph 175/504 Running dot for graph 176/504 Running dot for graph 177/504 Running dot for graph 178/504 Running dot for graph 179/504 Running dot for graph 180/504 Running dot for graph 181/504 Running dot for graph 182/504 Running dot for graph 183/504 Running dot for graph 184/504 Running dot for graph 185/504 Running dot for graph 186/504 Running dot for graph 187/504 Running dot for graph 188/504 Running dot for graph 189/504 Running dot for graph 190/504 Running dot for graph 191/504 Running dot for graph 192/504 Running dot for graph 193/504 Running dot for graph 194/504 Running dot for graph 195/504 Running dot for graph 196/504 Running dot for graph 197/504 Running dot for graph 198/504 Running dot for graph 199/504 Running dot for graph 200/504 Running dot for graph 201/504 Running dot for graph 202/504 Running dot for graph 203/504 Running dot for graph 204/504 Running dot for graph 205/504 Running dot for graph 206/504 Running dot for graph 207/504 Running dot for graph 208/504 Running dot for graph 209/504 Running dot for graph 210/504 Running dot for graph 211/504 Running dot for graph 212/504 Running dot for graph 213/504 Running dot for graph 214/504 Running dot for graph 215/504 Running dot for graph 216/504 Running dot for graph 217/504 Running dot for graph 218/504 Running dot for graph 219/504 Running dot for graph 220/504 Running dot for graph 221/504 Running dot for graph 222/504 Running dot for graph 223/504 Running dot for graph 224/504 Running dot for graph 225/504 Running dot for graph 226/504 Running dot for graph 227/504 Running dot for graph 228/504 Running dot for graph 229/504 Running dot for graph 230/504 Running dot for graph 231/504 Running dot for graph 232/504 Running dot for graph 233/504 Running dot for graph 234/504 Running dot for graph 235/504 Running dot for graph 236/504 Running dot for graph 237/504 Running dot for graph 238/504 Running dot for graph 239/504 Running dot for graph 240/504 Running dot for graph 241/504 Running dot for graph 242/504 Running dot for graph 243/504 Running dot for graph 244/504 Running dot for graph 245/504 Running dot for graph 246/504 Running dot for graph 247/504 Running dot for graph 248/504 Running dot for graph 249/504 Running dot for graph 250/504 Running dot for graph 251/504 Running dot for graph 252/504 Running dot for graph 253/504 Running dot for graph 254/504 Running dot for graph 255/504 Running dot for graph 256/504 Running dot for graph 257/504 Running dot for graph 258/504 Running dot for graph 259/504 Running dot for graph 260/504 Running dot for graph 261/504 Running dot for graph 262/504 Running dot for graph 263/504 Running dot for graph 264/504 Running dot for graph 265/504 Running dot for graph 266/504 Running dot for graph 267/504 Running dot for graph 268/504 Running dot for graph 269/504 Running dot for graph 270/504 Running dot for graph 271/504 Running dot for graph 272/504 Running dot for graph 273/504 Running dot for graph 274/504 Running dot for graph 275/504 Running dot for graph 276/504 Running dot for graph 277/504 Running dot for graph 278/504 Running dot for graph 279/504 Running dot for graph 280/504 Running dot for graph 281/504 Running dot for graph 282/504 Running dot for graph 283/504 Running dot for graph 284/504 Running dot for graph 285/504 Running dot for graph 286/504 Running dot for graph 287/504 Running dot for graph 288/504 Running dot for graph 289/504 Running dot for graph 290/504 Running dot for graph 291/504 Running dot for graph 292/504 Running dot for graph 293/504 Running dot for graph 294/504 Running dot for graph 295/504 Running dot for graph 296/504 Running dot for graph 297/504 Running dot for graph 298/504 Running dot for graph 299/504 Running dot for graph 300/504 Running dot for graph 301/504 Running dot for graph 302/504 Running dot for graph 303/504 Running dot for graph 304/504 Running dot for graph 305/504 Running dot for graph 306/504 Running dot for graph 307/504 Running dot for graph 308/504 Running dot for graph 309/504 Running dot for graph 310/504 Running dot for graph 311/504 Running dot for graph 312/504 Running dot for graph 313/504 Running dot for graph 314/504 Running dot for graph 315/504 Running dot for graph 316/504 Running dot for graph 317/504 Running dot for graph 318/504 Running dot for graph 319/504 Running dot for graph 320/504 Running dot for graph 321/504 Running dot for graph 322/504 Running dot for graph 323/504 Running dot for graph 324/504 Running dot for graph 325/504 Running dot for graph 326/504 Running dot for graph 327/504 Running dot for graph 328/504 Running dot for graph 329/504 Running dot for graph 330/504 Running dot for graph 331/504 Running dot for graph 332/504 Running dot for graph 333/504 Running dot for graph 334/504 Running dot for graph 335/504 Running dot for graph 336/504 Running dot for graph 337/504 Running dot for graph 338/504 Running dot for graph 339/504 Running dot for graph 340/504 Running dot for graph 341/504 Running dot for graph 342/504 Running dot for graph 343/504 Running dot for graph 344/504 Running dot for graph 345/504 Running dot for graph 346/504 Running dot for graph 347/504 Running dot for graph 348/504 Running dot for graph 349/504 Running dot for graph 350/504 Running dot for graph 351/504 Running dot for graph 352/504 Running dot for graph 353/504 Running dot for graph 354/504 Running dot for graph 355/504 Running dot for graph 356/504 Running dot for graph 357/504 Running dot for graph 358/504 Running dot for graph 359/504 Running dot for graph 360/504 Running dot for graph 361/504 Running dot for graph 362/504 Running dot for graph 363/504 Running dot for graph 364/504 Running dot for graph 365/504 Running dot for graph 366/504 Running dot for graph 367/504 Running dot for graph 368/504 Running dot for graph 369/504 Running dot for graph 370/504 Running dot for graph 371/504 Running dot for graph 372/504 Running dot for graph 373/504 Running dot for graph 374/504 Running dot for graph 375/504 Running dot for graph 376/504 Running dot for graph 377/504 Running dot for graph 378/504 Running dot for graph 379/504 Running dot for graph 380/504 Running dot for graph 381/504 Running dot for graph 382/504 Running dot for graph 383/504 Running dot for graph 384/504 Running dot for graph 385/504 Running dot for graph 386/504 Running dot for graph 387/504 Running dot for graph 388/504 Running dot for graph 389/504 Running dot for graph 390/504 Running dot for graph 391/504 Running dot for graph 392/504 Running dot for graph 393/504 Running dot for graph 394/504 Running dot for graph 395/504 Running dot for graph 396/504 Running dot for graph 397/504 Running dot for graph 398/504 Running dot for graph 399/504 Running dot for graph 400/504 Running dot for graph 401/504 Running dot for graph 402/504 Running dot for graph 403/504 Running dot for graph 404/504 Running dot for graph 405/504 Running dot for graph 406/504 Running dot for graph 407/504 Running dot for graph 408/504 Running dot for graph 409/504 Running dot for graph 410/504 Running dot for graph 411/504 Running dot for graph 412/504 Running dot for graph 413/504 Running dot for graph 414/504 Running dot for graph 415/504 Running dot for graph 416/504 Running dot for graph 417/504 Running dot for graph 418/504 Running dot for graph 419/504 Running dot for graph 420/504 Running dot for graph 421/504 Running dot for graph 422/504 Running dot for graph 423/504 Running dot for graph 424/504 Running dot for graph 425/504 Running dot for graph 426/504 Running dot for graph 427/504 Running dot for graph 428/504 Running dot for graph 429/504 Running dot for graph 430/504 Running dot for graph 431/504 Running dot for graph 432/504 Running dot for graph 433/504 Running dot for graph 434/504 Running dot for graph 435/504 Running dot for graph 436/504 Running dot for graph 437/504 Running dot for graph 438/504 Running dot for graph 439/504 Running dot for graph 440/504 Running dot for graph 441/504 Running dot for graph 442/504 Running dot for graph 443/504 Running dot for graph 444/504 Running dot for graph 445/504 Running dot for graph 446/504 Running dot for graph 447/504 Running dot for graph 448/504 Running dot for graph 449/504 Running dot for graph 450/504 Running dot for graph 451/504 Running dot for graph 452/504 Running dot for graph 453/504 Running dot for graph 454/504 Running dot for graph 455/504 Running dot for graph 456/504 Running dot for graph 457/504 Running dot for graph 458/504 Running dot for graph 459/504 Running dot for graph 460/504 Running dot for graph 461/504 Running dot for graph 462/504 Running dot for graph 463/504 Running dot for graph 464/504 Running dot for graph 465/504 Running dot for graph 466/504 Running dot for graph 467/504 Running dot for graph 468/504 Running dot for graph 469/504 Running dot for graph 470/504 Running dot for graph 471/504 Running dot for graph 472/504 Running dot for graph 473/504 Running dot for graph 474/504 Running dot for graph 475/504 Running dot for graph 476/504 Running dot for graph 477/504 Running dot for graph 478/504 Running dot for graph 479/504 Running dot for graph 480/504 Running dot for graph 481/504 Running dot for graph 482/504 Running dot for graph 483/504 Running dot for graph 484/504 Running dot for graph 485/504 Running dot for graph 486/504 Running dot for graph 487/504 Running dot for graph 488/504 Running dot for graph 489/504 Running dot for graph 490/504 Running dot for graph 491/504 Running dot for graph 492/504 Running dot for graph 493/504 Running dot for graph 494/504 Running dot for graph 495/504 Running dot for graph 496/504 Running dot for graph 497/504 Running dot for graph 498/504 Running dot for graph 499/504 Running dot for graph 500/504 Running dot for graph 501/504 Running dot for graph 502/504 Running dot for graph 503/504 Running dot for graph 504/504 Patching output file 1/281 Patching output file 2/281 Patching output file 3/281 Patching output file 4/281 Patching output file 5/281 Patching output file 6/281 Patching output file 7/281 Patching output file 8/281 Patching output file 9/281 Patching output file 10/281 Patching output file 11/281 Patching output file 12/281 Patching output file 13/281 Patching output file 14/281 Patching output file 15/281 Patching output file 16/281 Patching output file 17/281 Patching output file 18/281 Patching output file 19/281 Patching output file 20/281 Patching output file 21/281 Patching output file 22/281 Patching output file 23/281 Patching output file 24/281 Patching output file 25/281 Patching output file 26/281 Patching output file 27/281 Patching output file 28/281 Patching output file 29/281 Patching output file 30/281 Patching output file 31/281 Patching output file 32/281 Patching output file 33/281 Patching output file 34/281 Patching output file 35/281 Patching output file 36/281 Patching output file 37/281 Patching output file 38/281 Patching output file 39/281 Patching output file 40/281 Patching output file 41/281 Patching output file 42/281 Patching output file 43/281 Patching output file 44/281 Patching output file 45/281 Patching output file 46/281 Patching output file 47/281 Patching output file 48/281 Patching output file 49/281 Patching output file 50/281 Patching output file 51/281 Patching output file 52/281 Patching output file 53/281 Patching output file 54/281 Patching output file 55/281 Patching output file 56/281 Patching output file 57/281 Patching output file 58/281 Patching output file 59/281 Patching output file 60/281 Patching output file 61/281 Patching output file 62/281 Patching output file 63/281 Patching output file 64/281 Patching output file 65/281 Patching output file 66/281 Patching output file 67/281 Patching output file 68/281 Patching output file 69/281 Patching output file 70/281 Patching output file 71/281 Patching output file 72/281 Patching output file 73/281 Patching output file 74/281 Patching output file 75/281 Patching output file 76/281 Patching output file 77/281 Patching output file 78/281 Patching output file 79/281 Patching output file 80/281 Patching output file 81/281 Patching output file 82/281 Patching output file 83/281 Patching output file 84/281 Patching output file 85/281 Patching output file 86/281 Patching output file 87/281 Patching output file 88/281 Patching output file 89/281 Patching output file 90/281 Patching output file 91/281 Patching output file 92/281 Patching output file 93/281 Patching output file 94/281 Patching output file 95/281 Patching output file 96/281 Patching output file 97/281 Patching output file 98/281 Patching output file 99/281 Patching output file 100/281 Patching output file 101/281 Patching output file 102/281 Patching output file 103/281 Patching output file 104/281 Patching output file 105/281 Patching output file 106/281 Patching output file 107/281 Patching output file 108/281 Patching output file 109/281 Patching output file 110/281 Patching output file 111/281 Patching output file 112/281 Patching output file 113/281 Patching output file 114/281 Patching output file 115/281 Patching output file 116/281 Patching output file 117/281 Patching output file 118/281 Patching output file 119/281 Patching output file 120/281 Patching output file 121/281 Patching output file 122/281 Patching output file 123/281 Patching output file 124/281 Patching output file 125/281 Patching output file 126/281 Patching output file 127/281 Patching output file 128/281 Patching output file 129/281 Patching output file 130/281 Patching output file 131/281 Patching output file 132/281 Patching output file 133/281 Patching output file 134/281 Patching output file 135/281 Patching output file 136/281 Patching output file 137/281 Patching output file 138/281 Patching output file 139/281 Patching output file 140/281 Patching output file 141/281 Patching output file 142/281 Patching output file 143/281 Patching output file 144/281 Patching output file 145/281 Patching output file 146/281 Patching output file 147/281 Patching output file 148/281 Patching output file 149/281 Patching output file 150/281 Patching output file 151/281 Patching output file 152/281 Patching output file 153/281 Patching output file 154/281 Patching output file 155/281 Patching output file 156/281 Patching output file 157/281 Patching output file 158/281 Patching output file 159/281 Patching output file 160/281 Patching output file 161/281 Patching output file 162/281 Patching output file 163/281 Patching output file 164/281 Patching output file 165/281 Patching output file 166/281 Patching output file 167/281 Patching output file 168/281 Patching output file 169/281 Patching output file 170/281 Patching output file 171/281 Patching output file 172/281 Patching output file 173/281 Patching output file 174/281 Patching output file 175/281 Patching output file 176/281 Patching output file 177/281 Patching output file 178/281 Patching output file 179/281 Patching output file 180/281 Patching output file 181/281 Patching output file 182/281 Patching output file 183/281 Patching output file 184/281 Patching output file 185/281 Patching output file 186/281 Patching output file 187/281 Patching output file 188/281 Patching output file 189/281 Patching output file 190/281 Patching output file 191/281 Patching output file 192/281 Patching output file 193/281 Patching output file 194/281 Patching output file 195/281 Patching output file 196/281 Patching output file 197/281 Patching output file 198/281 Patching output file 199/281 Patching output file 200/281 Patching output file 201/281 Patching output file 202/281 Patching output file 203/281 Patching output file 204/281 Patching output file 205/281 Patching output file 206/281 Patching output file 207/281 Patching output file 208/281 Patching output file 209/281 Patching output file 210/281 Patching output file 211/281 Patching output file 212/281 Patching output file 213/281 Patching output file 214/281 Patching output file 215/281 Patching output file 216/281 Patching output file 217/281 Patching output file 218/281 Patching output file 219/281 Patching output file 220/281 Patching output file 221/281 Patching output file 222/281 Patching output file 223/281 Patching output file 224/281 Patching output file 225/281 Patching output file 226/281 Patching output file 227/281 Patching output file 228/281 Patching output file 229/281 Patching output file 230/281 Patching output file 231/281 Patching output file 232/281 Patching output file 233/281 Patching output file 234/281 Patching output file 235/281 Patching output file 236/281 Patching output file 237/281 Patching output file 238/281 Patching output file 239/281 Patching output file 240/281 Patching output file 241/281 Patching output file 242/281 Patching output file 243/281 Patching output file 244/281 Patching output file 245/281 Patching output file 246/281 Patching output file 247/281 Patching output file 248/281 Patching output file 249/281 Patching output file 250/281 Patching output file 251/281 Patching output file 252/281 Patching output file 253/281 Patching output file 254/281 Patching output file 255/281 Patching output file 256/281 Patching output file 257/281 Patching output file 258/281 Patching output file 259/281 Patching output file 260/281 Patching output file 261/281 Patching output file 262/281 Patching output file 263/281 Patching output file 264/281 Patching output file 265/281 Patching output file 266/281 Patching output file 267/281 Patching output file 268/281 Patching output file 269/281 Patching output file 270/281 Patching output file 271/281 Patching output file 272/281 Patching output file 273/281 Patching output file 274/281 Patching output file 275/281 Patching output file 276/281 Patching output file 277/281 Patching output file 278/281 Patching output file 279/281 Patching output file 280/281 Patching output file 281/281 lookup cache used 5552/65536 hits=45123 misses=5751 finished... make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc/devel' Making all in dlgedit make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit' /usr/bin/doxygen dlgedit.cfg warning: Tag `HTML_ALIGN_MEMBERS' at line 77 of file `dlgedit.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 140 of file `dlgedit.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 141 of file `dlgedit.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `CGI_NAME' at line 148 of file `dlgedit.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `CGI_URL' at line 149 of file `dlgedit.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DOC_URL' at line 150 of file `dlgedit.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DOC_ABSPATH' at line 151 of file `dlgedit.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `BIN_ABSPATH' at line 152 of file `dlgedit.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `EXT_DOC_PATHS' at line 153 of file `dlgedit.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" error: style sheet dlgedit.css does not exist or is not readable!error: Style sheet 'dlgedit.css' specified by HTML_STYLESHEET does not exist! Searching for include files... Searching for example files... Searching for images... Searching for files in directory /builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit/dlgedit.dxt... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 0/65536 hits=0 misses=0 finished... make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit' Making all in dlgedit-api make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit-api' /usr/bin/doxygen dlgedit-api.cfg warning: Tag `DETAILS_AT_TOP' at line 32 of file `dlgedit-api.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 94 of file `dlgedit-api.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 139 of file `dlgedit-api.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 140 of file `dlgedit-api.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 180 of file `dlgedit-api.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 181 of file `dlgedit-api.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `CGI_NAME' at line 188 of file `dlgedit-api.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `CGI_URL' at line 189 of file `dlgedit-api.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DOC_URL' at line 190 of file `dlgedit-api.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DOC_ABSPATH' at line 191 of file `dlgedit-api.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `BIN_ABSPATH' at line 192 of file `dlgedit-api.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `EXT_DOC_PATHS' at line 193 of file `dlgedit-api.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: the dot tool could not be found at /usr/local/bin/ Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/cfg_data.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/cfg_data.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/cfg_data.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/cfg_data.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/cfg_io.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/cfg_io.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/cfg_io.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/cfg_io.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/cfg_project.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/cfg_project.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/cfg_project.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/cfg_project.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_arrow.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_arrow.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_arrow.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_arrow.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_circle.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_circle.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_circle.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_circle.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_circle_entry.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_circle_entry.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_circle_entry.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_circle_entry.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_cmdline.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_cmdline.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_cmdline.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_cmdline.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_compiler.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_compiler.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_compiler.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_compiler.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module_entry.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module_entry.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module_entry.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module_entry.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_mover.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_mover.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_mover.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_mover.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_node.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_node.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_node.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_node.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_node_gfx.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_node_gfx.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_node_gfx.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_node_gfx.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_point.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_point.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_point.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_point.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_rect.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_rect.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_rect.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_rect.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_types.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_types.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_circle.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_circle.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_circle.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_circle.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_circle_events.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_circle_events.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_circle_events.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_circle_events.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_code.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_code.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_code.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_code.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_dlgedit.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_dlgedit.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_dlgedit.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_dlgedit.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_dlgedit_events.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_dlgedit_events.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_dlgedit_events.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_dlgedit_events.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_edit.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_edit.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_edit.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_edit.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_error.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_error.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_error.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_error.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_file.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_file.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_file.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_file.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_graph.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_graph.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_graph.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_graph.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_graph_events.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_graph_events.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_graph_events.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_graph_events.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_list.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_list.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_list.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_list.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_list_events.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_list_events.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_list_events.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_list_events.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_messages.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_messages.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_messages.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_messages.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_modal_dialog.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_modal_dialog.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_modal_dialog.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_modal_dialog.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_recent_files.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_recent_files.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_recent_files.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_recent_files.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_resources.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_resources.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_resources.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_resources.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_scrollable.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_scrollable.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_scrollable.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_scrollable.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_settings.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_settings.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_settings.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_settings.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_tooltip.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_tooltip.cc... Preprocessing /builddir/build/BUILD/adont/builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_file.cc:20: warning: the name `common/gui_file.cc' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_file.h:20: warning: the name `common/gui_file.h' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_recent_files.cc:20: warning: the name `common/gui_recent_files.cc' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_recent_files.h:20: warning: the name `common/gui_recent_files.h' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_scrollable.cc:20: warning: the name `common/gui_scrollable.cc' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_scrollable.h:20: warning: the name `common/gui_scrollable.h' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/util.cc:20: warning: the name `common/util.cc' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/util.h:20: warning: the name `common/util.h' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/lex.loadlg.cc:404: warning: Compound yy_trans_info is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/lex.loadcfg.cc:404: warning: Compound yy_trans_info is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/lex.loadlg.cc:219: warning: Compound yy_buffer_state is not documented. /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/lex.loadcfg.cc:219: warning: Compound yy_buffer_state is not documented. hell-0.3.6/src/tools/dlgedit/gui_tooltip.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_tooltip.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_tree.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_tree.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_tree.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_tree.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/kb_traverse.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/kb_traverse.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/kb_traverse.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/kb_traverse.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/lex.loadcfg.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/lex.loadcfg.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/lex.loadlg.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/lex.loadlg.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/main.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/main.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/util.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/util.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/util.h... Parsing file /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/util.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file cfg_data.cc... Generating code for file cfg_data.h... Generating code for file cfg_io.cc... Generating code for file cfg_io.h... Generating code for file cfg_project.cc... Generating code for file cfg_project.h... Generating code for file dlg_arrow.cc... Generating code for file dlg_arrow.h... Generating code for file dlg_circle.cc... Generating code for file dlg_circle.h... Generating code for file dlg_circle_entry.cc... Generating code for file dlg_circle_entry.h... Generating code for file dlg_cmdline.cc... Generating code for file dlg_cmdline.h... Generating code for file dlg_compiler.cc... Generating code for file dlg_compiler.h... Generating code for file dlg_module.cc... Generating code for file dlg_module.h... Generating code for file dlg_module_entry.cc... Generating code for file dlg_module_entry.h... Generating code for file dlg_mover.cc... Generating code for file dlg_mover.h... Generating code for file dlg_node.cc... Generating code for file dlg_node.h... Generating code for file dlg_node_gfx.cc... Generating code for file dlg_node_gfx.h... Generating code for file dlg_point.cc... Generating code for file dlg_point.h... Generating code for file dlg_rect.cc... Generating code for file dlg_rect.h... Generating code for file dlg_types.h... Generating code for file gui_circle.cc... Generating code for file gui_circle.h... Generating code for file gui_circle_events.cc... Generating code for file gui_circle_events.h... Generating code for file gui_code.cc... Generating code for file gui_code.h... Generating code for file gui_dlgedit.cc... Generating code for file gui_dlgedit.h... Generating code for file gui_dlgedit_events.cc... Generating code for file gui_dlgedit_events.h... Generating code for file gui_edit.cc... Generating code for file gui_edit.h... Generating code for file gui_error.cc... Generating code for file gui_error.h... Generating code for file gui_file.cc... Generating code for file gui_file.h... Generating code for file gui_graph.cc... Generating code for file gui_graph.h... Generating code for file gui_graph_events.cc... Generating code for file gui_graph_events.h... Generating code for file gui_list.cc... Generating code for file gui_list.h... Generating code for file gui_list_events.cc... Generating code for file gui_list_events.h... Generating code for file gui_messages.cc... Generating code for file gui_messages.h... Generating code for file gui_modal_dialog.cc... Generating code for file gui_modal_dialog.h... Generating code for file gui_recent_files.cc... Generating code for file gui_recent_files.h... Generating code for file gui_resources.cc... Generating code for file gui_resources.h... Generating code for file gui_scrollable.cc... Generating code for file gui_scrollable.h... Generating code for file gui_settings.cc... Generating code for file gui_settings.h... Generating code for file gui_tooltip.cc... Generating code for file gui_tooltip.h... Generating code for file gui_tree.cc... Generating code for file gui_tree.h... Generating code for file kb_traverse.cc... Generating code for file kb_traverse.h... Generating code for file lex.loadcfg.cc... Generating code for file lex.loadlg.cc... Generating code for file main.cc... Generating code for file util.cc... Generating code for file util.h... Generating file documentation... Generating docs for file cfg_data.cc... Generating docs for file cfg_data.h... Generating docs for file cfg_io.cc... Generating docs for file cfg_io.h... Generating docs for file cfg_project.cc... Generating docs for file cfg_project.h... Generating docs for file dlg_arrow.cc... Generating docs for file dlg_arrow.h... Generating docs for file dlg_circle.cc... Generating docs for file dlg_circle.h... Generating docs for file dlg_circle_entry.cc... Generating docs for file dlg_circle_entry.h... Generating docs for file dlg_cmdline.cc... Generating docs for file dlg_cmdline.h... Generating docs for file dlg_compiler.cc... Generating docs for file dlg_compiler.h... Generating docs for file dlg_module.cc... Generating docs for file dlg_module.h... Generating docs for file dlg_module_entry.cc... Generating docs for file dlg_module_entry.h... Generating docs for file dlg_mover.cc... Generating docs for file dlg_mover.h... Generating docs for file dlg_node.cc... Generating docs for file dlg_node.h... Generating docs for file dlg_node_gfx.cc... Generating docs for file dlg_node_gfx.h... Generating docs for file dlg_point.cc... Generating docs for file dlg_point.h... Generating docs for file dlg_rect.cc... Generating docs for file dlg_rect.h... Generating docs for file dlg_types.h... Generating docs for file gui_circle.cc... Generating docs for file gui_circle.h... Generating docs for file gui_circle_events.cc... Generating docs for file gui_circle_events.h... Generating docs for file gui_code/builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module.h:42: warning: argument 'id' of command @param is not found in the argument list of DlgModule::DlgModule(std::string p, std::string n, std::string u, std::string d) /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module.h:197: warning: argument 'min_y' of command @param is not found in the argument list of DlgModule::extension(int &min_x, int &max_x, int &y) /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module.h:203: warning: The following parameters of DlgModule::extension(int &min_x, int &max_x, int &y) are not documented: parameter 'max_x' /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module.h:183: warning: argument 'nid' of command @param is not found in the argument list of DlgModule::getModule(int id) /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module.h:187: warning: The following parameters of DlgModule::getModule(int id) are not documented: parameter 'id' /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module.h:177: warning: argument 'nid' of command @param is not found in the argument list of DlgModule::getNode(int id) /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module.h:181: warning: The following parameters of DlgModule::getNode(int id) are not documented: parameter 'id' /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module.h:309: warning: argument 'c' of command @param is not found in the argument list of DlgModule::setDisplayed(bool displayed) /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module.h:312: warning: The following parameters of DlgModule::setDisplayed(bool displayed) are not documented: parameter 'displayed' /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module_entry.h:135: warning: Found unknown command `\retorn' /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_module_entry.h:141: warning: Found unknown command `\retorn' /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_point.h:62: warning: argument 'x' of command @param is not found in the argument list of DlgPoint::move(DlgPoint &p) /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_point.h:62: warning: argument 'y' of command @param is not found in the argument list of DlgPoint::move(DlgPoint &p) /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_point.h:66: warning: The following parameters of DlgPoint::move(DlgPoint &p) are not documented: parameter 'p' /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_rect.h:168: warning: argument 'widht' of command @param is not found in the argument list of DlgRect::resize(int width, int height) /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/dlg_rect.h:172: warning: The following parameters of DlgRect::resize(int width, int height) are not documented: parameter 'width' /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_dlgedit.h:185: warning: argument 'full' of command @param is not found in the argument list of GuiDlgedit::OnRecentFileActivated(const std::string &file) /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_dlgedit.h:188: warning: The following parameters of GuiDlgedit::OnRecentFileActivated(const std::string &file) are not documented: parameter 'file' /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_file.h:70: warning: argument 'the' of command @param is not found in the argument list of GuiFile::getSelection() const /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_list.h:60: warning: argument 'the' of command @param is not found in the argument list of GuiList::display(DlgNode *node) /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_list.h:64: warning: The following parameters of GuiList::display(DlgNode *node) are not documented: parameter 'node' /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_tree.h:92: warning: argument 'The' of command @param is not found in the argument list of GuiTree::removeModule(DlgModule *module) /builddir/build/BUILD/adonthell-0.3.6/src/tools/dlgedit/gui_tree.h:97: warning: The following parameters of GuiTree::removeModule(DlgModule *module) are not documented: parameter 'module' .cc... Generating docs for file gui_code.h... Generating docs for file gui_dlgedit.cc... Generating docs for file gui_dlgedit.h... Generating docs for file gui_dlgedit_events.cc... Generating docs for file gui_dlgedit_events.h... Generating docs for file gui_edit.cc... Generating docs for file gui_edit.h... Generating docs for file gui_error.cc... Generating docs for file gui_error.h... Generating docs for file gui_graph.cc... Generating docs for file gui_graph.h... Generating docs for file gui_graph_events.cc... Generating docs for file gui_graph_events.h... Generating docs for file gui_list.cc... Generating docs for file gui_list.h... Generating docs for file gui_list_events.cc... Generating docs for file gui_list_events.h... Generating docs for file gui_messages.cc... Generating docs for file gui_messages.h... Generating docs for file gui_modal_dialog.cc... Generating docs for file gui_modal_dialog.h... Generating docs for file gui_resources.cc... Generating docs for file gui_resources.h... Generating docs for file gui_settings.cc... Generating docs for file gui_settings.h... Generating docs for file gui_tooltip.cc... Generating docs for file gui_tooltip.h... Generating docs for file gui_tree.cc... Generating docs for file gui_tree.h... Generating docs for file kb_traverse.cc... Generating docs for file kb_traverse.h... Generating docs for file main.cc... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound CfgData... Generating docs for compound CfgIO... Generating docs for compound CfgProject... Generating docs for compound DlgArrow... Generating docs for compound DlgCircle... Generating docs for compound DlgCircleEntry... Generating docs for compound DlgCmdline... Generating docs for compound DlgCompiler... Generating docs for compound DlgModule... Generating docs for compound DlgModuleEntry... Generating docs for compound DlgMover... Generating docs for compound DlgNode... Generating docs for compound DlgNodeGfx... Generating docs for compound DlgPoint... Generating docs for compound DlgRect... Generating docs for compound GuiCircle... Generating docs for compound GuiCode... Generating docs for compound GuiDlgedit... Generating docs for compound GuiEdit... Generating docs for compound GuiError... Generating docs for compound GuiFile... Generating docs for compound GuiGraph... Generating docs for compound GuiList... Generating docs for compound GuiMessages... Generating docs for compound GuiModalDialog... Generating docs for compound GuiRecentFileListener... Generating docs for compound GuiRecentFiles... Generating docs for compound GuiResources... Generating docs for compound GuiSettings... Generating docs for compound GuiTooltip... Generating docs for compound GuiTree... Generating docs for compound KBTraverse... Generating docs for compound ltint... Generating docs for compound Scrollable... Generating docs for compound util... Generating docs for compound yy_buffer_state... Generating docs for compound yy_trans_info... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/157 Running dot for graph 2/157 Running dot for graph 3/157 Running dot for graph 4/157 Running dot for graph 5/157 Running dot for graph 6/157 Running dot for graph 7/157 Running dot for graph 8/157 Running dot for graph 9/157 Running dot for graph 10/157 Running dot for graph 11/157 Running dot for graph 12/157 Running dot for graph 13/157 Running dot for graph 14/157 Running dot for graph 15/157 Running dot for graph 16/157 Running dot for graph 17/157 Running dot for graph 18/157 Running dot for graph 19/157 Running dot for graph 20/157 Running dot for graph 21/157 Running dot for graph 22/157 Running dot for graph 23/157 Running dot for graph 24/157 Running dot for graph 25/157 Running dot for graph 26/157 Running dot for graph 27/157 Running dot for graph 28/157 Running dot for graph 29/157 Running dot for graph 30/157 Running dot for graph 31/157 Running dot for graph 32/157 Running dot for graph 33/157 Running dot for graph 34/157 Running dot for graph 35/157 Running dot for graph 36/157 Running dot for graph 37/157 Running dot for graph 38/157 Running dot for graph 39/157 Running dot for graph 40/157 Running dot for graph 41/157 Running dot for graph 42/157 Running dot for graph 43/157 Running dot for graph 44/157 Running dot for graph 45/157 Running dot for graph 46/157 Running dot for graph 47/157 Running dot for graph 48/157 Running dot for graph 49/157 Running dot for graph 50/157 Running dot for graph 51/157 Running dot for graph 52/157 Running dot for graph 53/157 Running dot for graph 54/157 Running dot for graph 55/157 Running dot for graph 56/157 Running dot for graph 57/157 Running dot for graph 58/157 Running dot for graph 59/157 Running dot for graph 60/157 Running dot for graph 61/157 Running dot for graph 62/157 Running dot for graph 63/157 Running dot for graph 64/157 Running dot for graph 65/157 Running dot for graph 66/157 Running dot for graph 67/157 Running dot for graph 68/157 Running dot for graph 69/157 Running dot for graph 70/157 Running dot for graph 71/157 Running dot for graph 72/157 Running dot for graph 73/157 Running dot for graph 74/157 Running dot for graph 75/157 Running dot for graph 76/157 Running dot for graph 77/157 Running dot for graph 78/157 Running dot for graph 79/157 Running dot for graph 80/157 Running dot for graph 81/157 Running dot for graph 82/157 Running dot for graph 83/157 Running dot for graph 84/157 Running dot for graph 85/157 Running dot for graph 86/157 Running dot for graph 87/157 Running dot for graph 88/157 Running dot for graph 89/157 Running dot for graph 90/157 Running dot for graph 91/157 Running dot for graph 92/157 Running dot for graph 93/157 Running dot for graph 94/157 Running dot for graph 95/157 Running dot for graph 96/157 Running dot for graph 97/157 Running dot for graph 98/157 Running dot for graph 99/157 Running dot for graph 100/157 Running dot for graph 101/157 Running dot for graph 102/157 Running dot for graph 103/157 Running dot for graph 104/157 Running dot for graph 105/157 Running dot for graph 106/157 Running dot for graph 107/157 Running dot for graph 108/157 Running dot for graph 109/157 Running dot for graph 110/157 Running dot for graph 111/157 Running dot for graph 112/157 Running dot for graph 113/157 Running dot for graph 114/157 Running dot for graph 115/157 Running dot for graph 116/157 Running dot for graph 117/157 Running dot for graph 118/157 Running dot for graph 119/157 Running dot for graph 120/157 Running dot for graph 121/157 Running dot for graph 122/157 Running dot for graph 123/157 Running dot for graph 124/157 Running dot for graph 125/157 Running dot for graph 126/157 Running dot for graph 127/157 Running dot for graph 128/157 Running dot for graph 129/157 Running dot for graph 130/157 Running dot for graph 131/157 Running dot for graph 132/157 Running dot for graph 133/157 Running dot for graph 134/157 Running dot for graph 135/157 Running dot for graph 136/157 Running dot for graph 137/157 Running dot for graph 138/157 Running dot for graph 139/157 Running dot for graph 140/157 Running dot for graph 141/157 Running dot for graph 142/157 Running dot for graph 143/157 Running dot for graph 144/157 Running dot for graph 145/157 Running dot for graph 146/157 Running dot for graph 147/157 Running dot for graph 148/157 Running dot for graph 149/157 Running dot for graph 150/157 Running dot for graph 151/157 Running dot for graph 152/157 Running dot for graph 153/157 Running dot for graph 154/157 Running dot for graph 155/157 Running dot for graph 156/157 Running dot for graph 157/157 Patching output file 1/87 Patching output file 2/87 Patching output file 3/87 Patching output file 4/87 Patching output file 5/87 Patching output file 6/87 Patching output file 7/87 Patching output file 8/87 Patching output file 9/87 Patching output file 10/87 Patching output file 11/87 Patching output file 12/87 Patching output file 13/87 Patching output file 14/87 Patching output file 15/87 Patching output file 16/87 Patching output file 17/87 Patching output file 18/87 Patching output file 19/87 Patching output file 20/87 Patching output file 21/87 Patching output file 22/87 Patching output file 23/87 Patching output file 24/87 Patching output file 25/87 Patching output file 26/87 Patching output file 27/87 Patching output file 28/87 Patching output file 29/87 Patching output file 30/87 Patching output file 31/87 Patching output file 32/87 Patching output file 33/87 Patching output file 34/87 Patching output file 35/87 Patching output file 36/87 Patching output file 37/87 Patching output file 38/87 Patching output file 39/87 Patching output file 40/87 Patching output file 41/87 Patching output file 42/87 Patching output file 43/87 Patching output file 44/87 Patching output file 45/87 Patching output file 46/87 Patching output file 47/87 Patching output file 48/87 Patching output file 49/87 Patching output file 50/87 Patching output file 51/87 Patching output file 52/87 Patching output file 53/87 Patching output file 54/87 Patching output file 55/87 Patching output file 56/87 Patching output file 57/87 Patching output file 58/87 Patching output file 59/87 Patching output file 60/87 Patching output file 61/87 Patching output file 62/87 Patching output file 63/87 Patching output file 64/87 Patching output file 65/87 Patching output file 66/87 Patching output file 67/87 Patching output file 68/87 Patching output file 69/87 Patching output file 70/87 Patching output file 71/87 Patching output file 72/87 Patching output file 73/87 Patching output file 74/87 Patching output file 75/87 Patching output file 76/87 Patching output file 77/87 Patching output file 78/87 Patching output file 79/87 Patching output file 80/87 Patching output file 81/87 Patching output file 82/87 Patching output file 83/87 Patching output file 84/87 Patching output file 85/87 Patching output file 86/87 Patching output file 87/87 lookup cache used 1884/65536 hits=14730 misses=1916 finished... make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit-api' Making all in items make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc/items' /usr/bin/doxygen items.cfg warning: Tag `DETAILS_AT_TOP' at line 34 of file `items.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 78 of file `items.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 134 of file `items.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 185 of file `items.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 186 of file `items.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: the dot tool could not be found at /Applications/Doxygen.app/Contents/Resources/ warning: the mscgen tool could not be found at /Applications/Doxygen.app/Contents/Resources/ Searching for include files... Searching for example files... Searching for images... Searching for files in directory /builddir/build/BUILD/adonthell-0.3.6/doc/items Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/adonthell-0.3.6/doc/items/items.dxt... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 0/65536 hits=0 misses=0 finished... make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc/items' make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc' make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc' make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6' make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6' make[1]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8CwEuO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64 + cd adonthell-0.3.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/m4' make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/m4' make[1]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/m4' Making install in po make[1]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/po' /usr/bin/make adonthell.pot-update make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/po' package_gnu="no"; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f \ -size -10000000c -exec grep 'GNU adonthell' \ /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep 'GNU adonthell' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n 'adonthell-devel@nongnu.org' || test 'adonthell-general@nongnu.org' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='adonthell-devel@nongnu.org'; \ else \ msgid_bugs_address='adonthell-general@nongnu.org'; \ fi; \ case `: --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ : --default-domain=adonthell --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Kai Sterker' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ : --default-domain=adonthell --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Kai Sterker' \ --package-name="${package_prefix}adonthell" \ --package-version='0.3.6' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f adonthell.po || { \ if test -f ./adonthell.pot-header; then \ sed -e '1,/^#$/d' < adonthell.po > adonthell.1po && \ cat ./adonthell.pot-header adonthell.1po > adonthell.po; \ rm -f adonthell.1po; \ fi; \ if test -f ./adonthell.pot; then \ sed -f remove-potcdate.sed < ./adonthell.pot > adonthell.1po && \ sed -f remove-potcdate.sed < adonthell.po > adonthell.2po && \ if cmp adonthell.1po adonthell.2po >/dev/null 2>&1; then \ rm -f adonthell.1po adonthell.2po adonthell.po; \ else \ rm -f adonthell.1po adonthell.2po ./adonthell.pot && \ mv adonthell.po ./adonthell.pot; \ fi; \ else \ mv adonthell.po ./adonthell.pot; \ fi; \ } make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/po' test ! -f ./adonthell.pot || \ test -z "" || /usr/bin/make if test "adonthell" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/src' Making install in . make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/src' make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/bin' /usr/bin/install -p adonthell-0.3 '/builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/src' make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/src' Making install in modules make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/src/modules' make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/src/modules' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/adonthell/modules' /usr/bin/install -p -m 644 dialogue.pyc adonthell.pyc '/builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/adonthell/modules' make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/src/modules' make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/src/modules' make[1]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc' Making install in devel make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc/devel' make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc/devel' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc/devel' make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc/devel' Making install in dlgedit make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit' make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit' make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit' Making install in dlgedit-api make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit-api' make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit-api' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit-api' make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc/dlgedit-api' Making install in items make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc/items' make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc/items' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc/items' make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc/items' make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc' make[3]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc' make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc' make[1]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6/doc' make[1]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6' make[2]: Entering directory '/builddir/build/BUILD/adonthell-0.3.6' make[2]: Nothing to be done for 'install-exec-am'. if test ! -d /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/adonthell/games ; then \ mkdir /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/adonthell/games; \ fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/man/man6' /usr/bin/install -p -m 644 adonthell.6 '/builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/man/man6' make[2]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6' make[1]: Leaving directory '/builddir/build/BUILD/adonthell-0.3.6' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: adonthell-0.3.6-6.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tuMSqz + umask 022 + cd /builddir/build/BUILD + cd adonthell-0.3.6 + LICENSEDIR=/builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/licenses/adonthell + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/licenses/adonthell + cp -pr COPYING /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/licenses/adonthell + cp -pr AUTHORS /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/licenses/adonthell + exit 0 Provides: adonthell = 0.3.6-6.fc28 adonthell(riscv-64) = 0.3.6-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libSDL2-2.0.so.0()(64bit) libSDL2_mixer-2.0.so.0()(64bit) libSDL2_ttf-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.6m.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libutil.so.1()(64bit) libvorbis.so.0()(64bit) libvorbisfile.so.3()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: adonthell-doc-0.3.6-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UMpH3x + umask 022 + cd /builddir/build/BUILD + cd adonthell-0.3.6 + DOCDIR=/builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/doc/adonthell-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/doc/adonthell-doc + cp -pr doc/devel/html /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64/usr/share/doc/adonthell-doc + exit 0 Provides: adonthell-doc = 0.3.6-6.fc28 adonthell-doc(riscv-64) = 0.3.6-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/adonthell-0.3.6-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/adonthell-0.3.6-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/adonthell-doc-0.3.6-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ua6LX2 + umask 022 + cd /builddir/build/BUILD + cd adonthell-0.3.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/adonthell-0.3.6-6.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff