>>> Building on exopi-2 under x11/worker DIST = [x11/worker:worker-5.0.2.tar.gz] FULLPKGNAME = worker-5.0.2 RDEPENDS = [devel/desktop-file-utils;x11/xli] distfiles size=2450678 >>> Running patch in x11/worker at 1731954698.54 ===> x11/worker ===> Building from scratch worker-5.0.2 ===> Verifying specs: c++ c++abi pthread ICE SM X11 Xext Xft Xinerama Xrender c crypto expat fontconfig freetype m ssl xcb z ===> found c++.10.0 c++abi.7.0 pthread.27.1 ICE.11.0 SM.9.0 X11.18.2 Xext.13.0 Xft.12.0 Xinerama.6.0 Xrender.6.0 c.100.3 crypto.55.0 expat.15.0 fontconfig.13.1 freetype.30.4 m.10.1 ssl.58.0 xcb.4.1 z.7.1 ===> Checking files for worker-5.0.2 `/exopi-cvs/ports/distfiles/worker-5.0.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for worker-5.0.2 ===> Patching for worker-5.0.2 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in x11/worker at 1731954699.93 ===> x11/worker ===> Generating configure for worker-5.0.2 ===> Configuring for worker-5.0.2 Using /exopi-obj/pobj/worker-5.0.2/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/worker-5.0.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/worker-5.0.2/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking for flex... (cached) flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... (cached) yes checking for bison... yacc checking for C++ compiler vendor... clang checking whether Clang is new enough... yes checking whether the C++ works with "-std=c++17"... yes checking for gawk... (cached) awk checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.6 file names to x86_64-unknown-openbsd7.6 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.6 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.6 ld.so checking how to hardcode library paths into programs... immediate checking the maximum length of command line arguments... (cached) 131072 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for check >= 0.9.4... no checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for egrep... (cached) /usr/bin/egrep checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for pow in -lm... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for mode_t... (cached) yes checking for size_t... (cached) yes checking for sys/time.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/statvfs.h... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for off_t... (cached) yes checking size of off_t... 8 checking for loff_t... no checking whether we can support large files... yes checking for strverscmp... no checking for strcasecmp... (cached) yes checking for lockf... (cached) yes checking for working POSIX fnmatch... (cached) yes checking for listmntent... no checking for getmntinfo... (cached) yes checking for sys/ucred.h... (cached) yes checking for sys/mount.h... (cached) yes checking for mntent.h... no checking for sys/fs_types.h... no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... no checking for getmntent... no checking for listmntent of Cray/Unicos-9... no checking for mntctl function and struct vmount... no checking for getfsstat function... no checking for FIXME existence of three headers... no checking for getmntinfo function... yes checking whether getmntinfo returns statvfs structures... no checking for sys/mntent.h... no checking for struct statfs.f_fstypename... yes checking whether GNU fnmatch is available... yes checking for strftime... (cached) yes checking for mkdir... (cached) yes checking for nanosleep... (cached) yes checking for usleep... (cached) yes checking for getcwd... (cached) yes checking for gettimeofday... (cached) yes checking for mkdir... (cached) yes checking for select... (cached) yes checking for strstr... (cached) yes checking for sys/statvfs.h... (cached) yes checking for statvfs... yes checking whether statvfs_t is available... no checking for sys/sysinfo.h... no checking for regex.h... (cached) yes checking for regcomp... (cached) yes checking for regexec... yes checking for regfree... yes checking for signal.h... (cached) yes checking for sigaction... (cached) yes checking for snprintf... (cached) yes checking for getopt_long... (cached) yes checking if compiler needs -Werror to reject unknown flags... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for shmget... (cached) yes checking for shmat... (cached) yes checking for shmdt... (cached) yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xft... yes checking for xft... yes checking for openssl... yes checking for openssl/sha.h... (cached) yes checking for SHA256_Init... yes checking for openssl/evp.h... (cached) yes checking for EVP_sha256... yes checking for EVP_DigestInit_ex... yes checking for fstab.h... (cached) yes checking checking for getfsent... yes checking for sys/param.h... (cached) yes checking for sys/ucred.h... (cached) yes checking for sys/mount.h... (cached) yes checking checking for getmntinfo with statfs args... yes checking for sys/types.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking checking for getmntinfo with statvfs args... no checking for needed X include dir... no checking for good XRegisterIMInstantiateCallback... yes checking for XSetIMValues prototype... yes checking for XConnectionNumber... yes checking for XineramaQueryScreens in -lXinerama... yes checking for working Xinerama... yes checking whether the C++ works with "-Wall"... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/aguix/Makefile config.status: creating scripts/Makefile config.status: creating catalogs/Makefile config.status: creating Icons/Makefile config.status: creating examples/Makefile config.status: creating man/Makefile config.status: creating man/fr/Makefile config.status: creating man/it/Makefile config.status: creating m4/Makefile config.status: creating contrib/Makefile config.status: creating hints/Makefile config.status: creating config-updates/Makefile config.status: creating contrib/dir-locals.el config.status: creating src/aguix/aguixconfig.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc Configuration finished: AVFS usage : no Large file support : yes Regular expressions support : yes X11 XIM usage : yes X11 Xinerama support : yes UTF8 support : yes Libmagic support : no DBUS device handling : no (fallback to fstab mounting) *** To enable support, install libraries: *** - libdbus-1-dev or dbus-1-devel *** - udisks or udisks2 (newer systems) *** - hal-storage (older systems) Inotify support : no LUA support : no Font engine : Xft OpenSSL SHA256 : yes Maximum command line length : 131072 Installation prefix : /usr/local To compile do make >>> Running build in x11/worker at 1731954743.71 ===> x11/worker ===> Building for worker-5.0.2 Making all in src /usr/bin/make all-recursive Making all in aguix /usr/bin/make all-am c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT acontainer.o -MD -MP -MF .deps/acontainer.Tpo -c -o acontainer.o acontainer.cc In file included from acontainer.cc:23: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/acontainer.Tpo .deps/acontainer.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT acontainerbb.o -MD -MP -MF .deps/acontainerbb.Tpo -c -o acontainerbb.o acontainerbb.cc In file included from acontainerbb.cc:24: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/acontainerbb.Tpo .deps/acontainerbb.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT aguix.o -MD -MP -MF .deps/aguix.Tpo -c -o aguix.o aguix.cc In file included from aguix.cc:23: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ aguix.cc:1914:42: warning: lambda capture 'this' is not used [-Wunused-lambda-capture] pushPostMsgHandlerCB( [this, w = m_bubble_help.bubble_help_window]() { ^~~~~ aguix.cc:4715:32: warning: lambda capture 'this' is not used [-Wunused-lambda-capture] pushPostMsgHandlerCB( [this, w = m_bubble_help.bubble_help_window]() { ^~~~~ 18 warnings generated. mv -f .deps/aguix.Tpo .deps/aguix.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT aguixcolor.o -MD -MP -MF .deps/aguixcolor.Tpo -c -o aguixcolor.o aguixcolor.cc mv -f .deps/aguixcolor.Tpo .deps/aguixcolor.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT aguixfont.o -MD -MP -MF .deps/aguixfont.Tpo -c -o aguixfont.o aguixfont.cc mv -f .deps/aguixfont.Tpo .deps/aguixfont.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT aicon.o -MD -MP -MF .deps/aicon.Tpo -c -o aicon.o aicon.cc mv -f .deps/aicon.Tpo .deps/aicon.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT ascaler.o -MD -MP -MF .deps/ascaler.Tpo -c -o ascaler.o ascaler.cc mv -f .deps/ascaler.Tpo .deps/ascaler.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT awidth.o -MD -MP -MF .deps/awidth.Tpo -c -o awidth.o awidth.cc mv -f .deps/awidth.Tpo .deps/awidth.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT awindow.o -MD -MP -MF .deps/awindow.Tpo -c -o awindow.o awindow.cc In file included from awindow.cc:22: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/awindow.Tpo .deps/awindow.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT backgroundmessagehandler.o -MD -MP -MF .deps/backgroundmessagehandler.Tpo -c -o backgroundmessagehandler.o backgroundmessagehandler.cc mv -f .deps/backgroundmessagehandler.Tpo .deps/backgroundmessagehandler.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT bevelbox.o -MD -MP -MF .deps/bevelbox.Tpo -c -o bevelbox.o bevelbox.cc In file included from bevelbox.cc:24: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/bevelbox.Tpo .deps/bevelbox.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT bubblewindow.o -MD -MP -MF .deps/bubblewindow.Tpo -c -o bubblewindow.o bubblewindow.cc In file included from bubblewindow.cc:22: In file included from ./bubblewindow.hh:25: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/bubblewindow.Tpo .deps/bubblewindow.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT button.o -MD -MP -MF .deps/button.Tpo -c -o button.o button.cc In file included from button.cc:23: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/button.Tpo .deps/button.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT callback.o -MD -MP -MF .deps/callback.Tpo -c -o callback.o callback.cc mv -f .deps/callback.Tpo .deps/callback.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT choosebutton.o -MD -MP -MF .deps/choosebutton.Tpo -c -o choosebutton.o choosebutton.cc In file included from choosebutton.cc:23: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/choosebutton.Tpo .deps/choosebutton.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT compregex.o -MD -MP -MF .deps/compregex.Tpo -c -o compregex.o compregex.cc mv -f .deps/compregex.Tpo .deps/compregex.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT condvar.o -MD -MP -MF .deps/condvar.Tpo -c -o condvar.o condvar.cc mv -f .deps/condvar.Tpo .deps/condvar.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT cyclebutton.o -MD -MP -MF .deps/cyclebutton.Tpo -c -o cyclebutton.o cyclebutton.cc In file included from cyclebutton.cc:23: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/cyclebutton.Tpo .deps/cyclebutton.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dndelement.o -MD -MP -MF .deps/dndelement.Tpo -c -o dndelement.o dndelement.cc In file included from dndelement.cc:25: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/dndelement.Tpo .deps/dndelement.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dndtext.o -MD -MP -MF .deps/dndtext.Tpo -c -o dndtext.o dndtext.cc In file included from dndtext.cc:25: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/dndtext.Tpo .deps/dndtext.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dndwidget.o -MD -MP -MF .deps/dndwidget.Tpo -c -o dndwidget.o dndwidget.cc mv -f .deps/dndwidget.Tpo .deps/dndwidget.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT drawablecont.o -MD -MP -MF .deps/drawablecont.Tpo -c -o drawablecont.o drawablecont.cc mv -f .deps/drawablecont.Tpo .deps/drawablecont.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT faces.o -MD -MP -MF .deps/faces.Tpo -c -o faces.o faces.cc mv -f .deps/faces.Tpo .deps/faces.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT fieldlistview.o -MD -MP -MF .deps/fieldlistview.Tpo -c -o fieldlistview.o fieldlistview.cc In file included from fieldlistview.cc:24: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ fieldlistview.cc:46:21: warning: unused variable 's_pan_prepare_deadzone_percent' [-Wunused-const-variable] const static double s_pan_prepare_deadzone_percent = 0.05; ^ 17 warnings generated. mv -f .deps/fieldlistview.Tpo .deps/fieldlistview.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT fieldlistviewdnd.o -MD -MP -MF .deps/fieldlistviewdnd.Tpo -c -o fieldlistviewdnd.o fieldlistviewdnd.cc In file included from fieldlistviewdnd.cc:23: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/fieldlistviewdnd.Tpo .deps/fieldlistviewdnd.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT fieldlvrowdata.o -MD -MP -MF .deps/fieldlvrowdata.Tpo -c -o fieldlvrowdata.o fieldlvrowdata.cc mv -f .deps/fieldlvrowdata.Tpo .deps/fieldlvrowdata.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT focus.o -MD -MP -MF .deps/focus.Tpo -c -o focus.o focus.cc mv -f .deps/focus.Tpo .deps/focus.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT guielement.o -MD -MP -MF .deps/guielement.Tpo -c -o guielement.o guielement.cc In file included from guielement.cc:23: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/guielement.Tpo .deps/guielement.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT kartei.o -MD -MP -MF .deps/kartei.Tpo -c -o kartei.o kartei.cc In file included from kartei.cc:22: In file included from ./kartei.h:25: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/kartei.Tpo .deps/kartei.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT karteibutton.o -MD -MP -MF .deps/karteibutton.Tpo -c -o karteibutton.o karteibutton.cc In file included from karteibutton.cc:23: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/karteibutton.Tpo .deps/karteibutton.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT lowlevelfunc.o -MD -MP -MF .deps/lowlevelfunc.Tpo -c -o lowlevelfunc.o lowlevelfunc.cc mv -f .deps/lowlevelfunc.Tpo .deps/lowlevelfunc.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.cc mv -f .deps/message.Tpo .deps/message.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT mutex.o -MD -MP -MF .deps/mutex.Tpo -c -o mutex.o mutex.cc mv -f .deps/mutex.Tpo .deps/mutex.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT pan_scrolling.o -MD -MP -MF .deps/pan_scrolling.Tpo -c -o pan_scrolling.o pan_scrolling.cc mv -f .deps/pan_scrolling.Tpo .deps/pan_scrolling.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT popupmenu.o -MD -MP -MF .deps/popupmenu.Tpo -c -o popupmenu.o popupmenu.cc In file included from popupmenu.cc:22: In file included from ./popupmenu.hh:26: In file included from ./popupwindow.hh:25: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/popupmenu.Tpo .deps/popupmenu.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT popupwindow.o -MD -MP -MF .deps/popupwindow.Tpo -c -o popupwindow.o popupwindow.cc In file included from popupwindow.cc:22: In file included from ./popupwindow.hh:25: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/popupwindow.Tpo .deps/popupwindow.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT request.o -MD -MP -MF .deps/request.Tpo -c -o request.o request.cc In file included from request.cc:22: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from request.cc:28: ./stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ./guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from request.cc:28: ./stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ./guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from request.cc:28: ./stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ./guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from request.cc:28: ./stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ./guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from request.cc:28: ./stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ./guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from request.cc:28: ./stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ./guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from request.cc:28: ./stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ./guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from request.cc:28: ./stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ./guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from request.cc:28: ./stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ./guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from request.cc:28: ./stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ./guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from request.cc:28: ./stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ./focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from request.cc:28: ./stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ./focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 28 warnings generated. mv -f .deps/request.Tpo .deps/request.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT searchtextstorage.o -MD -MP -MF .deps/searchtextstorage.Tpo -c -o searchtextstorage.o searchtextstorage.cc In file included from searchtextstorage.cc:23: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/searchtextstorage.Tpo .deps/searchtextstorage.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT slider.o -MD -MP -MF .deps/slider.Tpo -c -o slider.o slider.cc In file included from slider.cc:24: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/slider.Tpo .deps/slider.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT solidbutton.o -MD -MP -MF .deps/solidbutton.Tpo -c -o solidbutton.o solidbutton.cc In file included from solidbutton.cc:24: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/solidbutton.Tpo .deps/solidbutton.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT stringgadget.o -MD -MP -MF .deps/stringgadget.Tpo -c -o stringgadget.o stringgadget.cc In file included from stringgadget.cc:22: ./stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ./guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from stringgadget.cc:22: ./stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ./guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from stringgadget.cc:22: ./stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ./guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from stringgadget.cc:22: ./stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ./guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from stringgadget.cc:22: ./stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ./guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from stringgadget.cc:22: ./stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ./guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from stringgadget.cc:22: ./stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ./guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from stringgadget.cc:22: ./stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ./guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from stringgadget.cc:22: ./stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ./guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from stringgadget.cc:22: ./stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ./guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from stringgadget.cc:22: ./stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ./focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from stringgadget.cc:22: ./stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ./focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from stringgadget.cc:23: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 28 warnings generated. mv -f .deps/stringgadget.Tpo .deps/stringgadget.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o text.cc In file included from text.cc:24: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/text.Tpo .deps/text.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT textshrinker.o -MD -MP -MF .deps/textshrinker.Tpo -c -o textshrinker.o textshrinker.cc mv -f .deps/textshrinker.Tpo .deps/textshrinker.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT textstorage.o -MD -MP -MF .deps/textstorage.Tpo -c -o textstorage.o textstorage.cc In file included from textstorage.cc:22: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/textstorage.Tpo .deps/textstorage.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT textview.o -MD -MP -MF .deps/textview.Tpo -c -o textview.o textview.cc In file included from textview.cc:22: In file included from ./textview.h:25: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/textview.Tpo .deps/textview.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT timeoutstore.o -MD -MP -MF .deps/timeoutstore.Tpo -c -o timeoutstore.o timeoutstore.cc mv -f .deps/timeoutstore.Tpo .deps/timeoutstore.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT thread.o -MD -MP -MF .deps/thread.Tpo -c -o thread.o thread.cc mv -f .deps/thread.Tpo .deps/thread.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.cc utf8.cc:235:17: warning: illegal character encoding in string literal [-Winvalid-source-encoding] e1 = mbrlen( "", MB_CUR_MAX, &mbstate ); ^~~~ 1 warning generated. mv -f .deps/utf8.Tpo .deps/utf8.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cc mv -f .deps/util.Tpo .deps/util.Po c++ -DHAVE_CONFIG_H -I. -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT widget.o -MD -MP -MF .deps/widget.Tpo -c -o widget.o widget.cc In file included from widget.cc:3: In file included from ./awindow.h:29: In file included from ./request.h:26: ./textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/widget.Tpo .deps/widget.Po rm -f libaguix.a ar cru libaguix.a acontainer.o acontainerbb.o aguix.o aguixcolor.o aguixfont.o aicon.o ascaler.o awidth.o awindow.o backgroundmessagehandler.o bevelbox.o bubblewindow.o button.o callback.o choosebutton.o compregex.o condvar.o cyclebutton.o dndelement.o dndtext.o dndwidget.o drawablecont.o faces.o fieldlistview.o fieldlistviewdnd.o fieldlvrowdata.o focus.o guielement.o kartei.o karteibutton.o lowlevelfunc.o message.o mutex.o pan_scrolling.o popupmenu.o popupwindow.o request.o searchtextstorage.o slider.o solidbutton.o stringgadget.o text.o textshrinker.o textstorage.o textview.o timeoutstore.o thread.o utf8.o util.o widget.o ranlib libaguix.a c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT about.o -MD -MP -MF .deps/about.Tpo -c -o about.o about.cc In file included from about.cc:31: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from about.cc:22: ./about.hh:40:13: warning: private field 'm_worker' is not used [-Wunused-private-field] Worker &m_worker; ^ 17 warnings generated. mv -f .deps/about.Tpo .deps/about.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT activatetextviewmodeop.o -MD -MP -MF .deps/activatetextviewmodeop.Tpo -c -o activatetextviewmodeop.o activatetextviewmodeop.cc In file included from activatetextviewmodeop.cc:30: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from activatetextviewmodeop.cc:30: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from activatetextviewmodeop.cc:30: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from activatetextviewmodeop.cc:30: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from activatetextviewmodeop.cc:30: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from activatetextviewmodeop.cc:30: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from activatetextviewmodeop.cc:30: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from activatetextviewmodeop.cc:30: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from activatetextviewmodeop.cc:30: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from activatetextviewmodeop.cc:30: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from activatetextviewmodeop.cc:30: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from activatetextviewmodeop.cc:30: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from activatetextviewmodeop.cc:33: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from activatetextviewmodeop.cc:33: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 52 warnings generated. mv -f .deps/activatetextviewmodeop.Tpo .deps/activatetextviewmodeop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT ajson.o -MD -MP -MF .deps/ajson.Tpo -c -o ajson.o ajson.cc mv -f .deps/ajson.Tpo .deps/ajson.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT ajson_scan.o -MD -MP -MF .deps/ajson_scan.Tpo -c -o ajson_scan.o ajson_scan.cc ajson_scan.rl:118:26: warning: unused variable '_ajson_scanner_trans_cond_spaces' [-Wunused-const-variable] static const signed char _ajson_scanner_trans_cond_spaces[] = { ^ ajson_scan.rl:196:19: warning: unused variable '_ajson_scanner_eof_trans_indexed' [-Wunused-const-variable] static const char _ajson_scanner_eof_trans_indexed[] = { ^ ajson_scan.rl:208:19: warning: unused variable '_ajson_scanner_nfa_targs' [-Wunused-const-variable] static const char _ajson_scanner_nfa_targs[] = { ^ ajson_scan.rl:212:19: warning: unused variable '_ajson_scanner_nfa_offsets' [-Wunused-const-variable] static const char _ajson_scanner_nfa_offsets[] = { ^ ajson_scan.rl:218:19: warning: unused variable '_ajson_scanner_nfa_push_actions' [-Wunused-const-variable] static const char _ajson_scanner_nfa_push_actions[] = { ^ ajson_scan.rl:222:19: warning: unused variable '_ajson_scanner_nfa_pop_trans' [-Wunused-const-variable] static const char _ajson_scanner_nfa_pop_trans[] = { ^ ajson_scan.rl:229:18: warning: unused variable 'ajson_scanner_en_main' [-Wunused-const-variable] static const int ajson_scanner_en_main = 13; ^ 7 warnings generated. mv -f .deps/ajson_scan.Tpo .deps/ajson_scan.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT argclass.o -MD -MP -MF .deps/argclass.Tpo -c -o argclass.o argclass.cc mv -f .deps/argclass.Tpo .deps/argclass.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT async_job_limiter.o -MD -MP -MF .deps/async_job_limiter.Tpo -c -o async_job_limiter.o async_job_limiter.cc In file included from async_job_limiter.cc:22: ./async_job_limiter.hh:22:9: warning: 'ASYNC_JOB_LIMITER_HH' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef ASYNC_JOB_LIMITER_HH ^~~~~~~~~~~~~~~~~~~~ ./async_job_limiter.hh:23:9: note: 'ASYNC_JOB_LIMITER_Hh' is defined here; did you mean 'ASYNC_JOB_LIMITER_HH'? #define ASYNC_JOB_LIMITER_Hh ^~~~~~~~~~~~~~~~~~~~ ASYNC_JOB_LIMITER_HH 1 warning generated. mv -f .deps/async_job_limiter.Tpo .deps/async_job_limiter.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT avfssupport.o -MD -MP -MF .deps/avfssupport.Tpo -c -o avfssupport.o avfssupport.cc mv -f .deps/avfssupport.Tpo .deps/avfssupport.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT basic_actions.o -MD -MP -MF .deps/basic_actions.Tpo -c -o basic_actions.o basic_actions.cc In file included from basic_actions.cc:22: ./basic_actions.h:40:23: warning: 'getDescription' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getDescription(); ^ ./functionproto.h:100:23: note: overridden virtual function is here virtual const char *getDescription(); ^ In file included from basic_actions.cc:32: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from basic_actions.cc:35: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 41 warnings generated. mv -f .deps/basic_actions.Tpo .deps/basic_actions.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT bgcopy_requestmessage.o -MD -MP -MF .deps/bgcopy_requestmessage.Tpo -c -o bgcopy_requestmessage.o bgcopy_requestmessage.cc In file included from bgcopy_requestmessage.cc:22: In file included from ./bgcopy_requestmessage.hh:27: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/bgcopy_requestmessage.Tpo .deps/bgcopy_requestmessage.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT bookmarkdb.o -MD -MP -MF .deps/bookmarkdb.Tpo -c -o bookmarkdb.o bookmarkdb.cc mv -f .deps/bookmarkdb.Tpo .deps/bookmarkdb.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT bookmarkdb_scanner.o -MD -MP -MF .deps/bookmarkdb_scanner.Tpo -c -o bookmarkdb_scanner.o bookmarkdb_scanner.cc mv -f .deps/bookmarkdb_scanner.Tpo .deps/bookmarkdb_scanner.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT bookmarkdbentry.o -MD -MP -MF .deps/bookmarkdbentry.Tpo -c -o bookmarkdbentry.o bookmarkdbentry.cc mv -f .deps/bookmarkdbentry.Tpo .deps/bookmarkdbentry.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT bookmarkdbfilter.o -MD -MP -MF .deps/bookmarkdbfilter.Tpo -c -o bookmarkdbfilter.o bookmarkdbfilter.cc mv -f .deps/bookmarkdbfilter.Tpo .deps/bookmarkdbfilter.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT bookmarkdbproxy.o -MD -MP -MF .deps/bookmarkdbproxy.Tpo -c -o bookmarkdbproxy.o bookmarkdbproxy.cc mv -f .deps/bookmarkdbproxy.Tpo .deps/bookmarkdbproxy.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT calendar.o -MD -MP -MF .deps/calendar.Tpo -c -o calendar.o calendar.cc In file included from calendar.cc:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from calendar.cc:28: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from calendar.cc:28: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from calendar.cc:28: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from calendar.cc:28: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from calendar.cc:28: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from calendar.cc:28: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from calendar.cc:28: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from calendar.cc:28: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from calendar.cc:28: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from calendar.cc:28: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from calendar.cc:28: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from calendar.cc:28: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 28 warnings generated. mv -f .deps/calendar.Tpo .deps/calendar.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT changecolumnsop.o -MD -MP -MF .deps/changecolumnsop.Tpo -c -o changecolumnsop.o changecolumnsop.cc In file included from changecolumnsop.cc:25: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from changecolumnsop.cc:39: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/changecolumnsop.Tpo .deps/changecolumnsop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT changelabelop.o -MD -MP -MF .deps/changelabelop.Tpo -c -o changelabelop.o changelabelop.cc In file included from changelabelop.cc:36: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from changelabelop.cc:36: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from changelabelop.cc:36: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from changelabelop.cc:36: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from changelabelop.cc:36: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from changelabelop.cc:36: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from changelabelop.cc:36: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from changelabelop.cc:36: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from changelabelop.cc:36: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from changelabelop.cc:36: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from changelabelop.cc:36: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from changelabelop.cc:36: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from changelabelop.cc:37: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 28 warnings generated. mv -f .deps/changelabelop.Tpo .deps/changelabelop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT changelayoutop.o -MD -MP -MF .deps/changelayoutop.Tpo -c -o changelayoutop.o changelayoutop.cc In file included from changelayoutop.cc:25: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/changelayoutop.Tpo .deps/changelayoutop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT changesymlinkop.o -MD -MP -MF .deps/changesymlinkop.Tpo -c -o changesymlinkop.o changesymlinkop.cc In file included from changesymlinkop.cc:28: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from changesymlinkop.cc:28: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/changesymlinkop.Tpo .deps/changesymlinkop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT chmodop.o -MD -MP -MF .deps/chmodop.Tpo -c -o chmodop.o chmodop.cc In file included from chmodop.cc:22: ./chmodop.h:50:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from chmodop.cc:22: ./chmodop.h:51:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from chmodop.cc:31: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from chmodop.cc:31: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from chmodop.cc:31: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from chmodop.cc:31: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from chmodop.cc:31: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from chmodop.cc:31: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from chmodop.cc:31: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from chmodop.cc:31: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from chmodop.cc:31: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from chmodop.cc:31: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from chmodop.cc:31: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from chmodop.cc:31: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from chmodop.cc:35: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from chmodop.cc:35: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 54 warnings generated. mv -f .deps/chmodop.Tpo .deps/chmodop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT chmodowncore.o -MD -MP -MF .deps/chmodowncore.Tpo -c -o chmodowncore.o chmodowncore.cc In file included from chmodowncore.cc:31: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from chmodowncore.cc:38: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from chmodowncore.cc:38: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from chmodowncore.cc:38: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from chmodowncore.cc:38: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from chmodowncore.cc:38: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from chmodowncore.cc:38: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from chmodowncore.cc:38: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from chmodowncore.cc:38: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from chmodowncore.cc:38: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from chmodowncore.cc:38: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from chmodowncore.cc:38: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from chmodowncore.cc:38: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 28 warnings generated. mv -f .deps/chmodowncore.Tpo .deps/chmodowncore.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT chownop.o -MD -MP -MF .deps/chownop.Tpo -c -o chownop.o chownop.cc In file included from chownop.cc:22: ./chownop.h:49:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from chownop.cc:22: ./chownop.h:50:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from chownop.cc:31: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from chownop.cc:31: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from chownop.cc:31: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from chownop.cc:31: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from chownop.cc:31: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 42 warnings generated. mv -f .deps/chownop.Tpo .deps/chownop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT chtimecore.o -MD -MP -MF .deps/chtimecore.Tpo -c -o chtimecore.o chtimecore.cc In file included from chtimecore.cc:30: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from chtimecore.cc:31: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from chtimecore.cc:31: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from chtimecore.cc:31: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from chtimecore.cc:31: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from chtimecore.cc:31: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from chtimecore.cc:31: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from chtimecore.cc:31: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from chtimecore.cc:31: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from chtimecore.cc:31: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from chtimecore.cc:31: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from chtimecore.cc:31: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from chtimecore.cc:31: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 28 warnings generated. mv -f .deps/chtimecore.Tpo .deps/chtimecore.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT chtimeop.o -MD -MP -MF .deps/chtimeop.Tpo -c -o chtimeop.o chtimeop.cc In file included from chtimeop.cc:22: ./chtimeop.hh:50:10: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from chtimeop.cc:22: ./chtimeop.hh:51:10: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from chtimeop.cc:31: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from chtimeop.cc:31: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 42 warnings generated. mv -f .deps/chtimeop.Tpo .deps/chtimeop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT clipboardop.o -MD -MP -MF .deps/clipboardop.Tpo -c -o clipboardop.o clipboardop.cc In file included from clipboardop.cc:36: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from clipboardop.cc:36: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from clipboardop.cc:36: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from clipboardop.cc:36: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from clipboardop.cc:36: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from clipboardop.cc:36: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from clipboardop.cc:36: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from clipboardop.cc:36: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from clipboardop.cc:36: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from clipboardop.cc:36: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from clipboardop.cc:36: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from clipboardop.cc:36: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from clipboardop.cc:37: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 28 warnings generated. mv -f .deps/clipboardop.Tpo .deps/clipboardop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT commandmenuop.o -MD -MP -MF .deps/commandmenuop.Tpo -c -o commandmenuop.o commandmenuop.cc In file included from commandmenuop.cc:30: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/commandmenuop.Tpo .deps/commandmenuop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT commonprefix.o -MD -MP -MF .deps/commonprefix.Tpo -c -o commonprefix.o commonprefix.cc mv -f .deps/commonprefix.Tpo .deps/commonprefix.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT condparser.o -MD -MP -MF .deps/condparser.Tpo -c -o condparser.o condparser.cc In file included from condparser.cc:24: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/condparser.Tpo .deps/condparser.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT configparser.o -MD -MP -MF .deps/configparser.Tpo -c -o configparser.o configparser.cc In file included from configparser.yy:32: In file included from ./worker_commands.h:26: ./basic_actions.h:40:23: warning: 'getDescription' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getDescription(); ^ ./functionproto.h:100:23: note: overridden virtual function is here virtual const char *getDescription(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:27: ./copyop.h:64:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:27: ./copyop.h:65:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:28: In file included from ./deleteop.h:27: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:36: ./searchentryop.h:47:7: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./functionproto.h:94:15: note: overridden virtual function is here virtual int configure(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:39: ./createsymlinkop.h:48:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:39: ./createsymlinkop.h:49:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:41: ./chmodop.h:50:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:41: ./chmodop.h:51:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:44: ./setfilterop.h:76:10: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:44: ./setfilterop.h:77:10: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:46: ./chownop.h:49:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:46: ./chownop.h:50:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:51: ./goftpop.h:55:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:51: ./goftpop.h:56:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:52: ./intviewop.h:54:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:52: ./intviewop.h:55:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:75: ./chtimeop.hh:50:10: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from configparser.yy:32: In file included from ./worker_commands.h:75: ./chtimeop.hh:51:10: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ 58 warnings generated. mv -f .deps/configparser.Tpo .deps/configparser.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT configscanner.o -MD -MP -MF .deps/configscanner.Tpo -c -o configscanner.o configscanner.cc mv -f .deps/configscanner.Tpo .deps/configscanner.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT configtokens.o -MD -MP -MF .deps/configtokens.Tpo -c -o configtokens.o configtokens.cc mv -f .deps/configtokens.Tpo .deps/configtokens.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT copycore.o -MD -MP -MF .deps/copycore.Tpo -c -o copycore.o copycore.cc In file included from copycore.cc:24: In file included from ./copyopwin.hh:26: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/copycore.Tpo .deps/copycore.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT copyop.o -MD -MP -MF .deps/copyop.Tpo -c -o copyop.o copyop.cc In file included from copyop.cc:24: ./copyop.h:64:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from copyop.cc:24: ./copyop.h:65:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from copyop.cc:25: In file included from ./copyopwin.hh:26: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from copyop.cc:34: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from copyop.cc:34: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from copyop.cc:34: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from copyop.cc:34: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 42 warnings generated. mv -f .deps/copyop.Tpo .deps/copyop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT copyopwin.o -MD -MP -MF .deps/copyopwin.Tpo -c -o copyopwin.o copyopwin.cc In file included from copyopwin.cc:23: In file included from ./copyopwin.hh:26: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/copyopwin.Tpo .deps/copyopwin.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT copyorder.o -MD -MP -MF .deps/copyorder.Tpo -c -o copyorder.o copyorder.cc In file included from copyorder.cc:25: In file included from ./copyopwin.hh:26: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/copyorder.Tpo .deps/copyorder.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT copystate.o -MD -MP -MF .deps/copystate.Tpo -c -o copystate.o copystate.cc mv -f .deps/copystate.Tpo .deps/copystate.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT createsymlinkop.o -MD -MP -MF .deps/createsymlinkop.Tpo -c -o createsymlinkop.o createsymlinkop.cc In file included from createsymlinkop.cc:22: ./createsymlinkop.h:48:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from createsymlinkop.cc:22: ./createsymlinkop.h:49:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from createsymlinkop.cc:32: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from createsymlinkop.cc:32: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 42 warnings generated. mv -f .deps/createsymlinkop.Tpo .deps/createsymlinkop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT datei.o -MD -MP -MF .deps/datei.Tpo -c -o datei.o datei.cc mv -f .deps/datei.Tpo .deps/datei.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT deeppathstore.o -MD -MP -MF .deps/deeppathstore.Tpo -c -o deeppathstore.o deeppathstore.cc mv -f .deps/deeppathstore.Tpo .deps/deeppathstore.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT deletecore.o -MD -MP -MF .deps/deletecore.Tpo -c -o deletecore.o deletecore.cc In file included from deletecore.cc:24: In file included from ./deleteop.h:27: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/deletecore.Tpo .deps/deletecore.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT deleteop.o -MD -MP -MF .deps/deleteop.Tpo -c -o deleteop.o deleteop.cc In file included from deleteop.cc:24: In file included from ./deleteop.h:27: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from deleteop.cc:32: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/deleteop.Tpo .deps/deleteop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dirbookmarkaddui.o -MD -MP -MF .deps/dirbookmarkaddui.Tpo -c -o dirbookmarkaddui.o dirbookmarkaddui.cc In file included from dirbookmarkaddui.cc:24: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/dirbookmarkaddui.Tpo .deps/dirbookmarkaddui.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dirbookmarkeditui.o -MD -MP -MF .deps/dirbookmarkeditui.Tpo -c -o dirbookmarkeditui.o dirbookmarkeditui.cc In file included from dirbookmarkeditui.cc:24: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from dirbookmarkeditui.cc:27: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from dirbookmarkeditui.cc:27: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from dirbookmarkeditui.cc:27: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from dirbookmarkeditui.cc:27: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from dirbookmarkeditui.cc:27: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from dirbookmarkeditui.cc:27: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from dirbookmarkeditui.cc:27: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from dirbookmarkeditui.cc:27: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from dirbookmarkeditui.cc:27: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from dirbookmarkeditui.cc:27: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from dirbookmarkeditui.cc:27: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from dirbookmarkeditui.cc:27: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 28 warnings generated. mv -f .deps/dirbookmarkeditui.Tpo .deps/dirbookmarkeditui.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dirbookmarkop.o -MD -MP -MF .deps/dirbookmarkop.Tpo -c -o dirbookmarkop.o dirbookmarkop.cc mv -f .deps/dirbookmarkop.Tpo .deps/dirbookmarkop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dirbookmarkssettings.o -MD -MP -MF .deps/dirbookmarkssettings.Tpo -c -o dirbookmarkssettings.o dirbookmarkssettings.cc mv -f .deps/dirbookmarkssettings.Tpo .deps/dirbookmarkssettings.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dirbookmarkui.o -MD -MP -MF .deps/dirbookmarkui.Tpo -c -o dirbookmarkui.o dirbookmarkui.cc In file included from dirbookmarkui.cc:24: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from dirbookmarkui.cc:40: ./async_job_limiter.hh:22:9: warning: 'ASYNC_JOB_LIMITER_HH' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef ASYNC_JOB_LIMITER_HH ^~~~~~~~~~~~~~~~~~~~ ./async_job_limiter.hh:23:9: note: 'ASYNC_JOB_LIMITER_Hh' is defined here; did you mean 'ASYNC_JOB_LIMITER_HH'? #define ASYNC_JOB_LIMITER_Hh ^~~~~~~~~~~~~~~~~~~~ ASYNC_JOB_LIMITER_HH 17 warnings generated. mv -f .deps/dirbookmarkui.Tpo .deps/dirbookmarkui.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dircompareop.o -MD -MP -MF .deps/dircompareop.Tpo -c -o dircompareop.o dircompareop.cc In file included from dircompareop.cc:25: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from dircompareop.cc:34: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ In file included from dircompareop.cc:39: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from dircompareop.cc:39: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from dircompareop.cc:39: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from dircompareop.cc:39: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from dircompareop.cc:39: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from dircompareop.cc:39: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from dircompareop.cc:39: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from dircompareop.cc:39: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from dircompareop.cc:39: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from dircompareop.cc:39: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from dircompareop.cc:39: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from dircompareop.cc:39: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 52 warnings generated. mv -f .deps/dircompareop.Tpo .deps/dircompareop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dircomparewin.o -MD -MP -MF .deps/dircomparewin.Tpo -c -o dircomparewin.o dircomparewin.cc In file included from dircomparewin.cc:23: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/dircomparewin.Tpo .deps/dircomparewin.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dirfiltersettings.o -MD -MP -MF .deps/dirfiltersettings.Tpo -c -o dirfiltersettings.o dirfiltersettings.cc mv -f .deps/dirfiltersettings.Tpo .deps/dirfiltersettings.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dirsizeop.o -MD -MP -MF .deps/dirsizeop.Tpo -c -o dirsizeop.o dirsizeop.cc In file included from dirsizeop.cc:28: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from dirsizeop.cc:28: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/dirsizeop.Tpo .deps/dirsizeop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dirsortsettings.o -MD -MP -MF .deps/dirsortsettings.Tpo -c -o dirsortsettings.o dirsortsettings.cc mv -f .deps/dirsortsettings.Tpo .deps/dirsortsettings.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dmcacheentrynwc.o -MD -MP -MF .deps/dmcacheentrynwc.Tpo -c -o dmcacheentrynwc.o dmcacheentrynwc.cc mv -f .deps/dmcacheentrynwc.Tpo .deps/dmcacheentrynwc.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT dnd.o -MD -MP -MF .deps/dnd.Tpo -c -o dnd.o dnd.cc In file included from dnd.cc:25: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from dnd.cc:25: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from dnd.cc:25: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from dnd.cc:25: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from dnd.cc:25: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/dnd.Tpo .deps/dnd.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT enterdirop.o -MD -MP -MF .deps/enterdirop.Tpo -c -o enterdirop.o enterdirop.cc In file included from enterdirop.cc:32: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from enterdirop.cc:32: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from enterdirop.cc:32: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from enterdirop.cc:32: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from enterdirop.cc:32: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from enterdirop.cc:32: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from enterdirop.cc:32: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from enterdirop.cc:32: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from enterdirop.cc:32: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from enterdirop.cc:32: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from enterdirop.cc:32: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from enterdirop.cc:32: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from enterdirop.cc:33: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 28 warnings generated. mv -f .deps/enterdirop.Tpo .deps/enterdirop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT enterpathop.o -MD -MP -MF .deps/enterpathop.Tpo -c -o enterpathop.o enterpathop.cc In file included from enterpathop.cc:31: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/enterpathop.Tpo .deps/enterpathop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT error_count.o -MD -MP -MF .deps/error_count.Tpo -c -o error_count.o error_count.cc mv -f .deps/error_count.Tpo .deps/error_count.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT eventqueue.o -MD -MP -MF .deps/eventqueue.Tpo -c -o eventqueue.o eventqueue.cc mv -f .deps/eventqueue.Tpo .deps/eventqueue.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT event_callbacks.o -MD -MP -MF .deps/event_callbacks.Tpo -c -o event_callbacks.o event_callbacks.cc mv -f .deps/event_callbacks.Tpo .deps/event_callbacks.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT execlass.o -MD -MP -MF .deps/execlass.Tpo -c -o execlass.o execlass.cc mv -f .deps/execlass.Tpo .deps/execlass.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT existence_test.o -MD -MP -MF .deps/existence_test.Tpo -c -o existence_test.o existence_test.cc mv -f .deps/existence_test.Tpo .deps/existence_test.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT exprfilter.o -MD -MP -MF .deps/exprfilter.Tpo -c -o exprfilter.o exprfilter.cc mv -f .deps/exprfilter.Tpo .deps/exprfilter.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT exprfilter_eval.o -MD -MP -MF .deps/exprfilter_eval.Tpo -c -o exprfilter_eval.o exprfilter_eval.cc mv -f .deps/exprfilter_eval.Tpo .deps/exprfilter_eval.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT exprfilter_evalatoms.o -MD -MP -MF .deps/exprfilter_evalatoms.Tpo -c -o exprfilter_evalatoms.o exprfilter_evalatoms.cc mv -f .deps/exprfilter_evalatoms.Tpo .deps/exprfilter_evalatoms.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT exprfilter_parser.o -MD -MP -MF .deps/exprfilter_parser.Tpo -c -o exprfilter_parser.o exprfilter_parser.cc mv -f .deps/exprfilter_parser.Tpo .deps/exprfilter_parser.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT exprfilter_scanner.o -MD -MP -MF .deps/exprfilter_scanner.Tpo -c -o exprfilter_scanner.o exprfilter_scanner.cc exprfilter_scanner.cc:123:18: warning: unused variable 'expr_parser_en_main' [-Wunused-const-variable] static const int expr_parser_en_main = 8; ^ 1 warning generated. mv -f .deps/exprfilter_scanner.Tpo .deps/exprfilter_scanner.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT externalvdirop.o -MD -MP -MF .deps/externalvdirop.Tpo -c -o externalvdirop.o externalvdirop.cc In file included from externalvdirop.cc:30: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from externalvdirop.cc:30: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from externalvdirop.cc:30: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from externalvdirop.cc:30: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from externalvdirop.cc:30: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from externalvdirop.cc:30: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from externalvdirop.cc:30: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from externalvdirop.cc:30: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from externalvdirop.cc:30: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from externalvdirop.cc:30: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from externalvdirop.cc:30: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from externalvdirop.cc:30: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from externalvdirop.cc:31: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from externalvdirop.cc:34: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 52 warnings generated. mv -f .deps/externalvdirop.Tpo .deps/externalvdirop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT file_command_log.o -MD -MP -MF .deps/file_command_log.Tpo -c -o file_command_log.o file_command_log.cc mv -f .deps/file_command_log.Tpo .deps/file_command_log.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT fileentry.o -MD -MP -MF .deps/fileentry.Tpo -c -o fileentry.o fileentry.cc mv -f .deps/fileentry.Tpo .deps/fileentry.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT fileentry_color.o -MD -MP -MF .deps/fileentry_color.Tpo -c -o fileentry_color.o fileentry_color.cc mv -f .deps/fileentry_color.Tpo .deps/fileentry_color.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT fileentry_customcolor.o -MD -MP -MF .deps/fileentry_customcolor.Tpo -c -o fileentry_customcolor.o fileentry_customcolor.cc mv -f .deps/fileentry_customcolor.Tpo .deps/fileentry_customcolor.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT fileentry_typecheck.o -MD -MP -MF .deps/fileentry_typecheck.Tpo -c -o fileentry_typecheck.o fileentry_typecheck.cc mv -f .deps/fileentry_typecheck.Tpo .deps/fileentry_typecheck.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT filelock.o -MD -MP -MF .deps/filelock.Tpo -c -o filelock.o filelock.cc mv -f .deps/filelock.Tpo .deps/filelock.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT filenameshrinker.o -MD -MP -MF .deps/filenameshrinker.Tpo -c -o filenameshrinker.o filenameshrinker.cc mv -f .deps/filenameshrinker.Tpo .deps/filenameshrinker.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT filereq.o -MD -MP -MF .deps/filereq.Tpo -c -o filereq.o filereq.cc In file included from filereq.cc:25: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from filereq.cc:31: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from filereq.cc:31: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from filereq.cc:31: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from filereq.cc:31: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from filereq.cc:31: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from filereq.cc:31: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from filereq.cc:31: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from filereq.cc:31: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from filereq.cc:31: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from filereq.cc:31: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from filereq.cc:31: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from filereq.cc:31: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 28 warnings generated. mv -f .deps/filereq.Tpo .deps/filereq.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT fileviewer.o -MD -MP -MF .deps/fileviewer.Tpo -c -o fileviewer.o fileviewer.cc In file included from fileviewer.cc:25: In file included from ./aguix/textview.h:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from fileviewer.cc:26: ./textstoragefile.h:34:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ In file included from fileviewer.cc:26: ./textstoragefile.h:35:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ In file included from fileviewer.cc:26: ./textstoragefile.h:36:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ In file included from fileviewer.cc:26: ./textstoragefile.h:37:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ In file included from fileviewer.cc:26: ./textstoragefile.h:38:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ In file included from fileviewer.cc:26: ./textstoragefile.h:39:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ In file included from fileviewer.cc:26: ./textstoragefile.h:40:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ In file included from fileviewer.cc:26: ./textstoragefile.h:41:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ In file included from fileviewer.cc:26: ./textstoragefile.h:42:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ In file included from fileviewer.cc:26: ./textstoragefile.h:43:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ In file included from fileviewer.cc:26: ./textstoragefile.h:46:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ In file included from fileviewer.cc:26: ./textstoragefile.h:47:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ In file included from fileviewer.cc:26: ./textstoragefile.h:51:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ In file included from fileviewer.cc:26: ./textstoragefile.h:54:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ In file included from fileviewer.cc:26: ./textstoragefile.h:58:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ In file included from fileviewer.cc:26: ./textstoragefile.h:61:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 32 warnings generated. mv -f .deps/fileviewer.Tpo .deps/fileviewer.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT fileviewerbg.o -MD -MP -MF .deps/fileviewerbg.Tpo -c -o fileviewerbg.o fileviewerbg.cc In file included from fileviewerbg.cc:25: In file included from ./aguix/textview.h:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:34:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:35:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:36:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:37:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:38:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:39:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:40:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:41:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:42:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:43:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:46:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:47:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:51:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:54:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:58:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ In file included from fileviewerbg.cc:26: ./textstoragefile.h:61:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from fileviewerbg.cc:35: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from fileviewerbg.cc:35: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from fileviewerbg.cc:35: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from fileviewerbg.cc:35: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from fileviewerbg.cc:35: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from fileviewerbg.cc:35: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from fileviewerbg.cc:35: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from fileviewerbg.cc:35: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from fileviewerbg.cc:35: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from fileviewerbg.cc:35: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from fileviewerbg.cc:35: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from fileviewerbg.cc:35: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from fileviewerbg.cc:39: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 68 warnings generated. mv -f .deps/fileviewerbg.Tpo .deps/fileviewerbg.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT filterstash.o -MD -MP -MF .deps/filterstash.Tpo -c -o filterstash.o filterstash.cc In file included from filterstash.cc:27: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from filterstash.cc:27: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/filterstash.Tpo .deps/filterstash.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT flagreplacer.o -MD -MP -MF .deps/flagreplacer.Tpo -c -o flagreplacer.o flagreplacer.cc In file included from flagreplacer.cc:24: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/flagreplacer.Tpo .deps/flagreplacer.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT flattypelist.o -MD -MP -MF .deps/flattypelist.Tpo -c -o flattypelist.o flattypelist.cc mv -f .deps/flattypelist.Tpo .deps/flattypelist.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT fontreq.o -MD -MP -MF .deps/fontreq.Tpo -c -o fontreq.o fontreq.cc In file included from fontreq.cc:24: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from fontreq.cc:28: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from fontreq.cc:28: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from fontreq.cc:28: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from fontreq.cc:28: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from fontreq.cc:28: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from fontreq.cc:28: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from fontreq.cc:28: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from fontreq.cc:28: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from fontreq.cc:28: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from fontreq.cc:28: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from fontreq.cc:28: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from fontreq.cc:28: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 28 warnings generated. mv -f .deps/fontreq.Tpo .deps/fontreq.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT fstabmounttable.o -MD -MP -MF .deps/fstabmounttable.Tpo -c -o fstabmounttable.o fstabmounttable.cc mv -f .deps/fstabmounttable.Tpo .deps/fstabmounttable.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT functionproto.o -MD -MP -MF .deps/functionproto.Tpo -c -o functionproto.o functionproto.cc In file included from functionproto.cc:27: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/functionproto.Tpo .deps/functionproto.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT genericdirectoryfilter.o -MD -MP -MF .deps/genericdirectoryfilter.Tpo -c -o genericdirectoryfilter.o genericdirectoryfilter.cc mv -f .deps/genericdirectoryfilter.Tpo .deps/genericdirectoryfilter.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT get_files_thread.o -MD -MP -MF .deps/get_files_thread.Tpo -c -o get_files_thread.o get_files_thread.cc mv -f .deps/get_files_thread.Tpo .deps/get_files_thread.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT getfsentmounttable.o -MD -MP -MF .deps/getfsentmounttable.Tpo -c -o getfsentmounttable.o getfsentmounttable.cc mv -f .deps/getfsentmounttable.Tpo .deps/getfsentmounttable.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT getmntentmounttable.o -MD -MP -MF .deps/getmntentmounttable.Tpo -c -o getmntentmounttable.o getmntentmounttable.cc In file included from getmntentmounttable.cc:22: ./getmntentmounttable.hh:45:12: warning: private field 'm_last_mod' is not used [-Wunused-private-field] time_t m_last_mod; ^ 1 warning generated. mv -f .deps/getmntentmounttable.Tpo .deps/getmntentmounttable.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT getmntinfomounttable.o -MD -MP -MF .deps/getmntinfomounttable.Tpo -c -o getmntinfomounttable.o getmntinfomounttable.cc getmntinfomounttable.cc:80:31: warning: comparison of array 'mount_entries[i].f_mntfromname' not equal to a null pointer is always true [-Wtautological-pointer-compare] if ( mount_entries[i].f_mntfromname != NULL && ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ~~~~ getmntinfomounttable.cc:81:31: warning: comparison of array 'mount_entries[i].f_mntonname' not equal to a null pointer is always true [-Wtautological-pointer-compare] mount_entries[i].f_mntonname != NULL ) { ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ~~~~ 2 warnings generated. mv -f .deps/getmntinfomounttable.Tpo .deps/getmntinfomounttable.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT goftpop.o -MD -MP -MF .deps/goftpop.Tpo -c -o goftpop.o goftpop.cc In file included from goftpop.cc:22: ./goftpop.h:55:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from goftpop.cc:22: ./goftpop.h:56:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from goftpop.cc:28: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from goftpop.cc:28: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from goftpop.cc:28: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from goftpop.cc:28: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from goftpop.cc:28: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from goftpop.cc:28: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from goftpop.cc:28: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from goftpop.cc:28: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from goftpop.cc:28: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from goftpop.cc:28: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from goftpop.cc:28: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from goftpop.cc:28: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from goftpop.cc:33: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from goftpop.cc:33: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 54 warnings generated. mv -f .deps/goftpop.Tpo .deps/goftpop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT grouphash.o -MD -MP -MF .deps/grouphash.Tpo -c -o grouphash.o grouphash.cc mv -f .deps/grouphash.Tpo .deps/grouphash.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT helpop.o -MD -MP -MF .deps/helpop.Tpo -c -o helpop.o helpop.cc mv -f .deps/helpop.Tpo .deps/helpop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT hintdb.o -MD -MP -MF .deps/hintdb.Tpo -c -o hintdb.o hintdb.cc mv -f .deps/hintdb.Tpo .deps/hintdb.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT hw_volume.o -MD -MP -MF .deps/hw_volume.Tpo -c -o hw_volume.o hw_volume.cc mv -f .deps/hw_volume.Tpo .deps/hw_volume.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT hw_volume_manager.o -MD -MP -MF .deps/hw_volume_manager.Tpo -c -o hw_volume_manager.o hw_volume_manager.cc mv -f .deps/hw_volume_manager.Tpo .deps/hw_volume_manager.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT import.o -MD -MP -MF .deps/import.Tpo -c -o import.o import.cc In file included from import.cc:23: In file included from ./worker_commands.h:26: ./basic_actions.h:40:23: warning: 'getDescription' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getDescription(); ^ ./functionproto.h:100:23: note: overridden virtual function is here virtual const char *getDescription(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:27: ./copyop.h:64:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from import.cc:23: In file included from ./worker_commands.h:27: ./copyop.h:65:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:28: In file included from ./deleteop.h:27: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from import.cc:23: In file included from ./worker_commands.h:36: ./searchentryop.h:47:7: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./functionproto.h:94:15: note: overridden virtual function is here virtual int configure(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:39: ./createsymlinkop.h:48:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from import.cc:23: In file included from ./worker_commands.h:39: ./createsymlinkop.h:49:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:41: ./chmodop.h:50:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from import.cc:23: In file included from ./worker_commands.h:41: ./chmodop.h:51:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:44: ./setfilterop.h:76:10: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from import.cc:23: In file included from ./worker_commands.h:44: ./setfilterop.h:77:10: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:46: ./chownop.h:49:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from import.cc:23: In file included from ./worker_commands.h:46: ./chownop.h:50:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:51: ./goftpop.h:55:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from import.cc:23: In file included from ./worker_commands.h:51: ./goftpop.h:56:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:52: ./intviewop.h:54:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from import.cc:23: In file included from ./worker_commands.h:52: ./intviewop.h:55:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from import.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ In file included from import.cc:23: In file included from ./worker_commands.h:75: ./chtimeop.hh:50:10: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from import.cc:23: In file included from ./worker_commands.h:75: ./chtimeop.hh:51:10: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ 58 warnings generated. mv -f .deps/import.Tpo .deps/import.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT informationmode.o -MD -MP -MF .deps/informationmode.Tpo -c -o informationmode.o informationmode.cc In file included from informationmode.cc:34: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/informationmode.Tpo .deps/informationmode.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT intviewop.o -MD -MP -MF .deps/intviewop.Tpo -c -o intviewop.o intviewop.cc In file included from intviewop.cc:22: ./intviewop.h:54:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from intviewop.cc:22: ./intviewop.h:55:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from intviewop.cc:36: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from intviewop.cc:36: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from intviewop.cc:36: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from intviewop.cc:36: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from intviewop.cc:36: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from intviewop.cc:36: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from intviewop.cc:36: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from intviewop.cc:36: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from intviewop.cc:36: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from intviewop.cc:36: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from intviewop.cc:36: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from intviewop.cc:36: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from intviewop.cc:37: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 30 warnings generated. mv -f .deps/intviewop.Tpo .deps/intviewop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT kvpstore.o -MD -MP -MF .deps/kvpstore.Tpo -c -o kvpstore.o kvpstore.cc mv -f .deps/kvpstore.Tpo .deps/kvpstore.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT layoutsettings.o -MD -MP -MF .deps/layoutsettings.Tpo -c -o layoutsettings.o layoutsettings.cc mv -f .deps/layoutsettings.Tpo .deps/layoutsettings.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT lister.o -MD -MP -MF .deps/lister.Tpo -c -o lister.o lister.cc In file included from lister.cc:32: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/lister.Tpo .deps/lister.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT listermode.o -MD -MP -MF .deps/listermode.Tpo -c -o listermode.o listermode.cc In file included from listermode.cc:27: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/listermode.Tpo .deps/listermode.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT luascripting.o -MD -MP -MF .deps/luascripting.Tpo -c -o luascripting.o luascripting.cc mv -f .deps/luascripting.Tpo .deps/luascripting.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT magic_db.o -MD -MP -MF .deps/magic_db.Tpo -c -o magic_db.o magic_db.cc mv -f .deps/magic_db.Tpo .deps/magic_db.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT makedirop.o -MD -MP -MF .deps/makedirop.Tpo -c -o makedirop.o makedirop.cc In file included from makedirop.cc:26: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from makedirop.cc:26: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/makedirop.Tpo .deps/makedirop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT menutree.o -MD -MP -MF .deps/menutree.Tpo -c -o menutree.o menutree.cc mv -f .deps/menutree.Tpo .deps/menutree.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT menutreenode.o -MD -MP -MF .deps/menutreenode.Tpo -c -o menutreenode.o menutreenode.cc mv -f .deps/menutreenode.Tpo .deps/menutreenode.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT menutreeui.o -MD -MP -MF .deps/menutreeui.Tpo -c -o menutreeui.o menutreeui.cc In file included from menutreeui.cc:27: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from menutreeui.cc:30: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from menutreeui.cc:30: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from menutreeui.cc:30: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from menutreeui.cc:30: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from menutreeui.cc:30: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from menutreeui.cc:30: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from menutreeui.cc:30: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from menutreeui.cc:30: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from menutreeui.cc:30: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from menutreeui.cc:30: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from menutreeui.cc:30: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from menutreeui.cc:30: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 28 warnings generated. mv -f .deps/menutreeui.Tpo .deps/menutreeui.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT modifytabsop.o -MD -MP -MF .deps/modifytabsop.Tpo -c -o modifytabsop.o modifytabsop.cc In file included from modifytabsop.cc:25: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from modifytabsop.cc:33: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/modifytabsop.Tpo .deps/modifytabsop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT mounttable.o -MD -MP -MF .deps/mounttable.Tpo -c -o mounttable.o mounttable.cc mv -f .deps/mounttable.Tpo .deps/mounttable.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT mounttable_entry.o -MD -MP -MF .deps/mounttable_entry.Tpo -c -o mounttable_entry.o mounttable_entry.cc mv -f .deps/mounttable_entry.Tpo .deps/mounttable_entry.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT mtabmounttable.o -MD -MP -MF .deps/mtabmounttable.Tpo -c -o mtabmounttable.o mtabmounttable.cc mv -f .deps/mtabmounttable.Tpo .deps/mtabmounttable.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nm_filetype_thread.o -MD -MP -MF .deps/nm_filetype_thread.Tpo -c -o nm_filetype_thread.o nm_filetype_thread.cc mv -f .deps/nm_filetype_thread.Tpo .deps/nm_filetype_thread.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nmcopyopdir.o -MD -MP -MF .deps/nmcopyopdir.Tpo -c -o nmcopyopdir.o nmcopyopdir.cc In file included from nmcopyopdir.cc:23: In file included from ./copyopwin.hh:26: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/nmcopyopdir.Tpo .deps/nmcopyopdir.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nmexternfe.o -MD -MP -MF .deps/nmexternfe.Tpo -c -o nmexternfe.o nmexternfe.cc mv -f .deps/nmexternfe.Tpo .deps/nmexternfe.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nmextlist.o -MD -MP -MF .deps/nmextlist.Tpo -c -o nmextlist.o nmextlist.cc nmextlist.cc:173:17: warning: private field 'm_listermode' is not used [-Wunused-private-field] ListerMode *m_listermode; ^ 1 warning generated. mv -f .deps/nmextlist.Tpo .deps/nmextlist.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nmfilter.o -MD -MP -MF .deps/nmfilter.Tpo -c -o nmfilter.o nmfilter.cc mv -f .deps/nmfilter.Tpo .deps/nmfilter.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nmrowdata.o -MD -MP -MF .deps/nmrowdata.Tpo -c -o nmrowdata.o nmrowdata.cc mv -f .deps/nmrowdata.Tpo .deps/nmrowdata.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nmspecialsourceext.o -MD -MP -MF .deps/nmspecialsourceext.Tpo -c -o nmspecialsourceext.o nmspecialsourceext.cc mv -f .deps/nmspecialsourceext.Tpo .deps/nmspecialsourceext.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nooperationop.o -MD -MP -MF .deps/nooperationop.Tpo -c -o nooperationop.o nooperationop.cc mv -f .deps/nooperationop.Tpo .deps/nooperationop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT normalmode_requests.o -MD -MP -MF .deps/normalmode_requests.Tpo -c -o normalmode_requests.o normalmode_requests.cc In file included from normalmode_requests.cc:23: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/normalmode_requests.Tpo .deps/normalmode_requests.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT normalops.o -MD -MP -MF .deps/normalops.Tpo -c -o normalops.o normalops.cc In file included from normalops.cc:31: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from normalops.cc:31: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from normalops.cc:31: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from normalops.cc:31: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from normalops.cc:31: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from normalops.cc:31: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from normalops.cc:31: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from normalops.cc:31: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from normalops.cc:31: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from normalops.cc:31: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from normalops.cc:31: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from normalops.cc:31: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from normalops.cc:34: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from normalops.cc:34: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from normalops.cc:34: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from normalops.cc:34: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from normalops.cc:34: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 52 warnings generated. mv -f .deps/normalops.Tpo .deps/normalops.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nwc_dir.o -MD -MP -MF .deps/nwc_dir.Tpo -c -o nwc_dir.o nwc_dir.cc mv -f .deps/nwc_dir.Tpo .deps/nwc_dir.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nwc_file.o -MD -MP -MF .deps/nwc_file.Tpo -c -o nwc_file.o nwc_file.cc mv -f .deps/nwc_file.Tpo .deps/nwc_file.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nwc_fsentry.o -MD -MP -MF .deps/nwc_fsentry.Tpo -c -o nwc_fsentry.o nwc_fsentry.cc mv -f .deps/nwc_fsentry.Tpo .deps/nwc_fsentry.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nwc_os.o -MD -MP -MF .deps/nwc_os.Tpo -c -o nwc_os.o nwc_os.cc mv -f .deps/nwc_os.Tpo .deps/nwc_os.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nwc_os_makedirs.o -MD -MP -MF .deps/nwc_os_makedirs.Tpo -c -o nwc_os_makedirs.o nwc_os_makedirs.cc mv -f .deps/nwc_os_makedirs.Tpo .deps/nwc_os_makedirs.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nwc_path.o -MD -MP -MF .deps/nwc_path.Tpo -c -o nwc_path.o nwc_path.cc mv -f .deps/nwc_path.Tpo .deps/nwc_path.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nwc_virtualdir.o -MD -MP -MF .deps/nwc_virtualdir.Tpo -c -o nwc_virtualdir.o nwc_virtualdir.cc mv -f .deps/nwc_virtualdir.Tpo .deps/nwc_virtualdir.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT nwcentryselectionstate.o -MD -MP -MF .deps/nwcentryselectionstate.Tpo -c -o nwcentryselectionstate.o nwcentryselectionstate.cc mv -f .deps/nwcentryselectionstate.Tpo .deps/nwcentryselectionstate.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT opencontextmenuop.o -MD -MP -MF .deps/opencontextmenuop.Tpo -c -o opencontextmenuop.o opencontextmenuop.cc In file included from opencontextmenuop.cc:24: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from opencontextmenuop.cc:24: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/opencontextmenuop.Tpo .deps/opencontextmenuop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT openworkermenuop.o -MD -MP -MF .deps/openworkermenuop.Tpo -c -o openworkermenuop.o openworkermenuop.cc mv -f .deps/openworkermenuop.Tpo .deps/openworkermenuop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT ownop.o -MD -MP -MF .deps/ownop.Tpo -c -o ownop.o ownop.cc In file included from ownop.cc:29: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from ownop.cc:29: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from ownop.cc:29: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from ownop.cc:29: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from ownop.cc:29: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from ownop.cc:29: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from ownop.cc:29: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from ownop.cc:29: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from ownop.cc:29: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from ownop.cc:29: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from ownop.cc:29: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from ownop.cc:29: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from ownop.cc:33: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from ownop.cc:42: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from ownop.cc:42: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from ownop.cc:42: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from ownop.cc:42: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 52 warnings generated. mv -f .deps/ownop.Tpo .deps/ownop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT panel.o -MD -MP -MF .deps/panel.Tpo -c -o panel.o panel.cc In file included from panel.cc:22: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/panel.Tpo .deps/panel.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT parentactionop.o -MD -MP -MF .deps/parentactionop.Tpo -c -o parentactionop.o parentactionop.cc mv -f .deps/parentactionop.Tpo .deps/parentactionop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT partspace.o -MD -MP -MF .deps/partspace.Tpo -c -o partspace.o partspace.cc mv -f .deps/partspace.Tpo .deps/partspace.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT pathjumpop.o -MD -MP -MF .deps/pathjumpop.Tpo -c -o pathjumpop.o pathjumpop.cc In file included from pathjumpop.cc:31: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from pathjumpop.cc:31: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/pathjumpop.Tpo .deps/pathjumpop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT pathjumpui.o -MD -MP -MF .deps/pathjumpui.Tpo -c -o pathjumpui.o pathjumpui.cc In file included from pathjumpui.cc:24: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from pathjumpui.cc:35: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from pathjumpui.cc:35: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from pathjumpui.cc:35: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from pathjumpui.cc:35: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from pathjumpui.cc:35: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from pathjumpui.cc:35: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from pathjumpui.cc:35: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from pathjumpui.cc:35: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from pathjumpui.cc:35: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from pathjumpui.cc:35: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from pathjumpui.cc:35: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from pathjumpui.cc:35: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from pathjumpui.cc:49: ./async_job_limiter.hh:22:9: warning: 'ASYNC_JOB_LIMITER_HH' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef ASYNC_JOB_LIMITER_HH ^~~~~~~~~~~~~~~~~~~~ ./async_job_limiter.hh:23:9: note: 'ASYNC_JOB_LIMITER_Hh' is defined here; did you mean 'ASYNC_JOB_LIMITER_HH'? #define ASYNC_JOB_LIMITER_Hh ^~~~~~~~~~~~~~~~~~~~ ASYNC_JOB_LIMITER_HH pathjumpui.cc:1540:13: warning: variable 'size' set but not used [-Wunused-but-set-variable] int size = 0; ^ In file included from pathjumpui.cc:22: ./pathjumpui.hh:95:14: warning: private field 'm_subwin2' is not used [-Wunused-private-field] AWindow *m_subwin2; ^ 31 warnings generated. mv -f .deps/pathjumpui.Tpo .deps/pathjumpui.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT pathname_watcher.o -MD -MP -MF .deps/pathname_watcher.Tpo -c -o pathname_watcher.o pathname_watcher.cc mv -f .deps/pathname_watcher.Tpo .deps/pathname_watcher.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT pdatei.o -MD -MP -MF .deps/pdatei.Tpo -c -o pdatei.o pdatei.cc mv -f .deps/pdatei.Tpo .deps/pdatei.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT pers_kvp.o -MD -MP -MF .deps/pers_kvp.Tpo -c -o pers_kvp.o pers_kvp.cc mv -f .deps/pers_kvp.Tpo .deps/pers_kvp.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT pers_string_list.o -MD -MP -MF .deps/pers_string_list.Tpo -c -o pers_string_list.o pers_string_list.cc mv -f .deps/pers_string_list.Tpo .deps/pers_string_list.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT persdeeppathstore.o -MD -MP -MF .deps/persdeeppathstore.Tpo -c -o persdeeppathstore.o persdeeppathstore.cc mv -f .deps/persdeeppathstore.Tpo .deps/persdeeppathstore.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT prefixdb.o -MD -MP -MF .deps/prefixdb.Tpo -c -o prefixdb.o prefixdb.cc mv -f .deps/prefixdb.Tpo .deps/prefixdb.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT prefixdbentry.o -MD -MP -MF .deps/prefixdbentry.Tpo -c -o prefixdbentry.o prefixdbentry.cc prefixdbentry.cc:128:86: warning: format specifies type 'unsigned long' but the argument has type 'typename tuple_element<2UL, tuple>::type' (aka 'long long') [-Wformat] AGUIXUtils::formatStringToString( "lastuse:%lu", std::get<2>( *it1 ) ).c_str() ); ~~~ ^~~~~~~~~~~~~~~~~~~ %lld prefixdbentry.cc:193:55: warning: format specifies type 'unsigned long *' but the argument has type 'time_t *' (aka 'long long *') [-Wformat] if ( sscanf( str2.c_str(), "%lu", &last_use ) != 1 ) { ~~~ ^~~~~~~~~ %llu 2 warnings generated. mv -f .deps/prefixdbentry.Tpo .deps/prefixdbentry.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT prefixpathtree.o -MD -MP -MF .deps/prefixpathtree.Tpo -c -o prefixpathtree.o prefixpathtree.cc mv -f .deps/prefixpathtree.Tpo .deps/prefixpathtree.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT processexitaction.o -MD -MP -MF .deps/processexitaction.Tpo -c -o processexitaction.o processexitaction.cc In file included from processexitaction.cc:28: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from processexitaction.cc:28: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/processexitaction.Tpo .deps/processexitaction.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT processhandler.o -MD -MP -MF .deps/processhandler.Tpo -c -o processhandler.o processhandler.cc mv -f .deps/processhandler.Tpo .deps/processhandler.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT reloadop.o -MD -MP -MF .deps/reloadop.Tpo -c -o reloadop.o reloadop.cc In file included from reloadop.cc:31: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from reloadop.cc:31: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/reloadop.Tpo .deps/reloadop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT renameop.o -MD -MP -MF .deps/renameop.Tpo -c -o renameop.o renameop.cc In file included from renameop.cc:28: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from renameop.cc:28: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from renameop.cc:28: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from renameop.cc:28: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from renameop.cc:28: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/renameop.Tpo .deps/renameop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT resultstore.o -MD -MP -MF .deps/resultstore.Tpo -c -o resultstore.o resultstore.cc mv -f .deps/resultstore.Tpo .deps/resultstore.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT run_custom_action.o -MD -MP -MF .deps/run_custom_action.Tpo -c -o run_custom_action.o run_custom_action.cc In file included from run_custom_action.cc:34: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from run_custom_action.cc:34: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from run_custom_action.cc:34: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from run_custom_action.cc:34: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from run_custom_action.cc:34: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from run_custom_action.cc:34: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from run_custom_action.cc:34: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from run_custom_action.cc:34: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from run_custom_action.cc:34: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from run_custom_action.cc:34: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from run_custom_action.cc:34: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from run_custom_action.cc:34: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from run_custom_action.cc:37: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 28 warnings generated. mv -f .deps/run_custom_action.Tpo .deps/run_custom_action.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT scriptinginterface.o -MD -MP -MF .deps/scriptinginterface.Tpo -c -o scriptinginterface.o scriptinginterface.cc mv -f .deps/scriptinginterface.Tpo .deps/scriptinginterface.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT scriptop.o -MD -MP -MF .deps/scriptop.Tpo -c -o scriptop.o scriptop.cc In file included from scriptop.cc:31: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from scriptop.cc:31: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from scriptop.cc:31: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from scriptop.cc:31: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from scriptop.cc:31: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from scriptop.cc:31: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from scriptop.cc:31: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from scriptop.cc:31: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from scriptop.cc:31: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from scriptop.cc:31: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from scriptop.cc:31: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from scriptop.cc:31: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from scriptop.cc:34: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 28 warnings generated. mv -f .deps/scriptop.Tpo .deps/scriptop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT scrolllisterop.o -MD -MP -MF .deps/scrolllisterop.Tpo -c -o scrolllisterop.o scrolllisterop.cc In file included from scrolllisterop.cc:29: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from scrolllisterop.cc:29: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/scrolllisterop.Tpo .deps/scrolllisterop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT searchentryop.o -MD -MP -MF .deps/searchentryop.Tpo -c -o searchentryop.o searchentryop.cc In file included from searchentryop.cc:22: ./searchentryop.h:47:7: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./functionproto.h:94:15: note: overridden virtual function is here virtual int configure(); ^ In file included from searchentryop.cc:29: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from searchentryop.cc:29: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 41 warnings generated. mv -f .deps/searchentryop.Tpo .deps/searchentryop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT searchop.o -MD -MP -MF .deps/searchop.Tpo -c -o searchop.o searchop.cc In file included from searchop.cc:27: In file included from ./aguix/kartei.h:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from searchop.cc:28: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from searchop.cc:28: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from searchop.cc:28: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from searchop.cc:28: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from searchop.cc:28: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from searchop.cc:28: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from searchop.cc:28: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from searchop.cc:28: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from searchop.cc:28: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from searchop.cc:28: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from searchop.cc:28: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from searchop.cc:28: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from searchop.cc:35: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from searchop.cc:35: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from searchop.cc:35: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 52 warnings generated. mv -f .deps/searchop.Tpo .deps/searchop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT searchopbg.o -MD -MP -MF .deps/searchopbg.Tpo -c -o searchopbg.o searchopbg.cc In file included from searchopbg.cc:24: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from searchopbg.cc:24: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ In file included from searchopbg.cc:34: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from searchopbg.cc:34: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from searchopbg.cc:34: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from searchopbg.cc:34: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from searchopbg.cc:34: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from searchopbg.cc:34: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from searchopbg.cc:34: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from searchopbg.cc:34: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from searchopbg.cc:34: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from searchopbg.cc:34: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from searchopbg.cc:34: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from searchopbg.cc:34: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 52 warnings generated. mv -f .deps/searchopbg.Tpo .deps/searchopbg.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT searchsettings.o -MD -MP -MF .deps/searchsettings.Tpo -c -o searchsettings.o searchsettings.cc mv -f .deps/searchsettings.Tpo .deps/searchsettings.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT searchthread.o -MD -MP -MF .deps/searchthread.Tpo -c -o searchthread.o searchthread.cc mv -f .deps/searchthread.Tpo .deps/searchthread.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT setfilterop.o -MD -MP -MF .deps/setfilterop.Tpo -c -o setfilterop.o setfilterop.cc In file included from setfilterop.cc:22: ./setfilterop.h:76:10: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from setfilterop.cc:22: ./setfilterop.h:77:10: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from setfilterop.cc:36: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from setfilterop.cc:36: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from setfilterop.cc:36: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from setfilterop.cc:36: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from setfilterop.cc:36: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from setfilterop.cc:36: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from setfilterop.cc:36: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from setfilterop.cc:36: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from setfilterop.cc:36: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from setfilterop.cc:36: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from setfilterop.cc:36: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from setfilterop.cc:36: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from setfilterop.cc:39: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from setfilterop.cc:39: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 54 warnings generated. mv -f .deps/setfilterop.Tpo .deps/setfilterop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT setsortmodeop.o -MD -MP -MF .deps/setsortmodeop.Tpo -c -o setsortmodeop.o setsortmodeop.cc In file included from setsortmodeop.cc:31: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from setsortmodeop.cc:31: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/setsortmodeop.Tpo .deps/setsortmodeop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT shortkeyfromlistop.o -MD -MP -MF .deps/shortkeyfromlistop.Tpo -c -o shortkeyfromlistop.o shortkeyfromlistop.cc mv -f .deps/shortkeyfromlistop.Tpo .deps/shortkeyfromlistop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT showdircacheop.o -MD -MP -MF .deps/showdircacheop.Tpo -c -o showdircacheop.o showdircacheop.cc In file included from showdircacheop.cc:24: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from showdircacheop.cc:24: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ In file included from showdircacheop.cc:27: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from showdircacheop.cc:27: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from showdircacheop.cc:27: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from showdircacheop.cc:27: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from showdircacheop.cc:27: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from showdircacheop.cc:27: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from showdircacheop.cc:27: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from showdircacheop.cc:27: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from showdircacheop.cc:27: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from showdircacheop.cc:27: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from showdircacheop.cc:27: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from showdircacheop.cc:27: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 52 warnings generated. mv -f .deps/showdircacheop.Tpo .deps/showdircacheop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT showimagemode.o -MD -MP -MF .deps/showimagemode.Tpo -c -o showimagemode.o showimagemode.cc In file included from showimagemode.cc:32: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from showimagemode.cc:32: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from showimagemode.cc:32: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from showimagemode.cc:32: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from showimagemode.cc:32: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from showimagemode.cc:32: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from showimagemode.cc:32: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from showimagemode.cc:32: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from showimagemode.cc:32: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from showimagemode.cc:32: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from showimagemode.cc:32: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from showimagemode.cc:32: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from showimagemode.cc:35: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 28 warnings generated. mv -f .deps/showimagemode.Tpo .deps/showimagemode.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT simplelist.o -MD -MP -MF .deps/simplelist.Tpo -c -o simplelist.o simplelist.cc mv -f .deps/simplelist.Tpo .deps/simplelist.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT startprogop.o -MD -MP -MF .deps/startprogop.Tpo -c -o startprogop.o startprogop.cc In file included from startprogop.cc:26: In file included from ./aguix/kartei.h:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from startprogop.cc:29: ./basic_actions.h:40:23: warning: 'getDescription' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getDescription(); ^ ./functionproto.h:100:23: note: overridden virtual function is here virtual const char *getDescription(); ^ In file included from startprogop.cc:41: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from startprogop.cc:41: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from startprogop.cc:41: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from startprogop.cc:41: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from startprogop.cc:41: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from startprogop.cc:41: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from startprogop.cc:41: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from startprogop.cc:41: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from startprogop.cc:41: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from startprogop.cc:41: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from startprogop.cc:41: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from startprogop.cc:41: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from startprogop.cc:53: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 53 warnings generated. mv -f .deps/startprogop.Tpo .deps/startprogop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT string_completion.o -MD -MP -MF .deps/string_completion.Tpo -c -o string_completion.o string_completion.cc mv -f .deps/string_completion.Tpo .deps/string_completion.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT stringbuf.o -MD -MP -MF .deps/stringbuf.Tpo -c -o stringbuf.o stringbuf.cc mv -f .deps/stringbuf.Tpo .deps/stringbuf.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT stringcomparator.o -MD -MP -MF .deps/stringcomparator.Tpo -c -o stringcomparator.o stringcomparator.cc mv -f .deps/stringcomparator.Tpo .deps/stringcomparator.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT stringmatcher.o -MD -MP -MF .deps/stringmatcher.Tpo -c -o stringmatcher.o stringmatcher.cc mv -f .deps/stringmatcher.Tpo .deps/stringmatcher.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT stringmatcher_flexiblematch.o -MD -MP -MF .deps/stringmatcher_flexiblematch.Tpo -c -o stringmatcher_flexiblematch.o stringmatcher_flexiblematch.cc mv -f .deps/stringmatcher_flexiblematch.Tpo .deps/stringmatcher_flexiblematch.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT stringmatcher_flexibleregex.o -MD -MP -MF .deps/stringmatcher_flexibleregex.Tpo -c -o stringmatcher_flexibleregex.o stringmatcher_flexibleregex.cc mv -f .deps/stringmatcher_flexibleregex.Tpo .deps/stringmatcher_flexibleregex.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT stringmatcher_fnmatch.o -MD -MP -MF .deps/stringmatcher_fnmatch.Tpo -c -o stringmatcher_fnmatch.o stringmatcher_fnmatch.cc mv -f .deps/stringmatcher_fnmatch.Tpo .deps/stringmatcher_fnmatch.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT switchbuttonbankop.o -MD -MP -MF .deps/switchbuttonbankop.Tpo -c -o switchbuttonbankop.o switchbuttonbankop.cc In file included from switchbuttonbankop.cc:26: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from switchbuttonbankop.cc:26: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from switchbuttonbankop.cc:26: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from switchbuttonbankop.cc:26: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from switchbuttonbankop.cc:26: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from switchbuttonbankop.cc:26: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from switchbuttonbankop.cc:26: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from switchbuttonbankop.cc:26: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from switchbuttonbankop.cc:26: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from switchbuttonbankop.cc:26: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from switchbuttonbankop.cc:26: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from switchbuttonbankop.cc:26: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from switchbuttonbankop.cc:29: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 28 warnings generated. mv -f .deps/switchbuttonbankop.Tpo .deps/switchbuttonbankop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT tablookup.o -MD -MP -MF .deps/tablookup.Tpo -c -o tablookup.o tablookup.cc mv -f .deps/tablookup.Tpo .deps/tablookup.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT tabprofilesop.o -MD -MP -MF .deps/tabprofilesop.Tpo -c -o tabprofilesop.o tabprofilesop.cc In file included from tabprofilesop.cc:25: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from tabprofilesop.cc:28: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from tabprofilesop.cc:28: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from tabprofilesop.cc:28: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from tabprofilesop.cc:28: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from tabprofilesop.cc:28: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from tabprofilesop.cc:28: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from tabprofilesop.cc:28: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from tabprofilesop.cc:28: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from tabprofilesop.cc:28: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from tabprofilesop.cc:28: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from tabprofilesop.cc:28: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from tabprofilesop.cc:28: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from tabprofilesop.cc:35: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 52 warnings generated. mv -f .deps/tabprofilesop.Tpo .deps/tabprofilesop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT temporaryfilecache.o -MD -MP -MF .deps/temporaryfilecache.Tpo -c -o temporaryfilecache.o temporaryfilecache.cc In file included from temporaryfilecache.cc:27: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/temporaryfilecache.Tpo .deps/temporaryfilecache.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT textstoragefile.o -MD -MP -MF .deps/textstoragefile.Tpo -c -o textstoragefile.o textstoragefile.cc In file included from textstoragefile.cc:22: In file included from ./textstoragefile.h:25: ./aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:34:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:35:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:36:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:37:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:38:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:39:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:40:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:41:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:42:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:43:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:46:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:47:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:51:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:54:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:58:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ In file included from textstoragefile.cc:22: ./textstoragefile.h:61:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 32 warnings generated. mv -f .deps/textstoragefile.Tpo .deps/textstoragefile.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT textviewmode.o -MD -MP -MF .deps/textviewmode.Tpo -c -o textviewmode.o textviewmode.cc In file included from textviewmode.cc:24: In file included from ./aguix/textview.h:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from textviewmode.cc:30: ./textstoragefile.h:34:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ In file included from textviewmode.cc:30: ./textstoragefile.h:35:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ In file included from textviewmode.cc:30: ./textstoragefile.h:36:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ In file included from textviewmode.cc:30: ./textstoragefile.h:37:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ In file included from textviewmode.cc:30: ./textstoragefile.h:38:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ In file included from textviewmode.cc:30: ./textstoragefile.h:39:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ In file included from textviewmode.cc:30: ./textstoragefile.h:40:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ In file included from textviewmode.cc:30: ./textstoragefile.h:41:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ In file included from textviewmode.cc:30: ./textstoragefile.h:42:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ In file included from textviewmode.cc:30: ./textstoragefile.h:43:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ In file included from textviewmode.cc:30: ./textstoragefile.h:46:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ In file included from textviewmode.cc:30: ./textstoragefile.h:47:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ In file included from textviewmode.cc:30: ./textstoragefile.h:51:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ In file included from textviewmode.cc:30: ./textstoragefile.h:54:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ In file included from textviewmode.cc:30: ./textstoragefile.h:58:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ In file included from textviewmode.cc:30: ./textstoragefile.h:61:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 32 warnings generated. mv -f .deps/textviewmode.Tpo .deps/textviewmode.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT timedtext.o -MD -MP -MF .deps/timedtext.Tpo -c -o timedtext.o timedtext.cc mv -f .deps/timedtext.Tpo .deps/timedtext.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT togglelistermodeop.o -MD -MP -MF .deps/togglelistermodeop.Tpo -c -o togglelistermodeop.o togglelistermodeop.cc In file included from togglelistermodeop.cc:28: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/togglelistermodeop.Tpo .deps/togglelistermodeop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT verzeichnis.o -MD -MP -MF .deps/verzeichnis.Tpo -c -o verzeichnis.o verzeichnis.cc In file included from verzeichnis.cc:34: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/verzeichnis.Tpo .deps/verzeichnis.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT view_command_log_op.o -MD -MP -MF .deps/view_command_log_op.Tpo -c -o view_command_log_op.o view_command_log_op.cc mv -f .deps/view_command_log_op.Tpo .deps/view_command_log_op.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT view_command_log_bg.o -MD -MP -MF .deps/view_command_log_bg.Tpo -c -o view_command_log_bg.o view_command_log_bg.cc In file included from view_command_log_bg.cc:30: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/view_command_log_bg.Tpo .deps/view_command_log_bg.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT view_newest_files_op.o -MD -MP -MF .deps/view_newest_files_op.Tpo -c -o view_newest_files_op.o view_newest_files_op.cc In file included from view_newest_files_op.cc:24: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from view_newest_files_op.cc:37: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/view_newest_files_op.Tpo .deps/view_newest_files_op.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT virtualdirmode.o -MD -MP -MF .deps/virtualdirmode.Tpo -c -o virtualdirmode.o virtualdirmode.cc In file included from virtualdirmode.cc:22: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from virtualdirmode.cc:22: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ In file included from virtualdirmode.cc:26: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from virtualdirmode.cc:26: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from virtualdirmode.cc:26: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from virtualdirmode.cc:26: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from virtualdirmode.cc:26: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from virtualdirmode.cc:26: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from virtualdirmode.cc:26: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from virtualdirmode.cc:26: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from virtualdirmode.cc:26: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from virtualdirmode.cc:26: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from virtualdirmode.cc:26: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from virtualdirmode.cc:26: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from virtualdirmode.cc:44: ./basic_actions.h:40:23: warning: 'getDescription' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getDescription(); ^ ./functionproto.h:100:23: note: overridden virtual function is here virtual const char *getDescription(); ^ In file included from virtualdirmode.cc:77: ./setfilterop.h:76:10: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from virtualdirmode.cc:77: ./setfilterop.h:77:10: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ 55 warnings generated. mv -f .deps/virtualdirmode.Tpo .deps/virtualdirmode.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT virtualdirmode_config.o -MD -MP -MF .deps/virtualdirmode_config.Tpo -c -o virtualdirmode_config.o virtualdirmode_config.cc In file included from virtualdirmode_config.cc:22: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from virtualdirmode_config.cc:22: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ In file included from virtualdirmode_config.cc:26: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from virtualdirmode_config.cc:26: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from virtualdirmode_config.cc:26: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from virtualdirmode_config.cc:26: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from virtualdirmode_config.cc:26: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from virtualdirmode_config.cc:26: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from virtualdirmode_config.cc:26: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from virtualdirmode_config.cc:26: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from virtualdirmode_config.cc:26: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from virtualdirmode_config.cc:26: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from virtualdirmode_config.cc:26: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from virtualdirmode_config.cc:26: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 52 warnings generated. mv -f .deps/virtualdirmode_config.Tpo .deps/virtualdirmode_config.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT virtualdirmode_copy.o -MD -MP -MF .deps/virtualdirmode_copy.Tpo -c -o virtualdirmode_copy.o virtualdirmode_copy.cc In file included from virtualdirmode_copy.cc:22: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from virtualdirmode_copy.cc:22: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/virtualdirmode_copy.Tpo .deps/virtualdirmode_copy.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT virtualdirmode_delete.o -MD -MP -MF .deps/virtualdirmode_delete.Tpo -c -o virtualdirmode_delete.o virtualdirmode_delete.cc In file included from virtualdirmode_delete.cc:22: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from virtualdirmode_delete.cc:22: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ virtualdirmode_delete.cc:158:34: warning: lambda capture 'delorder' is not used [-Wunused-lambda-capture] &delorder, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 41 warnings generated. mv -f .deps/virtualdirmode_delete.Tpo .deps/virtualdirmode_delete.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT virtualdirmode_regcommands.o -MD -MP -MF .deps/virtualdirmode_regcommands.Tpo -c -o virtualdirmode_regcommands.o virtualdirmode_regcommands.cc In file included from virtualdirmode_regcommands.cc:22: In file included from ./virtualdirmode.hh:29: In file included from ./aguix/popupmenu.hh:26: In file included from ../src/aguix/popupwindow.hh:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from virtualdirmode_regcommands.cc:22: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/virtualdirmode_regcommands.Tpo .deps/virtualdirmode_regcommands.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT volumemanagerop.o -MD -MP -MF .deps/volumemanagerop.Tpo -c -o volumemanagerop.o volumemanagerop.cc In file included from volumemanagerop.cc:24: In file included from ./volumemanagerui.hh:30: ./aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/volumemanagerop.Tpo .deps/volumemanagerop.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT volumemanagerui.o -MD -MP -MF .deps/volumemanagerui.Tpo -c -o volumemanagerui.o volumemanagerui.cc In file included from volumemanagerui.cc:22: In file included from ./volumemanagerui.hh:30: ./aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/volumemanagerui.Tpo .deps/volumemanagerui.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT waitthread.o -MD -MP -MF .deps/waitthread.Tpo -c -o waitthread.o waitthread.cc mv -f .deps/waitthread.Tpo .deps/waitthread.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wc_color.o -MD -MP -MF .deps/wc_color.Tpo -c -o wc_color.o wc_color.cc mv -f .deps/wc_color.Tpo .deps/wc_color.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wcbutton.o -MD -MP -MF .deps/wcbutton.Tpo -c -o wcbutton.o wcbutton.cc mv -f .deps/wcbutton.Tpo .deps/wcbutton.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wcdoubleshortkey.o -MD -MP -MF .deps/wcdoubleshortkey.Tpo -c -o wcdoubleshortkey.o wcdoubleshortkey.cc mv -f .deps/wcdoubleshortkey.Tpo .deps/wcdoubleshortkey.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wcfiletype.o -MD -MP -MF .deps/wcfiletype.Tpo -c -o wcfiletype.o wcfiletype.cc mv -f .deps/wcfiletype.Tpo .deps/wcfiletype.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wchotkey.o -MD -MP -MF .deps/wchotkey.Tpo -c -o wchotkey.o wchotkey.cc mv -f .deps/wchotkey.Tpo .deps/wchotkey.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wckey.o -MD -MP -MF .deps/wckey.Tpo -c -o wckey.o wckey.cc mv -f .deps/wckey.Tpo .deps/wckey.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig.o -MD -MP -MF .deps/wconfig.Tpo -c -o wconfig.o wconfig.cc In file included from wconfig.cc:31: In file included from ./aguix/kartei.h:25: In file included from ../src/aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig.cc:37: ./wconfig_palette.hh:36:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:37: ./wconfig_palette.hh:37:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:37: ./wconfig_palette.hh:43:8: warning: 'hide' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void hide(); ^ ../src/aguix/awindow.h:67:16: note: overridden virtual function is here virtual void hide(); ^ In file included from wconfig.cc:37: ./wconfig_palette.hh:46:18: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig.cc:38: ./wconfig_font.hh:36:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:38: ./wconfig_font.hh:37:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:40: ./wconfig_mouse.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:40: ./wconfig_mouse.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:41: ./wconfig_clock.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:41: ./wconfig_clock.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:42: ./wconfig_lister.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:42: ./wconfig_lister.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:43: ./wconfig_listview.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:43: ./wconfig_listview.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:44: ./wconfig_time.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:44: ./wconfig_time.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:45: ./wconfig_color.hh:37:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:45: ./wconfig_color.hh:38:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:45: ./wconfig_color.hh:44:18: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig.cc:45: ./wconfig_color.hh:45:18: warning: 'setFaceDB' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setFaceDB( const FaceDB &faces ); ^ ./wconfig_panel.hh:59:26: note: overridden virtual function is here virtual panel_action_t setFaceDB( const FaceDB &faces ); ^ In file included from wconfig.cc:46: ./wconfig_hotkey.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:46: ./wconfig_hotkey.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:46: ./wconfig_hotkey.hh:39:7: warning: 'addButtons' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addButtons( List *buttons, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:60:15: note: overridden virtual function is here virtual int addButtons( List *buttons, WConfigPanelCallBack::add_action_t action ); ^ In file included from wconfig.cc:46: ./wconfig_hotkey.hh:40:7: warning: 'addHotkeys' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addHotkeys( List *hotkeys, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:61:15: note: overridden virtual function is here virtual int addHotkeys( List *hotkeys, WConfigPanelCallBack::add_action_t action ); ^ In file included from wconfig.cc:47: ./wconfig_filetype.hh:38:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:47: ./wconfig_filetype.hh:39:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:47: ./wconfig_filetype.hh:45:18: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig.cc:47: ./wconfig_filetype.hh:47:7: warning: 'addFiletypes' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addFiletypes( List *filetypes, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:62:15: note: overridden virtual function is here virtual int addFiletypes( List *filetypes, WConfigPanelCallBack::add_action_t action ); ^ In file included from wconfig.cc:47: ./wconfig_filetype.hh:48:8: warning: 'executeInitialCommand' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void executeInitialCommand( const WConfigInitialCommand &cmd ); ^ ./wconfig_panel.hh:63:16: note: overridden virtual function is here virtual void executeInitialCommand( const WConfigInitialCommand &cmd ); ^ In file included from wconfig.cc:48: ./wconfig_path.hh:37:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:48: ./wconfig_path.hh:38:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:48: ./wconfig_path.hh:44:18: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig.cc:48: ./wconfig_path.hh:45:18: warning: 'setRows' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setRows( int r ); ^ ./wconfig_panel.hh:57:26: note: overridden virtual function is here virtual panel_action_t setRows( int rows ); ^ In file included from wconfig.cc:48: ./wconfig_path.hh:46:7: warning: 'addButtons' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addButtons( List *buttons, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:60:15: note: overridden virtual function is here virtual int addButtons( List *buttons, WConfigPanelCallBack::add_action_t action ); ^ In file included from wconfig.cc:48: ./wconfig_path.hh:47:7: warning: 'addHotkeys' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addHotkeys( List *hotkeys, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:61:15: note: overridden virtual function is here virtual int addHotkeys( List *hotkeys, WConfigPanelCallBack::add_action_t action ); ^ In file included from wconfig.cc:49: ./wconfig_button.hh:38:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:49: ./wconfig_button.hh:39:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:49: ./wconfig_button.hh:45:18: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig.cc:49: ./wconfig_button.hh:46:18: warning: 'setRows' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setRows( int r ); ^ ./wconfig_panel.hh:57:26: note: overridden virtual function is here virtual panel_action_t setRows( int rows ); ^ In file included from wconfig.cc:49: ./wconfig_button.hh:47:18: warning: 'setColumns' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColumns( int c ); ^ ./wconfig_panel.hh:58:26: note: overridden virtual function is here virtual panel_action_t setColumns( int columns ); ^ In file included from wconfig.cc:49: ./wconfig_button.hh:48:7: warning: 'addButtons' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addButtons( List *buttons, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:60:15: note: overridden virtual function is here virtual int addButtons( List *buttons, WConfigPanelCallBack::add_action_t action ); ^ In file included from wconfig.cc:49: ./wconfig_button.hh:49:7: warning: 'addHotkeys' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addHotkeys( List *hotkeys, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:61:15: note: overridden virtual function is here virtual int addHotkeys( List *hotkeys, WConfigPanelCallBack::add_action_t action ); ^ In file included from wconfig.cc:50: ./wconfig_dcd.hh:36:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:50: ./wconfig_dcd.hh:37:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:51: ./wconfig_pathjump_allow.hh:35:9: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:51: ./wconfig_pathjump_allow.hh:36:9: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:52: ./wconfig_colorconf.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:52: ./wconfig_colorconf.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:52: ./wconfig_colorconf.hh:42:8: warning: 'hide' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void hide(); ^ ../src/aguix/awindow.h:67:16: note: overridden virtual function is here virtual void hide(); ^ In file included from wconfig.cc:52: ./wconfig_colorconf.hh:45:18: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig.cc:53: ./wconfig_buttongrpconf.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:53: ./wconfig_buttongrpconf.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:53: ./wconfig_buttongrpconf.hh:42:8: warning: 'hide' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void hide(); ^ ../src/aguix/awindow.h:67:16: note: overridden virtual function is here virtual void hide(); ^ In file included from wconfig.cc:56: ./wconfig_termconf.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:56: ./wconfig_termconf.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:58: ./wconfig_layout.hh:37:9: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:58: ./wconfig_layout.hh:38:9: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:59: ./wconfig_imexport.hh:36:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:59: ./wconfig_imexport.hh:37:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:62: ./wconfig_bookmarkcolor.hh:34:9: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:62: ./wconfig_bookmarkcolor.hh:35:9: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:62: ./wconfig_bookmarkcolor.hh:41:20: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig.cc:63: ./wconfig_directory_presets.hh:39:9: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:63: ./wconfig_directory_presets.hh:40:9: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:75: ./wconfig_volman.hh:35:9: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig.cc:75: ./wconfig_volman.hh:36:9: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig.cc:83: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig.cc:83: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig.cc:83: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig.cc:83: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig.cc:83: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig.cc:83: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig.cc:83: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig.cc:83: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig.cc:83: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig.cc:83: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig.cc:83: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig.cc:83: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:26: ./basic_actions.h:40:23: warning: 'getDescription' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getDescription(); ^ ./functionproto.h:100:23: note: overridden virtual function is here virtual const char *getDescription(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:27: ./copyop.h:64:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:27: ./copyop.h:65:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:36: ./searchentryop.h:47:7: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./functionproto.h:94:15: note: overridden virtual function is here virtual int configure(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:39: ./createsymlinkop.h:48:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:39: ./createsymlinkop.h:49:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:41: ./chmodop.h:50:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:41: ./chmodop.h:51:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:44: ./setfilterop.h:76:10: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:44: ./setfilterop.h:77:10: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:46: ./chownop.h:49:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:46: ./chownop.h:50:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:51: ./goftpop.h:55:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:51: ./goftpop.h:56:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:52: ./intviewop.h:54:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:52: ./intviewop.h:55:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:75: ./chtimeop.hh:50:10: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from wconfig.cc:92: In file included from ./worker_commands.h:75: ./chtimeop.hh:51:10: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ 136 warnings generated. mv -f .deps/wconfig.Tpo .deps/wconfig.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_bookmarkcolor.o -MD -MP -MF .deps/wconfig_bookmarkcolor.Tpo -c -o wconfig_bookmarkcolor.o wconfig_bookmarkcolor.cc In file included from wconfig_bookmarkcolor.cc:22: In file included from ./wconfig_bookmarkcolor.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_bookmarkcolor.cc:22: ./wconfig_bookmarkcolor.hh:34:9: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_bookmarkcolor.cc:22: ./wconfig_bookmarkcolor.hh:35:9: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_bookmarkcolor.cc:22: ./wconfig_bookmarkcolor.hh:41:20: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig_bookmarkcolor.cc:29: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_bookmarkcolor.cc:29: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_bookmarkcolor.cc:29: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_bookmarkcolor.cc:29: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_bookmarkcolor.cc:29: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_bookmarkcolor.cc:29: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_bookmarkcolor.cc:29: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_bookmarkcolor.cc:29: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_bookmarkcolor.cc:29: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_bookmarkcolor.cc:29: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_bookmarkcolor.cc:29: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_bookmarkcolor.cc:29: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 31 warnings generated. mv -f .deps/wconfig_bookmarkcolor.Tpo .deps/wconfig_bookmarkcolor.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_button.o -MD -MP -MF .deps/wconfig_button.Tpo -c -o wconfig_button.o wconfig_button.cc In file included from wconfig_button.cc:22: In file included from ./wconfig_button.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_button.cc:22: ./wconfig_button.hh:38:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_button.cc:22: ./wconfig_button.hh:39:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_button.cc:22: ./wconfig_button.hh:45:18: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig_button.cc:22: ./wconfig_button.hh:46:18: warning: 'setRows' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setRows( int r ); ^ ./wconfig_panel.hh:57:26: note: overridden virtual function is here virtual panel_action_t setRows( int rows ); ^ In file included from wconfig_button.cc:22: ./wconfig_button.hh:47:18: warning: 'setColumns' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColumns( int c ); ^ ./wconfig_panel.hh:58:26: note: overridden virtual function is here virtual panel_action_t setColumns( int columns ); ^ In file included from wconfig_button.cc:22: ./wconfig_button.hh:48:7: warning: 'addButtons' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addButtons( List *buttons, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:60:15: note: overridden virtual function is here virtual int addButtons( List *buttons, WConfigPanelCallBack::add_action_t action ); ^ In file included from wconfig_button.cc:22: ./wconfig_button.hh:49:7: warning: 'addHotkeys' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addHotkeys( List *hotkeys, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:61:15: note: overridden virtual function is here virtual int addHotkeys( List *hotkeys, WConfigPanelCallBack::add_action_t action ); ^ 23 warnings generated. mv -f .deps/wconfig_button.Tpo .deps/wconfig_button.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_buttongrpconf.o -MD -MP -MF .deps/wconfig_buttongrpconf.Tpo -c -o wconfig_buttongrpconf.o wconfig_buttongrpconf.cc In file included from wconfig_buttongrpconf.cc:22: In file included from ./wconfig_buttongrpconf.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_buttongrpconf.cc:22: ./wconfig_buttongrpconf.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_buttongrpconf.cc:22: ./wconfig_buttongrpconf.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_buttongrpconf.cc:22: ./wconfig_buttongrpconf.hh:42:8: warning: 'hide' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void hide(); ^ ./aguix/awindow.h:67:16: note: overridden virtual function is here virtual void hide(); ^ In file included from wconfig_buttongrpconf.cc:26: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_buttongrpconf.cc:26: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_buttongrpconf.cc:26: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_buttongrpconf.cc:26: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_buttongrpconf.cc:26: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_buttongrpconf.cc:26: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_buttongrpconf.cc:26: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_buttongrpconf.cc:26: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_buttongrpconf.cc:26: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_buttongrpconf.cc:26: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_buttongrpconf.cc:26: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_buttongrpconf.cc:26: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 31 warnings generated. mv -f .deps/wconfig_buttongrpconf.Tpo .deps/wconfig_buttongrpconf.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_cachesize.o -MD -MP -MF .deps/wconfig_cachesize.Tpo -c -o wconfig_cachesize.o wconfig_cachesize.cc In file included from wconfig_cachesize.cc:22: In file included from ./wconfig_cachesize.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_cachesize.cc:25: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_cachesize.cc:25: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_cachesize.cc:25: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_cachesize.cc:25: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_cachesize.cc:25: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_cachesize.cc:25: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_cachesize.cc:25: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_cachesize.cc:25: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_cachesize.cc:25: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_cachesize.cc:25: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_cachesize.cc:25: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_cachesize.cc:25: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 28 warnings generated. mv -f .deps/wconfig_cachesize.Tpo .deps/wconfig_cachesize.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_clock.o -MD -MP -MF .deps/wconfig_clock.Tpo -c -o wconfig_clock.o wconfig_clock.cc In file included from wconfig_clock.cc:22: In file included from ./wconfig_clock.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_clock.cc:22: ./wconfig_clock.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_clock.cc:22: ./wconfig_clock.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_clock.cc:27: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_clock.cc:27: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_clock.cc:27: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_clock.cc:27: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_clock.cc:27: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_clock.cc:27: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_clock.cc:27: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_clock.cc:27: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_clock.cc:27: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_clock.cc:27: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_clock.cc:27: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_clock.cc:27: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 30 warnings generated. mv -f .deps/wconfig_clock.Tpo .deps/wconfig_clock.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_color.o -MD -MP -MF .deps/wconfig_color.Tpo -c -o wconfig_color.o wconfig_color.cc In file included from wconfig_color.cc:22: In file included from ./wconfig_color.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_color.cc:22: ./wconfig_color.hh:37:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_color.cc:22: ./wconfig_color.hh:38:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_color.cc:22: ./wconfig_color.hh:44:18: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig_color.cc:22: ./wconfig_color.hh:45:18: warning: 'setFaceDB' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setFaceDB( const FaceDB &faces ); ^ ./wconfig_panel.hh:59:26: note: overridden virtual function is here virtual panel_action_t setFaceDB( const FaceDB &faces ); ^ 20 warnings generated. mv -f .deps/wconfig_color.Tpo .deps/wconfig_color.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_colorconf.o -MD -MP -MF .deps/wconfig_colorconf.Tpo -c -o wconfig_colorconf.o wconfig_colorconf.cc In file included from wconfig_colorconf.cc:22: In file included from ./wconfig_colorconf.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_colorconf.cc:22: ./wconfig_colorconf.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_colorconf.cc:22: ./wconfig_colorconf.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_colorconf.cc:22: ./wconfig_colorconf.hh:42:8: warning: 'hide' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void hide(); ^ ./aguix/awindow.h:67:16: note: overridden virtual function is here virtual void hide(); ^ In file included from wconfig_colorconf.cc:22: ./wconfig_colorconf.hh:45:18: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig_colorconf.cc:28: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_colorconf.cc:28: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_colorconf.cc:28: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_colorconf.cc:28: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_colorconf.cc:28: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_colorconf.cc:28: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_colorconf.cc:28: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_colorconf.cc:28: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_colorconf.cc:28: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_colorconf.cc:28: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_colorconf.cc:28: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_colorconf.cc:28: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 32 warnings generated. mv -f .deps/wconfig_colorconf.Tpo .deps/wconfig_colorconf.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_colordef.o -MD -MP -MF .deps/wconfig_colordef.Tpo -c -o wconfig_colordef.o wconfig_colordef.cc mv -f .deps/wconfig_colordef.Tpo .deps/wconfig_colordef.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_dcd.o -MD -MP -MF .deps/wconfig_dcd.Tpo -c -o wconfig_dcd.o wconfig_dcd.cc In file included from wconfig_dcd.cc:22: In file included from ./wconfig_dcd.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_dcd.cc:22: ./wconfig_dcd.hh:36:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_dcd.cc:22: ./wconfig_dcd.hh:37:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ 18 warnings generated. mv -f .deps/wconfig_dcd.Tpo .deps/wconfig_dcd.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_directory_presets.o -MD -MP -MF .deps/wconfig_directory_presets.Tpo -c -o wconfig_directory_presets.o wconfig_directory_presets.cc In file included from wconfig_directory_presets.cc:22: In file included from ./wconfig_directory_presets.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_directory_presets.cc:22: ./wconfig_directory_presets.hh:39:9: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_directory_presets.cc:22: ./wconfig_directory_presets.hh:40:9: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_directory_presets.cc:31: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_directory_presets.cc:31: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_directory_presets.cc:31: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_directory_presets.cc:31: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_directory_presets.cc:31: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_directory_presets.cc:31: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_directory_presets.cc:31: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_directory_presets.cc:31: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_directory_presets.cc:31: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_directory_presets.cc:31: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_directory_presets.cc:31: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_directory_presets.cc:31: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 30 warnings generated. mv -f .deps/wconfig_directory_presets.Tpo .deps/wconfig_directory_presets.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_dirsizeconf.o -MD -MP -MF .deps/wconfig_dirsizeconf.Tpo -c -o wconfig_dirsizeconf.o wconfig_dirsizeconf.cc In file included from wconfig_dirsizeconf.cc:22: In file included from ./wconfig_dirsizeconf.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/wconfig_dirsizeconf.Tpo .deps/wconfig_dirsizeconf.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_expertui.o -MD -MP -MF .deps/wconfig_expertui.Tpo -c -o wconfig_expertui.o wconfig_expertui.cc In file included from wconfig_expertui.cc:22: In file included from ./wconfig_expertui.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/wconfig_expertui.Tpo .deps/wconfig_expertui.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_filetype.o -MD -MP -MF .deps/wconfig_filetype.Tpo -c -o wconfig_filetype.o wconfig_filetype.cc In file included from wconfig_filetype.cc:22: In file included from ./wconfig_filetype.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_filetype.cc:22: ./wconfig_filetype.hh:38:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_filetype.cc:22: ./wconfig_filetype.hh:39:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_filetype.cc:22: ./wconfig_filetype.hh:45:18: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig_filetype.cc:22: ./wconfig_filetype.hh:47:7: warning: 'addFiletypes' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addFiletypes( List *filetypes, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:62:15: note: overridden virtual function is here virtual int addFiletypes( List *filetypes, WConfigPanelCallBack::add_action_t action ); ^ In file included from wconfig_filetype.cc:22: ./wconfig_filetype.hh:48:8: warning: 'executeInitialCommand' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void executeInitialCommand( const WConfigInitialCommand &cmd ); ^ ./wconfig_panel.hh:63:16: note: overridden virtual function is here virtual void executeInitialCommand( const WConfigInitialCommand &cmd ); ^ In file included from wconfig_filetype.cc:27: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_filetype.cc:27: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_filetype.cc:27: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_filetype.cc:27: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_filetype.cc:27: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_filetype.cc:27: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_filetype.cc:27: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_filetype.cc:27: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_filetype.cc:27: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_filetype.cc:27: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_filetype.cc:27: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_filetype.cc:27: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 33 warnings generated. mv -f .deps/wconfig_filetype.Tpo .deps/wconfig_filetype.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_font.o -MD -MP -MF .deps/wconfig_font.Tpo -c -o wconfig_font.o wconfig_font.cc In file included from wconfig_font.cc:22: In file included from ./wconfig_font.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_font.cc:22: ./wconfig_font.hh:36:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_font.cc:22: ./wconfig_font.hh:37:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ 18 warnings generated. mv -f .deps/wconfig_font.Tpo .deps/wconfig_font.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_generalconf.o -MD -MP -MF .deps/wconfig_generalconf.Tpo -c -o wconfig_generalconf.o wconfig_generalconf.cc In file included from wconfig_generalconf.cc:22: In file included from ./wconfig_generalconf.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_generalconf.cc:29: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_generalconf.cc:29: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_generalconf.cc:29: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_generalconf.cc:29: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_generalconf.cc:29: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_generalconf.cc:29: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_generalconf.cc:29: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_generalconf.cc:29: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_generalconf.cc:29: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_generalconf.cc:29: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_generalconf.cc:29: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_generalconf.cc:29: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 28 warnings generated. mv -f .deps/wconfig_generalconf.Tpo .deps/wconfig_generalconf.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_hotkey.o -MD -MP -MF .deps/wconfig_hotkey.Tpo -c -o wconfig_hotkey.o wconfig_hotkey.cc In file included from wconfig_hotkey.cc:22: In file included from ./wconfig_hotkey.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_hotkey.cc:22: ./wconfig_hotkey.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_hotkey.cc:22: ./wconfig_hotkey.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_hotkey.cc:22: ./wconfig_hotkey.hh:39:7: warning: 'addButtons' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addButtons( List *buttons, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:60:15: note: overridden virtual function is here virtual int addButtons( List *buttons, WConfigPanelCallBack::add_action_t action ); ^ In file included from wconfig_hotkey.cc:22: ./wconfig_hotkey.hh:40:7: warning: 'addHotkeys' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addHotkeys( List *hotkeys, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:61:15: note: overridden virtual function is here virtual int addHotkeys( List *hotkeys, WConfigPanelCallBack::add_action_t action ); ^ 20 warnings generated. mv -f .deps/wconfig_hotkey.Tpo .deps/wconfig_hotkey.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_imexport.o -MD -MP -MF .deps/wconfig_imexport.Tpo -c -o wconfig_imexport.o wconfig_imexport.cc In file included from wconfig_imexport.cc:22: In file included from ./wconfig_imexport.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_imexport.cc:22: ./wconfig_imexport.hh:36:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_imexport.cc:22: ./wconfig_imexport.hh:37:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_imexport.cc:25: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_imexport.cc:25: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_imexport.cc:25: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_imexport.cc:25: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_imexport.cc:25: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_imexport.cc:25: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_imexport.cc:25: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_imexport.cc:25: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_imexport.cc:25: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_imexport.cc:25: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_imexport.cc:25: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_imexport.cc:25: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 30 warnings generated. mv -f .deps/wconfig_imexport.Tpo .deps/wconfig_imexport.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_lang.o -MD -MP -MF .deps/wconfig_lang.Tpo -c -o wconfig_lang.o wconfig_lang.cc In file included from wconfig_lang.cc:22: In file included from ./wconfig_lang.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/wconfig_lang.Tpo .deps/wconfig_lang.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_layout.o -MD -MP -MF .deps/wconfig_layout.Tpo -c -o wconfig_layout.o wconfig_layout.cc In file included from wconfig_layout.cc:22: In file included from ./wconfig_layout.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_layout.cc:22: ./wconfig_layout.hh:37:9: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_layout.cc:22: ./wconfig_layout.hh:38:9: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ 18 warnings generated. mv -f .deps/wconfig_layout.Tpo .deps/wconfig_layout.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_lister.o -MD -MP -MF .deps/wconfig_lister.Tpo -c -o wconfig_lister.o wconfig_lister.cc In file included from wconfig_lister.cc:22: In file included from ./wconfig_lister.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_lister.cc:22: ./wconfig_lister.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_lister.cc:22: ./wconfig_lister.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_lister.cc:28: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_lister.cc:28: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_lister.cc:28: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_lister.cc:28: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_lister.cc:28: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_lister.cc:28: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_lister.cc:28: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_lister.cc:28: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_lister.cc:28: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_lister.cc:28: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_lister.cc:28: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_lister.cc:28: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 30 warnings generated. mv -f .deps/wconfig_lister.Tpo .deps/wconfig_lister.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_listview.o -MD -MP -MF .deps/wconfig_listview.Tpo -c -o wconfig_listview.o wconfig_listview.cc In file included from wconfig_listview.cc:22: In file included from ./wconfig_listview.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_listview.cc:22: ./wconfig_listview.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_listview.cc:22: ./wconfig_listview.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ 18 warnings generated. mv -f .deps/wconfig_listview.Tpo .deps/wconfig_listview.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_mainui.o -MD -MP -MF .deps/wconfig_mainui.Tpo -c -o wconfig_mainui.o wconfig_mainui.cc In file included from wconfig_mainui.cc:22: In file included from ./wconfig_mainui.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/wconfig_mainui.Tpo .deps/wconfig_mainui.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_mouse.o -MD -MP -MF .deps/wconfig_mouse.Tpo -c -o wconfig_mouse.o wconfig_mouse.cc In file included from wconfig_mouse.cc:22: In file included from ./wconfig_mouse.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_mouse.cc:22: ./wconfig_mouse.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_mouse.cc:22: ./wconfig_mouse.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ 18 warnings generated. mv -f .deps/wconfig_mouse.Tpo .deps/wconfig_mouse.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_ownerconf.o -MD -MP -MF .deps/wconfig_ownerconf.Tpo -c -o wconfig_ownerconf.o wconfig_ownerconf.cc In file included from wconfig_ownerconf.cc:22: In file included from ./wconfig_ownerconf.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/wconfig_ownerconf.Tpo .deps/wconfig_ownerconf.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_palette.o -MD -MP -MF .deps/wconfig_palette.Tpo -c -o wconfig_palette.o wconfig_palette.cc In file included from wconfig_palette.cc:22: In file included from ./wconfig_palette.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_palette.cc:22: ./wconfig_palette.hh:36:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_palette.cc:22: ./wconfig_palette.hh:37:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_palette.cc:22: ./wconfig_palette.hh:43:8: warning: 'hide' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void hide(); ^ ./aguix/awindow.h:67:16: note: overridden virtual function is here virtual void hide(); ^ In file included from wconfig_palette.cc:22: ./wconfig_palette.hh:46:18: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig_palette.cc:33: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_palette.cc:33: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_palette.cc:33: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_palette.cc:33: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_palette.cc:33: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_palette.cc:33: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_palette.cc:33: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_palette.cc:33: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_palette.cc:33: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_palette.cc:33: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_palette.cc:33: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_palette.cc:33: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 32 warnings generated. mv -f .deps/wconfig_palette.Tpo .deps/wconfig_palette.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_panel.o -MD -MP -MF .deps/wconfig_panel.Tpo -c -o wconfig_panel.o wconfig_panel.cc In file included from wconfig_panel.cc:22: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ 16 warnings generated. mv -f .deps/wconfig_panel.Tpo .deps/wconfig_panel.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_pathjump_allow.o -MD -MP -MF .deps/wconfig_pathjump_allow.Tpo -c -o wconfig_pathjump_allow.o wconfig_pathjump_allow.cc In file included from wconfig_pathjump_allow.cc:22: In file included from ./wconfig_pathjump_allow.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_pathjump_allow.cc:22: ./wconfig_pathjump_allow.hh:35:9: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_pathjump_allow.cc:22: ./wconfig_pathjump_allow.hh:36:9: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ 18 warnings generated. mv -f .deps/wconfig_pathjump_allow.Tpo .deps/wconfig_pathjump_allow.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_path.o -MD -MP -MF .deps/wconfig_path.Tpo -c -o wconfig_path.o wconfig_path.cc In file included from wconfig_path.cc:22: In file included from ./wconfig_path.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_path.cc:22: ./wconfig_path.hh:37:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_path.cc:22: ./wconfig_path.hh:38:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_path.cc:22: ./wconfig_path.hh:44:18: warning: 'setColors' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setColors( List *colors ); ^ ./wconfig_panel.hh:56:26: note: overridden virtual function is here virtual panel_action_t setColors( List *colors ); ^ In file included from wconfig_path.cc:22: ./wconfig_path.hh:45:18: warning: 'setRows' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] panel_action_t setRows( int r ); ^ ./wconfig_panel.hh:57:26: note: overridden virtual function is here virtual panel_action_t setRows( int rows ); ^ In file included from wconfig_path.cc:22: ./wconfig_path.hh:46:7: warning: 'addButtons' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addButtons( List *buttons, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:60:15: note: overridden virtual function is here virtual int addButtons( List *buttons, WConfigPanelCallBack::add_action_t action ); ^ In file included from wconfig_path.cc:22: ./wconfig_path.hh:47:7: warning: 'addHotkeys' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int addHotkeys( List *hotkeys, WConfigPanelCallBack::add_action_t action ); ^ ./wconfig_panel.hh:61:15: note: overridden virtual function is here virtual int addHotkeys( List *hotkeys, WConfigPanelCallBack::add_action_t action ); ^ 22 warnings generated. mv -f .deps/wconfig_path.Tpo .deps/wconfig_path.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_start.o -MD -MP -MF .deps/wconfig_start.Tpo -c -o wconfig_start.o wconfig_start.cc In file included from wconfig_start.cc:22: In file included from ./wconfig_start.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_start.cc:26: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_start.cc:26: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_start.cc:26: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_start.cc:26: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_start.cc:26: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_start.cc:26: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_start.cc:26: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_start.cc:26: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_start.cc:26: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_start.cc:26: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_start.cc:26: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_start.cc:26: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 28 warnings generated. mv -f .deps/wconfig_start.Tpo .deps/wconfig_start.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_termconf.o -MD -MP -MF .deps/wconfig_termconf.Tpo -c -o wconfig_termconf.o wconfig_termconf.cc In file included from wconfig_termconf.cc:22: In file included from ./wconfig_termconf.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_termconf.cc:22: ./wconfig_termconf.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_termconf.cc:22: ./wconfig_termconf.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_termconf.cc:27: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_termconf.cc:27: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_termconf.cc:27: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_termconf.cc:27: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_termconf.cc:27: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_termconf.cc:27: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_termconf.cc:27: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_termconf.cc:27: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_termconf.cc:27: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_termconf.cc:27: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_termconf.cc:27: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_termconf.cc:27: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 30 warnings generated. mv -f .deps/wconfig_termconf.Tpo .deps/wconfig_termconf.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_time.o -MD -MP -MF .deps/wconfig_time.Tpo -c -o wconfig_time.o wconfig_time.cc In file included from wconfig_time.cc:22: In file included from ./wconfig_time.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_time.cc:22: ./wconfig_time.hh:35:7: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_time.cc:22: ./wconfig_time.hh:36:7: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_time.cc:28: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_time.cc:28: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_time.cc:28: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_time.cc:28: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_time.cc:28: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_time.cc:28: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_time.cc:28: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_time.cc:28: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_time.cc:28: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_time.cc:28: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_time.cc:28: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_time.cc:28: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 30 warnings generated. mv -f .deps/wconfig_time.Tpo .deps/wconfig_time.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wconfig_volman.o -MD -MP -MF .deps/wconfig_volman.Tpo -c -o wconfig_volman.o wconfig_volman.cc In file included from wconfig_volman.cc:22: In file included from ./wconfig_volman.hh:26: In file included from ./wconfig_panel.hh:26: In file included from ./panel.hh:26: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wconfig_volman.cc:22: ./wconfig_volman.hh:35:9: warning: 'create' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int create(); ^ ./panel.hh:35:7: note: overridden virtual function is here int create(); ^ In file included from wconfig_volman.cc:22: ./wconfig_volman.hh:36:9: warning: 'saveValues' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int saveValues(); ^ ./panel.hh:36:15: note: overridden virtual function is here virtual int saveValues() = 0; ^ In file included from wconfig_volman.cc:25: ./aguix/stringgadget.h:37:8: warning: 'resize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void resize(int w,int h); ^ ../src/aguix/guielement.h:44:8: note: overridden virtual function is here void resize( int nw, int nh ); ^ In file included from wconfig_volman.cc:25: ./aguix/stringgadget.h:40:16: warning: 'redraw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void redraw(); ^ ../src/aguix/guielement.h:45:16: note: overridden virtual function is here virtual void redraw(); ^ In file included from wconfig_volman.cc:25: ./aguix/stringgadget.h:41:16: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void flush(); ^ ../src/aguix/guielement.h:46:16: note: overridden virtual function is here virtual void flush(); ^ In file included from wconfig_volman.cc:25: ./aguix/stringgadget.h:43:16: warning: 'handleMessage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool handleMessage(XEvent *E,Message *msg); ^ ../src/aguix/guielement.h:63:8: note: overridden virtual function is here bool handleMessage(XEvent *,Message *msg); ^ In file included from wconfig_volman.cc:25: ./aguix/stringgadget.h:54:23: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getType() const; ^ ../src/aguix/guielement.h:47:23: note: overridden virtual function is here virtual const char *getType() const; ^ In file included from wconfig_volman.cc:25: ./aguix/stringgadget.h:55:16: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isType(const char *type) const; ^ ../src/aguix/guielement.h:48:16: note: overridden virtual function is here virtual bool isType(const char *type) const; ^ In file included from wconfig_volman.cc:25: ./aguix/stringgadget.h:56:16: warning: 'isParent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual bool isParent(Window) const; ^ ../src/aguix/guielement.h:55:8: note: overridden virtual function is here bool isParent(Window) const; ^ In file included from wconfig_volman.cc:25: ./aguix/stringgadget.h:62:16: warning: 'cancelcut' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void cancelcut(); ^ ../src/aguix/guielement.h:58:16: note: overridden virtual function is here virtual void cancelcut(); ^ In file included from wconfig_volman.cc:25: ./aguix/stringgadget.h:70:16: warning: 'doCreateStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doCreateStuff(); ^ ../src/aguix/guielement.h:77:8: note: overridden virtual function is here void doCreateStuff(); ^ In file included from wconfig_volman.cc:25: ./aguix/stringgadget.h:71:16: warning: 'doDestroyStuff' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void doDestroyStuff(); ^ ../src/aguix/guielement.h:78:8: note: overridden virtual function is here void doDestroyStuff(); ^ In file included from wconfig_volman.cc:25: ./aguix/stringgadget.h:129:8: warning: 'lostFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lostFocus(); ^ ../src/aguix/focus.h:35:16: note: overridden virtual function is here virtual void lostFocus(); ^ In file included from wconfig_volman.cc:25: ./aguix/stringgadget.h:130:8: warning: 'gotFocus' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void gotFocus(); ^ ../src/aguix/focus.h:36:16: note: overridden virtual function is here virtual void gotFocus(); ^ 30 warnings generated. mv -f .deps/wconfig_volman.Tpo .deps/wconfig_volman.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wcpath.o -MD -MP -MF .deps/wcpath.Tpo -c -o wcpath.o wcpath.cc mv -f .deps/wcpath.Tpo .deps/wcpath.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT worker.o -MD -MP -MF .deps/worker.Tpo -c -o worker.o worker.cc In file included from worker.cc:50: ./aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ./aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ./aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ./aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ./aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ./aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ./aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ./aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ./aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ./aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ./aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ./aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ./aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ./aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ./aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ./aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ./aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ./aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ./aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ./aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ./aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ./aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ./aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ./aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ./aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ./aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from worker.cc:85: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from worker.cc:85: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from worker.cc:85: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from worker.cc:85: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from worker.cc:85: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from worker.cc:85: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from worker.cc:85: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from worker.cc:85: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from worker.cc:85: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from worker.cc:85: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from worker.cc:85: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from worker.cc:85: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from worker.cc:85: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from worker.cc:85: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from worker.cc:85: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from worker.cc:85: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from worker.cc:85: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from worker.cc:85: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from worker.cc:85: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from worker.cc:85: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from worker.cc:85: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from worker.cc:85: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from worker.cc:85: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from worker.cc:85: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ worker.cc:281:7: warning: variable 'waitcount' set but not used [-Wunused-but-set-variable] int waitcount=0; ^ worker.cc:1563:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( ( msg == NULL ) ) return 1; ~~~~^~~~~~~ worker.cc:1563:14: note: remove extraneous parentheses around the comparison to silence this warning if ( ( msg == NULL ) ) return 1; ~~ ^ ~~ worker.cc:1563:14: note: use '=' to turn this equality comparison into an assignment if ( ( msg == NULL ) ) return 1; ^~ = worker.cc:2852:10: warning: variable 'j' set but not used [-Wunused-but-set-variable] int i, j; ^ 43 warnings generated. mv -f .deps/worker.Tpo .deps/worker.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT worker_commands.o -MD -MP -MF .deps/worker_commands.Tpo -c -o worker_commands.o worker_commands.cc In file included from worker_commands.cc:23: In file included from ./worker_commands.h:26: ./basic_actions.h:40:23: warning: 'getDescription' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual const char *getDescription(); ^ ./functionproto.h:100:23: note: overridden virtual function is here virtual const char *getDescription(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:27: ./copyop.h:64:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:27: ./copyop.h:65:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:28: In file included from ./deleteop.h:27: In file included from ./aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:36: ./searchentryop.h:47:7: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./functionproto.h:94:15: note: overridden virtual function is here virtual int configure(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:39: ./createsymlinkop.h:48:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:39: ./createsymlinkop.h:49:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:41: ./chmodop.h:50:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:41: ./chmodop.h:51:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:44: ./setfilterop.h:76:10: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:44: ./setfilterop.h:77:10: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:46: ./chownop.h:49:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:46: ./chownop.h:50:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:51: ./goftpop.h:55:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:51: ./goftpop.h:56:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:52: ./intviewop.h:54:8: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:52: ./intviewop.h:55:8: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:73: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:75: ./chtimeop.hh:50:10: warning: 'isInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isInteractiveRun() const; ^ ./functionproto.h:122:18: note: overridden virtual function is here virtual bool isInteractiveRun() const; ^ In file included from worker_commands.cc:23: In file included from ./worker_commands.h:75: ./chtimeop.hh:51:10: warning: 'setInteractiveRun' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setInteractiveRun(); ^ ./functionproto.h:123:18: note: overridden virtual function is here virtual void setInteractiveRun(); ^ 58 warnings generated. mv -f .deps/worker_commands.Tpo .deps/worker_commands.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT worker_filefunc.o -MD -MP -MF .deps/worker_filefunc.Tpo -c -o worker_filefunc.o worker_filefunc.cc mv -f .deps/worker_filefunc.Tpo .deps/worker_filefunc.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT worker_locale.o -MD -MP -MF .deps/worker_locale.Tpo -c -o worker_locale.o worker_locale.cc mv -f .deps/worker_locale.Tpo .deps/worker_locale.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT worker_shm.o -MD -MP -MF .deps/worker_shm.Tpo -c -o worker_shm.o worker_shm.cc mv -f .deps/worker_shm.Tpo .deps/worker_shm.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT worker_time.o -MD -MP -MF .deps/worker_time.Tpo -c -o worker_time.o worker_time.cc mv -f .deps/worker_time.Tpo .deps/worker_time.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT worker_types.o -MD -MP -MF .deps/worker_types.Tpo -c -o worker_types.o worker_types.cc mv -f .deps/worker_types.Tpo .deps/worker_types.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT workerinitialsettings.o -MD -MP -MF .deps/workerinitialsettings.Tpo -c -o workerinitialsettings.o workerinitialsettings.cc mv -f .deps/workerinitialsettings.Tpo .deps/workerinitialsettings.Po c++ -DHAVE_CONFIG_H -I. -I../src/aguix -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -MT wpucontext.o -MD -MP -MF .deps/wpucontext.Tpo -c -o wpucontext.o wpucontext.cc In file included from wpucontext.cc:33: In file included from ./aguix/awindow.h:29: In file included from ../src/aguix/request.h:26: ../src/aguix/textstorage.h:86:7: warning: 'getNrOfLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfLines() const; ^ ../src/aguix/textstorage.h:36:15: note: overridden virtual function is here virtual int getNrOfLines() const = 0; ^ ../src/aguix/textstorage.h:87:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:37:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, int len, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:88:7: warning: 'getLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLine( int line_nr, unsigned int offset, std::string &return_line ) const; ^ ../src/aguix/textstorage.h:38:15: note: overridden virtual function is here virtual int getLine( int line_nr, unsigned int offset, std::string &return_line ) const = 0; ^ ../src/aguix/textstorage.h:89:7: warning: 'getMaxLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getMaxLineWidth() const; ^ ../src/aguix/textstorage.h:39:15: note: overridden virtual function is here virtual int getMaxLineWidth() const = 0; ^ ../src/aguix/textstorage.h:90:7: warning: 'getLineWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineWidth( int line_nr ) const; ^ ../src/aguix/textstorage.h:40:15: note: overridden virtual function is here virtual int getLineWidth( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:91:8: warning: 'setLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void setLineLimit( int new_limit ); ^ ../src/aguix/textstorage.h:41:16: note: overridden virtual function is here virtual void setLineLimit( int new_limit ) = 0; ^ ../src/aguix/textstorage.h:92:7: warning: 'getLineLimit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getLineLimit(); ^ ../src/aguix/textstorage.h:42:15: note: overridden virtual function is here virtual int getLineLimit() = 0; ^ ../src/aguix/textstorage.h:93:22: warning: 'getRealLinePair' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair getRealLinePair( int line_nr ) const; ^ ../src/aguix/textstorage.h:43:30: note: overridden virtual function is here virtual std::pair getRealLinePair( int line_nr ) const = 0; ^ ../src/aguix/textstorage.h:94:7: warning: 'findLineNr' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int findLineNr( std::pair real_line ) const; ^ ../src/aguix/textstorage.h:44:15: note: overridden virtual function is here virtual int findLineNr( std::pair real_line ) const = 0; ^ ../src/aguix/textstorage.h:95:11: warning: 'getAWidth' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] AWidth &getAWidth(); ^ ../src/aguix/textstorage.h:45:19: note: overridden virtual function is here virtual AWidth &getAWidth() = 0; ^ ../src/aguix/textstorage.h:98:7: warning: 'getNrOfUnwrappedLines' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getNrOfUnwrappedLines() const; ^ ../src/aguix/textstorage.h:48:15: note: overridden virtual function is here virtual int getNrOfUnwrappedLines() const = 0; ^ ../src/aguix/textstorage.h:99:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:49:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:103:7: warning: 'getUnwrappedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:53:15: note: overridden virtual function is here virtual int getUnwrappedLine( int line_nr, ^ ../src/aguix/textstorage.h:106:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:56:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:110:7: warning: 'getUnwrappedLineRaw' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:60:15: note: overridden virtual function is here virtual int getUnwrappedLineRaw( int line_nr, ^ ../src/aguix/textstorage.h:113:43: warning: 'getLineForOffset' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const; ^ ../src/aguix/textstorage.h:63:51: note: overridden virtual function is here virtual std::pair< std::pair< int, int >, int > getLineForOffset( int unwrapped_line_nr, int line_offset ) const = 0; ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:69:10: warning: 'messageHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandler( AGMessage * ); ^ ./listermode.h:48:16: note: overridden virtual function is here virtual void messageHandler(AGMessage *); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:70:10: warning: 'messageHandlerInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void messageHandlerInactive( AGMessage * ); ^ ./listermode.h:49:16: note: overridden virtual function is here virtual void messageHandlerInactive(AGMessage *); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:71:10: warning: 'on' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void on(); ^ ./listermode.h:50:16: note: overridden virtual function is here virtual void on(); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:72:10: warning: 'off' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void off(); ^ ./listermode.h:51:16: note: overridden virtual function is here virtual void off(); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:73:10: warning: 'activate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void activate(); ^ ./listermode.h:52:16: note: overridden virtual function is here virtual void activate(); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:74:10: warning: 'deactivate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void deactivate(); ^ ./listermode.h:53:16: note: overridden virtual function is here virtual void deactivate(); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:75:10: warning: 'isType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isType( const char * ); ^ ./listermode.h:54:16: note: overridden virtual function is here virtual bool isType(const char *); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:76:17: warning: 'getType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char *getType(); ^ ./listermode.h:55:23: note: overridden virtual function is here virtual const char *getType(); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:77:9: warning: 'configure' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int configure(); ^ ./listermode.h:56:15: note: overridden virtual function is here virtual int configure(); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:78:10: warning: 'cyclicfunc' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfunc( cyclicfunc_mode_t mode ); ^ ./listermode.h:57:16: note: overridden virtual function is here virtual void cyclicfunc(cyclicfunc_mode_t mode); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:79:10: warning: 'cyclicfuncInactive' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ ./listermode.h:58:16: note: overridden virtual function is here virtual void cyclicfuncInactive( cyclicfunc_mode_t mode ); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:80:17: warning: 'getLocaleName' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] const char* getLocaleName(); ^ ./listermode.h:59:23: note: overridden virtual function is here virtual const char *getLocaleName(); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:81:9: warning: 'load' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int load(); ^ ./listermode.h:61:15: note: overridden virtual function is here virtual int load(); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:82:10: warning: 'save' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool save( Datei * ); ^ ./listermode.h:62:16: note: overridden virtual function is here virtual bool save(Datei *); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:83:10: warning: 'relayout' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void relayout(); ^ ./listermode.h:64:16: note: overridden virtual function is here virtual void relayout(); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:134:9: warning: 'getSelFiles' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ ./listermode.h:91:17: note: overridden virtual function is here virtual int getSelFiles( std::list< NM_specialsourceExt > &return_list, ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:138:17: warning: 'getCurrentDirectory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] std::string getCurrentDirectory(); ^ ./listermode.h:95:25: note: overridden virtual function is here virtual std::string getCurrentDirectory(); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:140:10: warning: 'setEntrySelectionState' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setEntrySelectionState( const std::string &filename, ^ ./listermode.h:97:18: note: overridden virtual function is here virtual bool setEntrySelectionState( const std::string &filename, ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:143:10: warning: 'isyours' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool isyours( Widget *elem ); ^ ./listermode.h:69:16: note: overridden virtual function is here virtual bool isyours( Widget *elem ); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:154:10: warning: 'updateOnBookmarkChange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void updateOnBookmarkChange(); ^ ./listermode.h:100:18: note: overridden virtual function is here virtual void updateOnBookmarkChange(); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:158:10: warning: 'lvbDoubleClicked' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void lvbDoubleClicked(); ^ ./listermode.h:70:16: note: overridden virtual function is here virtual void lvbDoubleClicked(); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:160:10: warning: 'pathsChanged' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool pathsChanged( const std::set< std::string > changed_paths ); ^ ./listermode.h:85:18: note: overridden virtual function is here virtual bool pathsChanged( const std::set< std::string > changed_paths ); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:192:10: warning: 'startdnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool startdnd( DNDMsg *dm ); ^ ./listermode.h:68:16: note: overridden virtual function is here virtual bool startdnd(DNDMsg *dm); ^ In file included from wpucontext.cc:41: ./virtualdirmode.hh:239:10: warning: 'finalizeBGOps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void finalizeBGOps(); ^ ./listermode.h:111:18: note: overridden virtual function is here virtual void finalizeBGOps(); ^ 40 warnings generated. mv -f .deps/wpucontext.Tpo .deps/wpucontext.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall -o worker about.o activatetextviewmodeop.o ajson.o ajson_scan.o argclass.o async_job_limiter.o avfssupport.o basic_actions.o bgcopy_requestmessage.o bookmarkdb.o bookmarkdb_scanner.o bookmarkdbentry.o bookmarkdbfilter.o bookmarkdbproxy.o calendar.o changecolumnsop.o changelabelop.o changelayoutop.o changesymlinkop.o chmodop.o chmodowncore.o chownop.o chtimecore.o chtimeop.o clipboardop.o commandmenuop.o commonprefix.o condparser.o configparser.o configscanner.o configtokens.o copycore.o copyop.o copyopwin.o copyorder.o copystate.o createsymlinkop.o datei.o deeppathstore.o deletecore.o deleteop.o dirbookmarkaddui.o dirbookmarkeditui.o dirbookmarkop.o dirbookmarkssettings.o dirbookmarkui.o dircompareop.o dircomparewin.o dirfiltersettings.o dirsizeop.o dirsortsettings.o dmcacheentrynwc.o dnd.o enterdirop.o enterpathop.o error_count.o eventqueue.o event_callbacks.o execlass.o existence_test.o exprfilter.o exprfilter_eval.o exprfilter_evalatoms.o exprfilter_parser.o exprfilter_scanner.o externalvdirop.o file_command_log.o fileentry.o fileentry_color.o fileentry_customcolor.o fileentry_typecheck.o filelock.o filenameshrinker.o filereq.o fileviewer.o fileviewerbg.o filterstash.o flagreplacer.o flattypelist.o fontreq.o fstabmounttable.o functionproto.o genericdirectoryfilter.o get_files_thread.o getfsentmounttable.o getmntentmounttable.o getmntinfomounttable.o goftpop.o grouphash.o helpop.o hintdb.o hw_volume.o hw_volume_manager.o import.o informationmode.o intviewop.o kvpstore.o layoutsettings.o lister.o listermode.o luascripting.o magic_db.o makedirop.o menutree.o menutreenode.o menutreeui.o modifytabsop.o mounttable.o mounttable_entry.o mtabmounttable.o nm_filetype_thread.o nmcopyopdir.o nmexternfe.o nmextlist.o nmfilter.o nmrowdata.o nmspecialsourceext.o nooperationop.o normalmode_requests.o normalops.o nwc_dir.o nwc_file.o nwc_fsentry.o nwc_os.o nwc_os_makedirs.o nwc_path.o nwc_virtualdir.o nwcentryselectionstate.o opencontextmenuop.o openworkermenuop.o ownop.o panel.o parentactionop.o partspace.o pathjumpop.o pathjumpui.o pathname_watcher.o pdatei.o pers_kvp.o pers_string_list.o persdeeppathstore.o prefixdb.o prefixdbentry.o prefixpathtree.o processexitaction.o processhandler.o reloadop.o renameop.o resultstore.o run_custom_action.o scriptinginterface.o scriptop.o scrolllisterop.o searchentryop.o searchop.o searchopbg.o searchsettings.o searchthread.o setfilterop.o setsortmodeop.o shortkeyfromlistop.o showdircacheop.o showimagemode.o simplelist.o startprogop.o string_completion.o stringbuf.o stringcomparator.o stringmatcher.o stringmatcher_flexiblematch.o stringmatcher_flexibleregex.o stringmatcher_fnmatch.o switchbuttonbankop.o tablookup.o tabprofilesop.o temporaryfilecache.o textstoragefile.o textviewmode.o timedtext.o togglelistermodeop.o verzeichnis.o view_command_log_op.o view_command_log_bg.o view_newest_files_op.o virtualdirmode.o virtualdirmode_config.o virtualdirmode_copy.o virtualdirmode_delete.o virtualdirmode_regcommands.o volumemanagerop.o volumemanagerui.o waitthread.o wc_color.o wcbutton.o wcdoubleshortkey.o wcfiletype.o wchotkey.o wckey.o wconfig.o wconfig_bookmarkcolor.o wconfig_button.o wconfig_buttongrpconf.o wconfig_cachesize.o wconfig_clock.o wconfig_color.o wconfig_colorconf.o wconfig_colordef.o wconfig_dcd.o wconfig_directory_presets.o wconfig_dirsizeconf.o wconfig_expertui.o wconfig_filetype.o wconfig_font.o wconfig_generalconf.o wconfig_hotkey.o wconfig_imexport.o wconfig_lang.o wconfig_layout.o wconfig_lister.o wconfig_listview.o wconfig_mainui.o wconfig_mouse.o wconfig_ownerconf.o wconfig_palette.o wconfig_panel.o wconfig_pathjump_allow.o wconfig_path.o wconfig_start.o wconfig_termconf.o wconfig_time.o wconfig_volman.o wcpath.o worker.o worker_commands.o worker_filefunc.o worker_locale.o worker_shm.o worker_time.o worker_types.o workerinitialsettings.o wpucontext.o aguix/libaguix.a -L/usr/X11R6/lib -lSM -lICE -lX11 -pthread -lm -L/usr/X11R6/lib -lXft -lssl -lcrypto -lXinerama libtool: link: c++ -o worker -pthread -O2 -pipe -std=c++17 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Wall about.o activatetextviewmodeop.o ajson.o ajson_scan.o argclass.o async_job_limiter.o avfssupport.o basic_actions.o bgcopy_requestmessage.o bookmarkdb.o bookmarkdb_scanner.o bookmarkdbentry.o bookmarkdbfilter.o bookmarkdbproxy.o calendar.o changecolumnsop.o changelabelop.o changelayoutop.o changesymlinkop.o chmodop.o chmodowncore.o chownop.o chtimecore.o chtimeop.o clipboardop.o commandmenuop.o commonprefix.o condparser.o configparser.o configscanner.o configtokens.o copycore.o copyop.o copyopwin.o copyorder.o copystate.o createsymlinkop.o datei.o deeppathstore.o deletecore.o deleteop.o dirbookmarkaddui.o dirbookmarkeditui.o dirbookmarkop.o dirbookmarkssettings.o dirbookmarkui.o dircompareop.o dircomparewin.o dirfiltersettings.o dirsizeop.o dirsortsettings.o dmcacheentrynwc.o dnd.o enterdirop.o enterpathop.o error_count.o eventqueue.o event_callbacks.o execlass.o existence_test.o exprfilter.o exprfilter_eval.o exprfilter_evalatoms.o exprfilter_parser.o exprfilter_scanner.o externalvdirop.o file_command_log.o fileentry.o fileentry_color.o fileentry_customcolor.o fileentry_typecheck.o filelock.o filenameshrinker.o filereq.o fileviewer.o fileviewerbg.o filterstash.o flagreplacer.o flattypelist.o fontreq.o fstabmounttable.o functionproto.o genericdirectoryfilter.o get_files_thread.o getfsentmounttable.o getmntentmounttable.o getmntinfomounttable.o goftpop.o grouphash.o helpop.o hintdb.o hw_volume.o hw_volume_manager.o import.o informationmode.o intviewop.o kvpstore.o layoutsettings.o lister.o listermode.o luascripting.o magic_db.o makedirop.o menutree.o menutreenode.o menutreeui.o modifytabsop.o mounttable.o mounttable_entry.o mtabmounttable.o nm_filetype_thread.o nmcopyopdir.o nmexternfe.o nmextlist.o nmfilter.o nmrowdata.o nmspecialsourceext.o nooperationop.o normalmode_requests.o normalops.o nwc_dir.o nwc_file.o nwc_fsentry.o nwc_os.o nwc_os_makedirs.o nwc_path.o nwc_virtualdir.o nwcentryselectionstate.o opencontextmenuop.o openworkermenuop.o ownop.o panel.o parentactionop.o partspace.o pathjumpop.o pathjumpui.o pathname_watcher.o pdatei.o pers_kvp.o pers_string_list.o persdeeppathstore.o prefixdb.o prefixdbentry.o prefixpathtree.o processexitaction.o processhandler.o reloadop.o renameop.o resultstore.o run_custom_action.o scriptinginterface.o scriptop.o scrolllisterop.o searchentryop.o searchop.o searchopbg.o searchsettings.o searchthread.o setfilterop.o setsortmodeop.o shortkeyfromlistop.o showdircacheop.o showimagemode.o simplelist.o startprogop.o string_completion.o stringbuf.o stringcomparator.o stringmatcher.o stringmatcher_flexiblematch.o stringmatcher_flexibleregex.o stringmatcher_fnmatch.o switchbuttonbankop.o tablookup.o tabprofilesop.o temporaryfilecache.o textstoragefile.o textviewmode.o timedtext.o togglelistermodeop.o verzeichnis.o view_command_log_op.o view_command_log_bg.o view_newest_files_op.o virtualdirmode.o virtualdirmode_config.o virtualdirmode_copy.o virtualdirmode_delete.o virtualdirmode_regcommands.o volumemanagerop.o volumemanagerui.o waitthread.o wc_color.o wcbutton.o wcdoubleshortkey.o wcfiletype.o wchotkey.o wckey.o wconfig.o wconfig_bookmarkcolor.o wconfig_button.o wconfig_buttongrpconf.o wconfig_cachesize.o wconfig_clock.o wconfig_color.o wconfig_colorconf.o wconfig_colordef.o wconfig_dcd.o wconfig_directory_presets.o wconfig_dirsizeconf.o wconfig_expertui.o wconfig_filetype.o wconfig_font.o wconfig_generalconf.o wconfig_hotkey.o wconfig_imexport.o wconfig_lang.o wconfig_layout.o wconfig_lister.o wconfig_listview.o wconfig_mainui.o wconfig_mouse.o wconfig_ownerconf.o wconfig_palette.o wconfig_panel.o wconfig_pathjump_allow.o wconfig_path.o wconfig_start.o wconfig_termconf.o wconfig_time.o wconfig_volman.o wcpath.o worker.o worker_commands.o worker_filefunc.o worker_locale.o worker_shm.o worker_time.o worker_types.o workerinitialsettings.o wpucontext.o aguix/libaguix.a -L.libs -lSM -lICE -lX11 -lxcb -lm -lXft -lfontconfig -lfreetype -lz -lexpat -lXrender -lssl -lcrypto -lXinerama -lXext -Wl,-rpath-link,/usr/X11R6/lib ld: warning: basic_actions.cc(basic_actions.o:(UserAction::configure())): warning: sprintf() is often misused, please use snprintf() ld: warning: lowlevelfunc.cc(lowlevelfunc.o:(dupstring(char const*)) in archive aguix/libaguix.a): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: fieldlistview.cc(fieldlistview.o:(FieldListView::getUsedWidth(int)) in archive aguix/libaguix.a): warning: rand() may return deterministic values, is that what you want? ld: warning: nwc_path.cc(nwc_path.o:(NWC::Path::handlePath(char const*))): warning: strcat() is almost always misused, please use strlcat() Making all in scripts Making all in catalogs Making all in Icons Making all in examples Making all in man Making all in fr Making all in it Making all in m4 Making all in contrib Making all in hints Making all in config-updates >>> Running fake in x11/worker at 1731955530.90 ===> x11/worker ===> Faking installation for worker-5.0.2 Making install in src /usr/bin/make install-recursive Making install in aguix mkdir -p '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/worker-5.0.2/bin/install -c -s -m 755 worker '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/worker-5.0.2/bin/install -c -s -m 755 worker /exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/bin Making install in scripts mkdir -p '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/worker/scripts' /exopi-obj/pobj/worker-5.0.2/bin/install -c -m 755 displaywrapper_worker aa.pattern_rename.sh cd2flac.sh cd2mp3.sh cd2ogg.sh cd2wav.sh cdi_get_current_vc_branch.sh find_file_by_chksum.py git_changed_files.sh git_modified_files.sh git_untracked_files.sh xeditor xliwrapper_worker terminal_wrapper.sh '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/worker/scripts' Making install in catalogs mkdir -p '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/worker/catalogs' /exopi-obj/pobj/worker-5.0.2/bin/install -c -m 644 deutsch.catalog deutsch.catalog.utf8 deutsch.catalog.flags deutsch.catalog.flags.utf8 francais.catalog francais.catalog.utf8 francais.catalog.flags francais.catalog.flags.utf8 italiano.catalog italiano.catalog.utf8 italiano.catalog.flags italiano.catalog.flags.utf8 latvian.catalog latvian.catalog.utf8 latvian.catalog.flags latvian.catalog.flags.utf8 polski.catalog polski.catalog.utf8 polski.catalog.flags polski.catalog.flags.utf8 russian.catalog russian.catalog.utf8 russian.catalog.flags russian.catalog.flags.utf8 spanish.catalog spanish.catalog.utf8 spanish.catalog.flags spanish.catalog.flags.utf8 nederlands.catalog nederlands.catalog.utf8 nederlands.catalog.flags nederlands.catalog.flags.utf8 slovensky.catalog slovensky.catalog.utf8 slovensky.catalog.flags slovensky.catalog.flags.utf8 cesky.catalog cesky.catalog.utf8 cesky.catalog.flags cesky.catalog.flags.utf8 '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/worker/catalogs' /exopi-obj/pobj/worker-5.0.2/bin/install -c -m 644 ukrainian.catalog ukrainian.catalog.utf8 ukrainian.catalog.flags ukrainian.catalog.flags.utf8 '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/worker/catalogs' Making install in Icons mkdir -p '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/pixmaps' /exopi-obj/pobj/worker-5.0.2/bin/install -c -m 644 WorkerIcon.xpm WorkerIcon16.xpm WorkerIcon32.xpm WorkerIcon48.xpm '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/pixmaps' Making install in examples mkdir -p '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/worker' /exopi-obj/pobj/worker-5.0.2/bin/install -c -m 644 config-deutsch config-english config-deutsch.utf8 config-slovensky config-slovensky.utf8 '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/worker' Making install in man Making install in fr mkdir -p '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/man/fr/man1' /exopi-obj/pobj/worker-5.0.2/bin/install -c -m 644 worker.1 '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/man/fr/man1' Making install in it mkdir -p '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/man/it/man1' /exopi-obj/pobj/worker-5.0.2/bin/install -c -m 644 worker.1 '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/man/it/man1' mkdir -p '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/worker-5.0.2/bin/install -c -m 644 worker.1 '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/man/man1' Making install in m4 Making install in contrib mkdir -p '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/appdata' /exopi-obj/pobj/worker-5.0.2/bin/install -c -m 644 worker.appdata.xml '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/appdata' mkdir -p '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/applications' /exopi-obj/pobj/worker-5.0.2/bin/install -c -m 644 worker.desktop '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/applications' mkdir -p '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/metainfo' /exopi-obj/pobj/worker-5.0.2/bin/install -c -m 644 de.boomerangsworld.worker.metainfo.xml '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/metainfo' Making install in hints mkdir -p '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/worker' /exopi-obj/pobj/worker-5.0.2/bin/install -c -m 644 hints-english hints-english.utf8 '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/worker' Making install in config-updates mkdir -p '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/worker/config-updates' /exopi-obj/pobj/worker-5.0.2/bin/install -c -m 644 update-2.19.0.conf update-2.19.0-utf8.conf update-3.2.0.conf update-3.2.0-utf8.conf update-3.3.3.conf update-3.3.3-utf8.conf update-3.4.0.conf update-3.4.0-utf8.conf update-3.6.0.conf update-3.6.0-utf8.conf update-3.7.0.conf update-3.7.0-utf8.conf update-3.8.4.conf update-3.8.4-utf8.conf update-3.9.0.conf update-3.9.0-utf8.conf update-3.12.0.conf update-3.12.0-utf8.conf update-3.13.0.conf update-3.13.0-utf8.conf update-3.14.0.conf update-3.14.0-utf8.conf update-3.15.0.conf update-3.15.0-utf8.conf update-3.15.3.conf update-3.15.3-utf8.conf update-4.4.0.conf update-4.4.0-utf8.conf update-4.4.1.conf update-4.4.1-utf8.conf update-4.8.1.conf update-4.8.1-utf8.conf update-4.10.0.conf update-4.10.0-utf8.conf update-4.10.1.conf update-4.10.1-utf8.conf update-5.0.0.conf update-5.0.0-utf8.conf '/exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/share/worker/config-updates' >>> Running package in x11/worker at 1731955536.61 ===> x11/worker `/exopi-obj/pobj/worker-5.0.2/fake-amd64/.fake_done' is up to date. ===> Building package for worker-5.0.2 Create /exopi-cvs/ports/packages/amd64/all/worker-5.0.2.tgz Creating package worker-5.0.2 reading plist| checking dependencies| checking dependencies|devel/desktop-file-utils checking dependencies|x11/xli checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************** | 26% archiving|******************************** | 51% archiving|********************************** | 52% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************** | 59% archiving|**************************************** | 62% archiving|****************************************** | 65% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/man/it/man1/worker.1: No one-line description, using filename "worker" /exopi-obj/pobj/worker-5.0.2/fake-amd64/usr/local/man/fr/man1/worker.1: No one-line description, using filename "worker" Link to /exopi-cvs/ports/packages/amd64/ftp/worker-5.0.2.tgz >>> Running clean in x11/worker at 1731955543.60 ===> x11/worker ===> Cleaning for worker-5.0.2 >>> Ended at 1731955544.07 max_stuck=19.75/patch=1.36/configure=43.82/build=787.20/fake=5.70/package=7.00/clean=0.50