Created
April 8, 2012 14:32
-
-
Save hasufell/2337601 to your computer and use it in GitHub Desktop.
spacefm buildlog
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>>> Emerging (1 of 1) x11-misc/spacefm-9999 from hasufell-overlay | |
>>> Unpacking source... | |
GIT update --> | |
repository: git://github.com/IgnorantGuru/spacefm.git | |
at the commit: 049e1f5d4982e0853a6aeac8130a6e6b62d2a415 | |
branch: master | |
storage directory: "/usr/portage/distfiles/egit-src/spacefm.git" | |
checkout type: bare repository | |
Cloning into /var/tmp/portage/x11-misc/spacefm-9999/work/spacefm-9999... | |
done. | |
Branch branch-master set up to track remote branch master from origin. | |
Switched to a new branch 'branch-master' | |
>>> Unpacked to /var/tmp/portage/x11-misc/spacefm-9999/work/spacefm-9999 | |
>>> Source unpacked in /var/tmp/portage/x11-misc/spacefm-9999/work | |
>>> Preparing source in /var/tmp/portage/x11-misc/spacefm-9999/work/spacefm-9999 ... | |
>>> Source prepared. | |
>>> Configuring source in /var/tmp/portage/x11-misc/spacefm-9999/work/spacefm-9999 ... | |
* econf: updating spacefm-9999/config.sub with /usr/share/gnuconfig/config.sub | |
* econf: updating spacefm-9999/config.guess with /usr/share/gnuconfig/config.guess | |
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --htmldir=/usr/share/doc/spacefm-9999/html --disable-hal --enable-inotify | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for style of include used by make... GNU | |
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes | |
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed | |
checking dependency style of x86_64-pc-linux-gnu-gcc... none | |
checking for library containing strerror... none required | |
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes | |
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed | |
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld | |
checking if the linker (/usr/x86_64-pc-linux-gnu/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... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r | |
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-pc-linux-gnu-dlltool... no | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar | |
checking for archiver @FILE support... @ | |
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip | |
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib | |
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok | |
checking for sysroot... no | |
checking for x86_64-pc-linux-gnu-mt... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no | |
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC | |
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes | |
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes | |
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes | |
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes | |
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux 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... no | |
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes | |
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed | |
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none | |
checking whether NLS is requested... yes | |
checking for intltool-update... /usr/bin/intltool-update | |
checking for intltool-merge... /usr/bin/intltool-merge | |
checking for intltool-extract... /usr/bin/intltool-extract | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... /usr/bin/msgmerge | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/gmsgfmt | |
checking for perl... /usr/bin/perl | |
checking for perl >= 5.8.1... 5.12.4 | |
checking for XML::Parser... ok | |
checking for ANSI C header files... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for getpagesize... yes | |
checking for working mmap... yes | |
checking for pow in -lm... yes | |
checking for XClearWindow in -lX11... yes | |
checking for x86_64-pc-linux-gnu-pkg-config... no | |
checking for pkg-config... /usr/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for GTK... yes | |
checking for SN... yes | |
checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 accepts --as-needed... yes | |
checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 accepts -O1... yes | |
checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 accepts -Bsymbolic-functions... yes | |
checking for euidaccess... yes | |
checking for eaccess... yes | |
checking for statvfs... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking for LC_MESSAGES... yes | |
checking libintl.h usability... yes | |
checking libintl.h presence... yes | |
checking for libintl.h... yes | |
checking for ngettext in libc... yes | |
checking for dgettext in libc... yes | |
checking for bind_textdomain_codeset... yes | |
checking for msgfmt... (cached) /usr/bin/msgfmt | |
checking for dcgettext... yes | |
checking if msgfmt accepts -c... yes | |
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt | |
checking for xgettext... (cached) /usr/bin/xgettext | |
checking for catalogs to be installed... de | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating src/Makefile | |
config.status: creating po/Makefile.in | |
config.status: creating data/Makefile | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
config.status: executing po/stamp-it commands | |
SpaceFM...................................... : Version 0.7.4 | |
Prefix....................................... : /usr | |
Udisks support............................... : yes (built-in) | |
Linux inotify support........................ : yes | |
64-bit Large file support.................... : yes | |
Desktop icon integration..................... : yes | |
The binary will be installed as /usr/bin/spacefm | |
http://spacefm.sourceforge.net/ | |
>>> Source configured. | |
>>> Compiling source in /var/tmp/portage/x11-misc/spacefm-9999/work/spacefm-9999 ... | |
make -j2 | |
Making all in src | |
make[1]: Entering directory `/var/tmp/portage/x11-misc/spacefm-9999/work/spacefm-9999/src' | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-mime-type.o `test -f 'mime-type/mime-type.c' || echo './'`mime-type/mime-type.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-mime-action.o `test -f 'mime-type/mime-action.c' || echo './'`mime-type/mime-action.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-mime-cache.o `test -f 'mime-type/mime-cache.c' || echo './'`mime-type/mime-cache.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-vfs-file-monitor.o `test -f 'vfs/vfs-file-monitor.c' || echo './'`vfs/vfs-file-monitor.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-vfs-mime-type.o `test -f 'vfs/vfs-mime-type.c' || echo './'`vfs/vfs-mime-type.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-vfs-file-info.o `test -f 'vfs/vfs-file-info.c' || echo './'`vfs/vfs-file-info.c | |
vfs/vfs-mime-type.c: In function ‘free_cached_icons’: | |
vfs/vfs-mime-type.c:317:20: warning: cast from pointer to integer of different size | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-vfs-dir.o `test -f 'vfs/vfs-dir.c' || echo './'`vfs/vfs-dir.c | |
vfs/vfs-file-info.c: In function ‘vfs_file_info_load_special_info’: | |
vfs/vfs-file-info.c:736:25: warning: assignment discards qualifiers from pointer target type | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-vfs-app-desktop.o `test -f 'vfs/vfs-app-desktop.c' || echo './'`vfs/vfs-app-desktop.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-vfs-file-task.o `test -f 'vfs/vfs-file-task.c' || echo './'`vfs/vfs-file-task.c | |
vfs/vfs-app-desktop.c: In function ‘vfs_app_desktop_rename’: | |
vfs/vfs-app-desktop.c:129:16: warning: assignment discards qualifiers from pointer target type | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-vfs-volume-nohal.o `test -f 'vfs/vfs-volume-nohal.c' || echo './'`vfs/vfs-volume-nohal.c | |
vfs/vfs-file-task.c: In function ‘vfs_file_task_do_copy’: | |
vfs/vfs-file-task.c:195:9: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c:249:21: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c:259:13: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c:282:21: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c:303:25: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c:313:17: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c:320:13: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c:342:21: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c:363:25: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c:388:25: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c:396:17: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c:404:13: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c: In function ‘vfs_file_task_do_move’: | |
vfs/vfs-file-task.c:446:9: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c:474:9: warning: passing argument 4 of ‘vfs_file_task_error’ discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:60:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
vfs/vfs-file-task.c: In function ‘vfs_file_task_move’: | |
vfs/vfs-file-task.c:520:9: warning: format not a string literal and no format arguments | |
vfs/vfs-file-task.c: In function ‘cb_exec_out_watch’: | |
vfs/vfs-file-task.c:991:5: warning: passing argument 2 of ‘g_io_channel_read_chars’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/giochannel.h:247:13: note: expected ‘gchar *’ but argument is of type ‘gchar (*)[2048]’ | |
vfs/vfs-file-task.c:991:5: warning: passing argument 5 of ‘g_io_channel_read_chars’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/giochannel.h:247:13: note: expected ‘struct GError **’ but argument is of type ‘enum GIOChannelError **’ | |
vfs/vfs-file-task.c: In function ‘vfs_file_task_exec_error’: | |
vfs/vfs-file-task.c:1115:17: warning: assignment discards qualifiers from pointer target type | |
vfs/vfs-file-task.c: In function ‘vfs_file_task_exec’: | |
vfs/vfs-file-task.c:1155:11: warning: assignment discards qualifiers from pointer target type | |
vfs/vfs-file-task.c:1189:17: warning: format not a string literal and no format arguments | |
vfs/vfs-file-task.c:1199:17: warning: format not a string literal and no format arguments | |
vfs/vfs-file-task.c:1217:9: warning: format not a string literal and no format arguments | |
vfs/vfs-file-task.c:1245:13: warning: format not a string literal and no format arguments | |
vfs/vfs-file-task.c:1302:31: warning: initialization discards qualifiers from pointer target type | |
vfs/vfs-file-task.c: In function ‘vfs_file_task_error’: | |
vfs/vfs-file-task.c:1986:21: warning: initialization discards qualifiers from pointer target type | |
vfs/vfs-volume-nohal.c:52:15: warning: initialization makes integer from pointer without a cast | |
vfs/vfs-volume-nohal.c: In function ‘cb_child_watch’: | |
vfs/vfs-volume-nohal.c:59:16: warning: assignment makes integer from pointer without a cast | |
vfs/vfs-volume-nohal.c: In function ‘vfs_free_volume_members’: | |
vfs/vfs-volume-nohal.c:207:9: warning: passing argument 1 of ‘g_free’ discards qualifiers from pointer target type | |
/usr/include/glib-2.0/glib/gmem.h:71:7: note: expected ‘gpointer’ but argument is of type ‘const char *’ | |
vfs/vfs-volume-nohal.c: In function ‘vfs_volume_get_mount_options’: | |
vfs/vfs-volume-nohal.c:687:20: warning: initialization discards qualifiers from pointer target type | |
vfs/vfs-volume-nohal.c: In function ‘vfs_volume_finalize’: | |
vfs/vfs-volume-nohal.c:1064:20: warning: assignment makes integer from pointer without a cast | |
vfs/vfs-volume-nohal.c: In function ‘vfs_volume_get_icon’: | |
vfs/vfs-volume-nohal.c:1178:5: warning: passing argument 1 of ‘xset_get’ discards qualifiers from pointer target type | |
./settings.h:327:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-vfs-execute.o `test -f 'vfs/vfs-execute.c' || echo './'`vfs/vfs-execute.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-vfs-async-task.o `test -f 'vfs/vfs-async-task.c' || echo './'`vfs/vfs-async-task.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-vfs-thumbnail-loader.o `test -f 'vfs/vfs-thumbnail-loader.c' || echo './'`vfs/vfs-thumbnail-loader.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-vfs-utils.o `test -f 'vfs/vfs-utils.c' || echo './'`vfs/vfs-utils.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-md5.o `test -f 'libmd5-rfc/md5.c' || echo './'`libmd5-rfc/md5.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-glib-utils.o `test -f 'compat/glib-utils.c' || echo './'`compat/glib-utils.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-file-browser.o `test -f 'ptk/ptk-file-browser.c' || echo './'`ptk/ptk-file-browser.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-file-list.o `test -f 'ptk/ptk-file-list.c' || echo './'`ptk/ptk-file-list.c | |
ptk/ptk-file-list.c: In function ‘ptk_file_list_sort’: | |
ptk/ptk-file-list.c:714:24: warning: cast from pointer to integer of different size | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_slider_release’: | |
ptk/ptk-file-browser.c:417:17: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-browser.c:419:9: warning: passing argument 1 of ‘gtk_paned_get_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:123:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkHPaned *’ | |
ptk/ptk-file-browser.c:430:9: warning: passing argument 1 of ‘gtk_paned_get_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:123:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkVPaned *’ | |
ptk/ptk-file-browser.c:439:9: warning: passing argument 1 of ‘gtk_paned_get_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:123:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkVPaned *’ | |
ptk/ptk-file-browser.c: In function ‘on_toolbar_hide’: | |
ptk/ptk-file-browser.c:469:18: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-browser.c: In function ‘on_toolbar_help’: | |
ptk/ptk-file-browser.c:478:5: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
./settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c: In function ‘on_toolbar_config’: | |
ptk/ptk-file-browser.c:510:22: warning: initialization from incompatible pointer type | |
ptk/ptk-file-browser.c:518:9: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-browser.c:520:9: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-browser.c:522:61: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-browser.c:527:9: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-browser.c:529:57: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-browser.c:538:45: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:541:9: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-browser.c:543:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *, struct GtkWidget *)’ | |
ptk/ptk-file-browser.c:548:45: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:549:9: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-browser.c:551:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *, struct GtkWidget *)’ | |
ptk/ptk-file-browser.c:554:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-browser.c:561:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-browser.c:562:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:563:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_rebuild_side_toolbox’: | |
ptk/ptk-file-browser.c:604:9: warning: passing argument 1 of ‘gtk_widget_destroy’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:837:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
ptk/ptk-file-browser.c:607:32: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:610:65: warning: passing argument 1 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkBox *’ but argument is of type ‘struct GtkHBox *’ | |
ptk/ptk-file-browser.c:610:65: warning: passing argument 2 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
ptk/ptk-file-browser.c:620:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:622:53: warning: passing argument 1 of ‘xset_add_toolitem’ from incompatible pointer type | |
./settings.h:373:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:625:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-browser.c:630:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-browser.c:635:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-browser.c:640:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:641:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:642:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:644:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:646:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:648:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:650:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:652:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:653:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:654:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:659:61: warning: passing argument 1 of ‘xset_add_toolbar’ from incompatible pointer type | |
./settings.h:371:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:688:9: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHBox *’ | |
ptk/ptk-file-browser.c: In function ‘select_file’: | |
ptk/ptk-file-browser.c:727:27: warning: assignment discards qualifiers from pointer target type | |
ptk/ptk-file-browser.c: In function ‘on_address_bar_activate’: | |
ptk/ptk-file-browser.c:774:10: warning: assignment discards qualifiers from pointer target type | |
ptk/ptk-file-browser.c:820:13: warning: passing argument 2 of ‘ptk_path_entry_help’ from incompatible pointer type | |
ptk/ptk-path-entry.h:30:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:821:13: warning: passing argument 1 of ‘gtk_editable_set_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkeditable.h:108:10: note: expected ‘struct GtkEditable *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-browser.c:827:14: warning: assignment discards qualifiers from pointer target type | |
ptk/ptk-file-browser.c:876:21: warning: initialization discards qualifiers from pointer target type | |
ptk/ptk-file-browser.c:878:61: warning: passing argument 3 of ‘ptk_file_exec_new’ from incompatible pointer type | |
ptk/ptk-file-task.h:71:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:903:9: warning: passing argument 1 of ‘gtk_entry_set_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected ‘struct GtkEntry *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-browser.c:905:9: warning: passing argument 1 of ‘gtk_editable_set_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkeditable.h:108:10: note: expected ‘struct GtkEditable *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-browser.c:939:9: warning: passing argument 1 of ‘gtk_editable_set_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkeditable.h:108:10: note: expected ‘struct GtkEditable *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_rebuild_toolbox’: | |
ptk/ptk-file-browser.c:957:13: warning: format ‘%#x’ expects type ‘unsigned int’, but argument 2 has type ‘struct GtkToolbar *’ | |
ptk/ptk-file-browser.c:959:13: warning: passing argument 1 of ‘gtk_widget_destroy’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:837:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
ptk/ptk-file-browser.c:976:27: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:978:5: warning: passing argument 1 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkBox *’ but argument is of type ‘struct GtkHBox *’ | |
ptk/ptk-file-browser.c:978:5: warning: passing argument 2 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
ptk/ptk-file-browser.c:987:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:989:65: warning: passing argument 1 of ‘xset_add_toolitem’ from incompatible pointer type | |
./settings.h:373:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:992:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-browser.c:997:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-browser.c:1002:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-browser.c:1007:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1008:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1009:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1011:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1013:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1015:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1017:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1019:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1020:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1021:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1026:73: warning: passing argument 1 of ‘xset_add_toolbar’ from incompatible pointer type | |
./settings.h:371:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:1054:21: warning: initialization from incompatible pointer type | |
ptk/ptk-file-browser.c:1058:5: warning: passing argument 2 of ‘gtk_container_add’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:111:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHBox *’ | |
ptk/ptk-file-browser.c:1063:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-browser.c:1067:4: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-browser.c:1071:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-browser.c:1075:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1076:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1077:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1079:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1081:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1083:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1085:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1087:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1088:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1089:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1099:69: warning: passing argument 1 of ‘xset_add_toolbar’ from incompatible pointer type | |
./settings.h:371:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:1128:9: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHBox *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_status_change’: | |
ptk/ptk-file-browser.c:1138:5: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkImage *’ | |
ptk/ptk-file-browser.c:1145:13: warning: passing argument 1 of ‘gtk_widget_modify_fg’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1146:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-browser.c:1147:13: warning: passing argument 1 of ‘gtk_widget_modify_fg’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1146:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-browser.c:1150:9: warning: passing argument 1 of ‘gtk_widget_modify_fg’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1146:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-browser.c:1157:13: warning: passing argument 1 of ‘gtk_widget_modify_bg’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1149:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkFrame *’ | |
ptk/ptk-file-browser.c:1159:13: warning: passing argument 1 of ‘gtk_widget_modify_bg’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1149:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkFrame *’ | |
ptk/ptk-file-browser.c:1166:9: warning: passing argument 1 of ‘gtk_widget_modify_bg’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1149:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkFrame *’ | |
ptk/ptk-file-browser.c: In function ‘on_status_bar_button_press’: | |
ptk/ptk-file-browser.c:1188:17: warning: passing argument 1 of ‘xset_get_b’ discards qualifiers from pointer target type | |
./settings.h:330:10: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-browser.c: In function ‘on_status_middle_click_config’: | |
ptk/ptk-file-browser.c:1238:13: warning: passing argument 1 of ‘xset_set_b’ discards qualifiers from pointer target type | |
./settings.h:335:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-browser.c: In function ‘on_status_bar_popup’: | |
ptk/ptk-file-browser.c:1251:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1252:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1254:41: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1256:41: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-browser.c:1258:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct XSet *)’ | |
ptk/ptk-file-browser.c:1261:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct XSet *)’ | |
ptk/ptk-file-browser.c:1264:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct XSet *)’ | |
ptk/ptk-file-browser.c:1267:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct XSet *)’ | |
ptk/ptk-file-browser.c:1270:5: warning: passing argument 3 of ‘xset_add_menu’ from incompatible pointer type | |
./settings.h:348:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-browser.c:1272:5: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_init’: | |
ptk/ptk-file-browser.c:1291:27: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:1292:5: warning: passing argument 2 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHBox *’ | |
ptk/ptk-file-browser.c:1296:25: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:1297:29: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:1299:5: warning: passing argument 1 of ‘gtk_paned_pack1’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:114:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkHPaned *’ | |
ptk/ptk-file-browser.c:1299:5: warning: passing argument 2 of ‘gtk_paned_pack1’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:114:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkVBox *’ | |
ptk/ptk-file-browser.c:1300:5: warning: passing argument 1 of ‘gtk_paned_pack2’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:118:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkHPaned *’ | |
ptk/ptk-file-browser.c:1303:32: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:1305:34: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:1306:37: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:1307:35: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:1308:36: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:1309:35: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:1310:5: warning: passing argument 1 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkBox *’ but argument is of type ‘struct GtkVBox *’ | |
ptk/ptk-file-browser.c:1310:5: warning: passing argument 2 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHBox *’ | |
ptk/ptk-file-browser.c:1311:5: warning: passing argument 1 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkBox *’ but argument is of type ‘struct GtkVBox *’ | |
ptk/ptk-file-browser.c:1311:5: warning: passing argument 2 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkVPaned *’ | |
ptk/ptk-file-browser.c:1312:5: warning: passing argument 1 of ‘gtk_paned_pack1’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:114:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkVPaned *’ | |
ptk/ptk-file-browser.c:1312:5: warning: passing argument 2 of ‘gtk_paned_pack1’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:114:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
ptk/ptk-file-browser.c:1313:5: warning: passing argument 1 of ‘gtk_paned_pack2’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:118:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkVPaned *’ | |
ptk/ptk-file-browser.c:1313:5: warning: passing argument 2 of ‘gtk_paned_pack2’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:118:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkVPaned *’ | |
ptk/ptk-file-browser.c:1314:5: warning: passing argument 1 of ‘gtk_paned_pack1’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:114:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkVPaned *’ | |
ptk/ptk-file-browser.c:1314:5: warning: passing argument 2 of ‘gtk_paned_pack1’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:114:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
ptk/ptk-file-browser.c:1315:5: warning: passing argument 1 of ‘gtk_paned_pack2’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:118:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkVPaned *’ | |
ptk/ptk-file-browser.c:1315:5: warning: passing argument 2 of ‘gtk_paned_pack2’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:118:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
ptk/ptk-file-browser.c:1318:30: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:1321:5: warning: passing argument 1 of ‘gtk_container_get_children’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:132:10: note: expected ‘struct GtkContainer *’ but argument is of type ‘struct GtkBox *’ | |
ptk/ptk-file-browser.c:1325:17: warning: passing argument 1 of ‘gtk_container_get_children’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:132:10: note: expected ‘struct GtkContainer *’ but argument is of type ‘struct GtkBox *’ | |
ptk/ptk-file-browser.c:1328:32: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:1330:65: warning: passing argument 1 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkBox *’ but argument is of type ‘struct GtkStatusbar *’ | |
ptk/ptk-file-browser.c:1330:65: warning: passing argument 2 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkImage *’ | |
ptk/ptk-file-browser.c:1332:5: warning: passing argument 1 of ‘gtk_widget_set_can_focus’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:937:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-browser.c:1343:9: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-browser.c:1348:5: warning: passing argument 2 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHPaned *’ | |
ptk/ptk-file-browser.c:1350:5: warning: passing argument 2 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkStatusbar *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_update_views’: | |
ptk/ptk-file-browser.c:1490:9: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHBox *’ | |
ptk/ptk-file-browser.c:1493:9: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHBox *’ | |
ptk/ptk-file-browser.c:1499:9: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHBox *’ | |
ptk/ptk-file-browser.c:1505:13: warning: passing argument 1 of ‘gtk_widget_destroy’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:837:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
ptk/ptk-file-browser.c:1510:9: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHBox *’ | |
ptk/ptk-file-browser.c:1518:13: warning: passing argument 1 of ‘gtk_container_add’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:111:9: note: expected ‘struct GtkContainer *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
ptk/ptk-file-browser.c:1518:13: warning: passing argument 2 of ‘gtk_container_add’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:111:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
ptk/ptk-file-browser.c:1520:9: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
ptk/ptk-file-browser.c:1527:9: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
ptk/ptk-file-browser.c:1529:13: warning: passing argument 1 of ‘gtk_widget_destroy’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:837:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
ptk/ptk-file-browser.c:1538:13: warning: passing argument 1 of ‘gtk_container_add’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:111:9: note: expected ‘struct GtkContainer *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
ptk/ptk-file-browser.c:1538:13: warning: passing argument 2 of ‘gtk_container_add’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:111:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
ptk/ptk-file-browser.c:1540:9: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
ptk/ptk-file-browser.c:1544:9: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
ptk/ptk-file-browser.c:1546:13: warning: passing argument 1 of ‘gtk_widget_destroy’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:837:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
ptk/ptk-file-browser.c:1555:13: warning: passing argument 1 of ‘gtk_container_add’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:111:9: note: expected ‘struct GtkContainer *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
ptk/ptk-file-browser.c:1555:13: warning: passing argument 2 of ‘gtk_container_add’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:111:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
ptk/ptk-file-browser.c:1557:9: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
ptk/ptk-file-browser.c:1561:9: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
ptk/ptk-file-browser.c:1563:13: warning: passing argument 1 of ‘gtk_widget_destroy’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:837:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
ptk/ptk-file-browser.c:1568:9: warning: passing argument 1 of ‘gtk_widget_show’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkVPaned *’ | |
ptk/ptk-file-browser.c:1570:9: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkVPaned *’ | |
ptk/ptk-file-browser.c:1574:9: warning: passing argument 1 of ‘gtk_widget_show’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkVBox *’ | |
ptk/ptk-file-browser.c:1576:9: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkVBox *’ | |
ptk/ptk-file-browser.c:1634:5: warning: passing argument 1 of ‘gtk_paned_set_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:124:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkHPaned *’ | |
ptk/ptk-file-browser.c:1639:5: warning: passing argument 1 of ‘gtk_paned_set_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:124:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkVPaned *’ | |
ptk/ptk-file-browser.c:1646:5: warning: passing argument 1 of ‘gtk_paned_set_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:124:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkVPaned *’ | |
ptk/ptk-file-browser.c:1683:57: warning: passing argument 1 of ‘on_folder_view_columns_changed’ from incompatible pointer type | |
ptk/ptk-file-browser.h:305:6: note: expected ‘struct GtkTreeView *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_new’: | |
ptk/ptk-file-browser.c:1747:9: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-browser.c:1751:5: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c: In function ‘enable_toolbar’: | |
ptk/ptk-file-browser.c:1915:17: warning: initialization discards qualifiers from pointer target type | |
ptk/ptk-file-browser.c:1926:49: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolButton *’ | |
ptk/ptk-file-browser.c:1930:49: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolButton *’ | |
ptk/ptk-file-browser.c:1933:41: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolButton *’ | |
ptk/ptk-file-browser.c:1938:49: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenuToolButton *’ | |
ptk/ptk-file-browser.c:1942:49: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenuToolButton *’ | |
ptk/ptk-file-browser.c:1946:49: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenuToolButton *’ | |
ptk/ptk-file-browser.c:1950:49: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenuToolButton *’ | |
ptk/ptk-file-browser.c:1954:49: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenuToolButton *’ | |
ptk/ptk-file-browser.c:1958:49: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenuToolButton *’ | |
ptk/ptk-file-browser.c: In function ‘on_show_history_menu’: | |
ptk/ptk-file-browser.c:2191:21: warning: initialization from incompatible pointer type | |
ptk/ptk-file-browser.c:2208:5: warning: passing argument 2 of ‘gtk_menu_tool_button_set_menu’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:71:15: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_set_default_folder’: | |
ptk/ptk-file-browser.c:2500:5: warning: passing argument 3 of ‘xset_set’ discards qualifiers from pointer target type | |
./settings.h:346:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-browser.c: In function ‘on_shortcut_new_tab_activate’: | |
ptk/ptk-file-browser.c:3125:18: warning: assignment discards qualifiers from pointer target type | |
ptk/ptk-file-browser.c: In function ‘on_shortcut_new_tab_here’: | |
ptk/ptk-file-browser.c:3145:14: warning: assignment discards qualifiers from pointer target type | |
ptk/ptk-file-browser.c:3151:22: warning: assignment discards qualifiers from pointer target type | |
ptk/ptk-file-browser.c: In function ‘on_folder_view_columns_changed’: | |
ptk/ptk-file-browser.c:3238:15: warning: assignment discards qualifiers from pointer target type | |
ptk/ptk-file-browser.c:3246:13: warning: passing argument 2 of ‘xset_get_panel’ discards qualifiers from pointer target type | |
./settings.h:331:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-browser.c:3260:25: warning: passing argument 2 of ‘xset_get_b_panel’ discards qualifiers from pointer target type | |
./settings.h:333:10: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-browser.c: In function ‘on_folder_view_destroy’: | |
ptk/ptk-file-browser.c:3271:41: warning: passing argument 4 of ‘g_signal_handler_find’ makes integer from pointer without a cast | |
/usr/include/glib-2.0/gobject/gsignal.h:367:9: note: expected ‘GQuark’ but argument is of type ‘void *’ | |
ptk/ptk-file-browser.c: In function ‘init_list_view’: | |
ptk/ptk-file-browser.c:3556:13: warning: passing argument 2 of ‘xset_get_int_panel’ discards qualifiers from pointer target type | |
./settings.h:338:5: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-browser.c:3563:13: warning: passing argument 2 of ‘xset_get_int_panel’ discards qualifiers from pointer target type | |
./settings.h:338:5: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-browser.c:3589:61: warning: passing argument 1 of ‘gtk_tree_view_get_column’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktreeview.h:186:24: note: expected ‘struct GtkTreeView *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-browser.c:3629:21: warning: passing argument 2 of ‘xset_get_b_panel’ discards qualifiers from pointer target type | |
./settings.h:333:10: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_refresh’: | |
ptk/ptk-file-browser.c:3659:12: warning: assignment discards qualifiers from pointer target type | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_open_selected_files_with_app’: | |
ptk/ptk-file-browser.c:4451:41: warning: passing argument 3 of ‘ptk_file_archiver_extract’ discards qualifiers from pointer target type | |
ptk/ptk-file-archiver.h:26:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_paste_as’: | |
ptk/ptk-file-browser.c:4490:17: warning: initialization discards qualifiers from pointer target type | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_copycmd’: | |
ptk/ptk-file-browser.c:4800:49: warning: passing argument 1 of ‘xset_file_dialog’ from incompatible pointer type | |
./settings.h:367:7: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:4832:13: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
./settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:4862:9: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
./settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_rootcmd’: | |
ptk/ptk-file-browser.c:4906:13: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
./settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:4925:49: warning: passing argument 1 of ‘xset_file_dialog’ from incompatible pointer type | |
./settings.h:367:7: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:4954:45: warning: passing argument 3 of ‘ptk_file_exec_new’ from incompatible pointer type | |
ptk/ptk-file-task.h:71:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_hide_selected’: | |
ptk/ptk-file-browser.c:5009:5: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
./settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_add_bookmark’: | |
ptk/ptk-file-browser.c:5736:9: warning: passing argument 1 of ‘gtk_widget_get_toplevel’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1050:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:5737:49: warning: passing argument 1 of ‘ptk_show_error’ from incompatible pointer type | |
ptk/ptk-utils.h:92:6: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_focus’: | |
ptk/ptk-file-browser.c:5796:20: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:5804:20: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:5812:20: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c:5820:20: warning: assignment from incompatible pointer type | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_on_permission’: | |
ptk/ptk-file-browser.c:6038:9: warning: passing argument 1 of ‘bash_quote’ discards qualifiers from pointer target type | |
./settings.h:323:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-browser.c:6049:41: warning: passing argument 3 of ‘ptk_file_exec_new’ from incompatible pointer type | |
ptk/ptk-file-task.h:71:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c: In function ‘ptk_file_browser_on_action’: | |
ptk/ptk-file-browser.c:6138:9: warning: passing argument 3 of ‘on_toolbar_hide’ from incompatible pointer type | |
ptk/ptk-file-browser.c:454:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
ptk/ptk-file-browser.c:6140:9: warning: passing argument 3 of ‘on_toolbar_hide’ from incompatible pointer type | |
ptk/ptk-file-browser.c:454:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
ptk/ptk-file-browser.c:6195:9: warning: passing argument 2 of ‘on_reorder’ from incompatible pointer type | |
./main-window.h:140:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:6229:9: warning: passing argument 2 of ‘ptk_path_entry_help’ from incompatible pointer type | |
ptk/ptk-path-entry.h:30:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-browser.c:6266:61: warning: passing argument 1 of ‘on_folder_view_columns_changed’ from incompatible pointer type | |
ptk/ptk-file-browser.c:3208:6: note: expected ‘struct GtkTreeView *’ but argument is of type ‘struct GtkWidget *’ | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-path-entry.o `test -f 'ptk/ptk-path-entry.c' || echo './'`ptk/ptk-path-entry.c | |
ptk/ptk-path-entry.c: In function ‘get_cwd’: | |
ptk/ptk-path-entry.c:33:18: warning: initialization discards qualifiers from pointer target type | |
ptk/ptk-path-entry.c: In function ‘on_key_press’: | |
ptk/ptk-path-entry.c:158:9: warning: passing argument 1 of ‘gtk_entry_get_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkentry.h:216:14: note: expected ‘struct GtkEntry *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-path-entry.c:158:22: warning: initialization discards qualifiers from pointer target type | |
ptk/ptk-path-entry.c:248:13: warning: passing argument 1 of ‘gtk_entry_set_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected ‘struct GtkEntry *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-path-entry.c:255:9: warning: passing argument 1 of ‘gtk_entry_get_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkentry.h:216:14: note: expected ‘struct GtkEntry *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-path-entry.c:255:22: warning: initialization discards qualifiers from pointer target type | |
ptk/ptk-path-entry.c:260:13: warning: passing argument 1 of ‘gtk_entry_get_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkentry.h:216:14: note: expected ‘struct GtkEntry *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-path-entry.c:260:26: warning: initialization discards qualifiers from pointer target type | |
ptk/ptk-path-entry.c:261:25: warning: initialization discards qualifiers from pointer target type | |
ptk/ptk-path-entry.c:280:13: warning: passing argument 1 of ‘gtk_entry_set_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected ‘struct GtkEntry *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-path-entry.c:288:9: warning: passing argument 1 of ‘gtk_entry_set_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected ‘struct GtkEntry *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-path-entry.c: In function ‘ptk_path_entry_help’: | |
ptk/ptk-path-entry.c:377:35: warning: unknown conversion type character ‘v’ in format | |
ptk/ptk-path-entry.c: In function ‘on_populate_popup’: | |
ptk/ptk-path-entry.c:436:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-path-entry.c:436:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-path-entry.c:437:5: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-path-entry.c:438:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-path-entry.c:438:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-path-entry.c:439:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct GtkWidget *)’ | |
ptk/ptk-path-entry.c:440:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-path-entry.c:440:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-path-entry.c:441:5: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-path-entry.c: In function ‘on_entry_insert’: | |
ptk/ptk-path-entry.c:452:5: warning: passing argument 1 of ‘replace_string’ discards qualifiers from pointer target type | |
./settings.h:321:7: note: expected ‘char *’ but argument is of type ‘const gchar *’ | |
ptk/ptk-path-entry.c: In function ‘ptk_path_entry_new’: | |
ptk/ptk-path-entry.c:472:5: warning: passing argument 1 of ‘gtk_entry_set_has_frame’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkentry.h:185:12: note: expected ‘struct GtkEntry *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-path-entry.c:502:5: warning: passing argument 1 of ‘gtk_entry_get_buffer’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkentry.h:170:17: note: expected ‘struct GtkEntry *’ but argument is of type ‘struct GtkWidget *’ | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-text-renderer.o `test -f 'ptk/ptk-text-renderer.c' || echo './'`ptk/ptk-text-renderer.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-file-icon-renderer.o `test -f 'ptk/ptk-file-icon-renderer.c' || echo './'`ptk/ptk-file-icon-renderer.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-utils.o `test -f 'ptk/ptk-utils.c' || echo './'`ptk/ptk-utils.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-working-area.o `test -f 'desktop/working-area.c' || echo './'`desktop/working-area.c | |
ptk/ptk-utils.c: In function ‘ptk_toolbar_add_items_from_data’: | |
ptk/ptk-utils.c:160:15: warning: cast from pointer to integer of different size | |
ptk/ptk-utils.c: In function ‘ptk_show_error’: | |
ptk/ptk-utils.c:196:3: warning: format not a string literal and no format arguments | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-dir-tree-view.o `test -f 'ptk/ptk-dir-tree-view.c' || echo './'`ptk/ptk-dir-tree-view.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-dir-tree.o `test -f 'ptk/ptk-dir-tree.c' || echo './'`ptk/ptk-dir-tree.c | |
ptk/ptk-dir-tree-view.c: In function ‘filter_func’: | |
ptk/ptk-dir-tree-view.c:115:28: warning: cast from pointer to integer of different size | |
ptk/ptk-dir-tree-view.c: In function ‘ptk_dir_tree_view_new’: | |
ptk/ptk-dir-tree-view.c:191:45: warning: cast to pointer from integer of different size | |
ptk/ptk-dir-tree-view.c: In function ‘ptk_dir_tree_view_show_hidden_files’: | |
ptk/ptk-dir-tree-view.c:385:45: warning: cast to pointer from integer of different size | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-location-view.o `test -f 'ptk/ptk-location-view.c' || echo './'`ptk/ptk-location-view.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-bookmarks.o `test -f 'ptk/ptk-bookmarks.c' || echo './'`ptk/ptk-bookmarks.c | |
ptk/ptk-location-view.c: In function ‘update_all’: | |
ptk/ptk-location-view.c:197:22: warning: initialization discards qualifiers from pointer target type | |
ptk/ptk-location-view.c: In function ‘update_names’: | |
ptk/ptk-location-view.c:241:22: warning: initialization discards qualifiers from pointer target type | |
ptk/ptk-location-view.c: In function ‘on_row_activated’: | |
ptk/ptk-location-view.c:371:25: warning: assignment discards qualifiers from pointer target type | |
ptk/ptk-location-view.c: In function ‘ptk_location_view_new’: | |
ptk/ptk-location-view.c:449:10: warning: assignment from incompatible pointer type | |
ptk/ptk-location-view.c:499:9: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
ptk/ptk-location-view.c: In function ‘on_mount’: | |
ptk/ptk-location-view.c:770:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_check_root’: | |
ptk/ptk-location-view.c:826:40: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_mount_root’: | |
ptk/ptk-location-view.c:883:40: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_umount_root’: | |
ptk/ptk-location-view.c:932:40: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_change_label’: | |
ptk/ptk-location-view.c:1045:40: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_umount’: | |
ptk/ptk-location-view.c:1083:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_eject’: | |
ptk/ptk-location-view.c:1108:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_autoopen_cb’: | |
ptk/ptk-location-view.c:1149:22: warning: initialization discards qualifiers from pointer target type | |
ptk/ptk-location-view.c: In function ‘try_mount’: | |
ptk/ptk-location-view.c:1173:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c:1187:5: warning: passing argument 3 of ‘ptk_file_exec_new’ from incompatible pointer type | |
ptk/ptk-file-task.h:71:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
ptk/ptk-location-view.c:1196:27: warning: assignment from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_open_tab’: | |
ptk/ptk-location-view.c:1213:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c:1237:31: warning: assignment from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_open’: | |
ptk/ptk-location-view.c:1256:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c:1280:31: warning: assignment from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_remount’: | |
ptk/ptk-location-view.c:1309:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_reload’: | |
ptk/ptk-location-view.c:1355:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_sync’: | |
ptk/ptk-location-view.c:1405:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_run’: | |
ptk/ptk-location-view.c:1430:23: warning: initialization makes integer from pointer without a cast | |
ptk/ptk-location-view.c: In function ‘on_format’: | |
ptk/ptk-location-view.c:1484:40: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_restore’: | |
ptk/ptk-location-view.c:1667:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_restore_info’: | |
ptk/ptk-location-view.c:1794:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_backup’: | |
ptk/ptk-location-view.c:1837:5: warning: passing argument 1 of ‘gethostname’ from incompatible pointer type | |
/usr/include/bits/unistd.h:345:1: note: expected ‘char *’ but argument is of type ‘char * (*)[128]’ | |
ptk/ptk-location-view.c:1837:5: warning: passing argument 2 of ‘gethostname’ makes integer from pointer without a cast | |
/usr/include/bits/unistd.h:345:1: note: expected ‘size_t’ but argument is of type ‘int *’ | |
ptk/ptk-location-view.c:1841:9: warning: format ‘%s’ expects type ‘char *’, but argument 2 has type ‘char **’ | |
ptk/ptk-location-view.c:1958:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c: In function ‘on_prop’: | |
ptk/ptk-location-view.c:2011:32: warning: unknown escape sequence: '\-' | |
ptk/ptk-location-view.c:2179:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c:2183:57: warning: passing argument 3 of ‘ptk_file_exec_new’ from incompatible pointer type | |
ptk/ptk-file-task.h:71:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-location-view.c: In function ‘ptk_location_view_on_action’: | |
ptk/ptk-location-view.c:2329:5: warning: passing argument 1 of ‘ptk_location_view_get_selected_vol’ from incompatible pointer type | |
ptk/ptk-location-view.c:298:12: note: expected ‘struct GtkTreeView *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-location-view.c: In function ‘on_button_press_event’: | |
ptk/ptk-location-view.c:2414:36: warning: initialization from incompatible pointer type | |
ptk/ptk-location-view.c:2445:9: warning: passing argument 3 of ‘on_eject’ from incompatible pointer type | |
ptk/ptk-location-view.c:1099:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
ptk/ptk-location-view.c:2457:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2460:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2463:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2466:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2468:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2471:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2474:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2477:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2480:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2483:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2486:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2489:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2491:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2492:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2493:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2494:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2495:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2496:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2498:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2500:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2501:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2505:9: warning: passing argument 3 of ‘xset_add_menu’ from incompatible pointer type | |
./settings.h:348:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-location-view.c:2538:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2541:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2544:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2547:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2550:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2553:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2556:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2559:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2562:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2565:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2568:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2572:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2576:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2580:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2585:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2588:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkWidget *, struct XSet *)’ | |
ptk/ptk-location-view.c:2593:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2601:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct VFSVolume *, struct GtkWidget *)’ | |
ptk/ptk-location-view.c:2610:69: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-location-view.c:2611:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2612:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2613:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2614:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2615:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2616:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2617:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2618:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2619:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2620:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2621:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2637:9: warning: passing argument 3 of ‘xset_add_menu’ from incompatible pointer type | |
./settings.h:348:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-location-view.c: In function ‘on_bookmark_rename’: | |
ptk/ptk-location-view.c:2858:37: warning: passing argument 1 of ‘xset_text_dialog’ from incompatible pointer type | |
./settings.h:363:10: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-location-view.c: In function ‘on_bookmark_edit’: | |
ptk/ptk-location-view.c:2878:37: warning: passing argument 1 of ‘xset_text_dialog’ from incompatible pointer type | |
./settings.h:363:10: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-location-view.c: In function ‘on_bookmark_button_press_event’: | |
ptk/ptk-location-view.c:2977:15: warning: assignment from incompatible pointer type | |
ptk/ptk-location-view.c:2983:57: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-location-view.c:2984:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
ptk/ptk-location-view.c:2985:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-location-view.c:2986:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-location-view.c:2988:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-location-view.c:2990:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-location-view.c:2992:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-location-view.c:2994:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-location-view.c:3002:9: warning: passing argument 3 of ‘xset_add_menu’ from incompatible pointer type | |
./settings.h:348:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-location-view.c: In function ‘ptk_bookmark_view_new’: | |
ptk/ptk-location-view.c:3095:10: warning: assignment from incompatible pointer type | |
ptk/ptk-location-view.c:3155:9: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-input-dialog.o `test -f 'ptk/ptk-input-dialog.c' || echo './'`ptk/ptk-input-dialog.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-file-task.o `test -f 'ptk/ptk-file-task.c' || echo './'`ptk/ptk-file-task.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-file-archiver.o `test -f 'ptk/ptk-file-archiver.c' || echo './'`ptk/ptk-file-archiver.c | |
ptk/ptk-file-task.c: In function ‘ptk_file_task_destroy_delayed’: | |
ptk/ptk-file-task.c:122:5: warning: ‘return’ with a value, in function returning void | |
ptk/ptk-file-task.c: In function ‘ptk_file_task_add_main’: | |
ptk/ptk-file-task.c:225:13: warning: passing argument 1 of ‘gtk_window_present’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwindow.h:330:10: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-task.c: In function ‘ptk_file_task_cancel’: | |
ptk/ptk-file-task.c:322:17: warning: passing argument 3 of ‘ptk_file_exec_new’ from incompatible pointer type | |
ptk/ptk-file-task.c:42:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkWindow *’ | |
ptk/ptk-file-task.c: In function ‘on_view_popup’: | |
ptk/ptk-file-task.c:396:18: warning: assignment from incompatible pointer type | |
ptk/ptk-file-task.c:397:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-task.c:399:18: warning: assignment from incompatible pointer type | |
ptk/ptk-file-task.c:400:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-task.c:401:5: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-task.c: In function ‘ptk_file_task_progress_open’: | |
ptk/ptk-file-task.c:445:61: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-task.c:448:61: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-task.c:556:18: warning: assignment from incompatible pointer type | |
ptk/ptk-file-task.c:561:5: warning: passing argument 1 of ‘gtk_text_view_set_wrap_mode’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktextview.h:334:18: note: expected ‘struct GtkTextView *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-task.c:562:5: warning: passing argument 1 of ‘gtk_text_view_set_editable’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktextview.h:337:18: note: expected ‘struct GtkTextView *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-task.c:564:57: warning: passing argument 1 of ‘gtk_text_view_scroll_to_mark’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktextview.h:229:16: note: expected ‘struct GtkTextView *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-task.c:574:5: warning: passing argument 1 of ‘gtk_alignment_set_padding’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkalignment.h:79:12: note: expected ‘struct GtkAlignment *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-task.c:575:5: warning: passing argument 2 of ‘gtk_container_add’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:111:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
ptk/ptk-file-task.c:637:5: warning: passing argument 1 of ‘gtk_window_set_icon’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwindow.h:285:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-task.c: In function ‘ptk_file_task_progress_update’: | |
ptk/ptk-file-task.c:668:13: warning: passing argument 1 of ‘gtk_window_set_title’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwindow.h:180:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-task.c:673:17: warning: passing argument 1 of ‘gtk_window_set_title’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwindow.h:180:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-task.c:675:17: warning: passing argument 1 of ‘gtk_window_set_title’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwindow.h:180:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-task.c:821:61: warning: passing argument 1 of ‘gtk_text_view_scroll_to_mark’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktextview.h:229:16: note: expected ‘struct GtkTextView *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-task.c:831:9: warning: passing argument 1 of ‘gtk_window_set_icon’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwindow.h:285:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-archiver.c: In function ‘on_format_changed’: | |
ptk/ptk-file-archiver.c:130:5: warning: passing argument 1 of ‘xset_get_s’ discards qualifiers from pointer target type | |
./settings.h:328:7: note: expected ‘char *’ but argument is of type ‘const char * const’ | |
ptk/ptk-file-archiver.c:131:9: warning: passing argument 1 of ‘xset_get_s’ discards qualifiers from pointer target type | |
./settings.h:328:7: note: expected ‘char *’ but argument is of type ‘const char * const’ | |
ptk/ptk-file-archiver.c: In function ‘ptk_file_archiver_create’: | |
ptk/ptk-file-archiver.c:153:40: warning: passing argument 1 of ‘gtk_widget_get_toplevel’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1050:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-archiver.c:156:40: warning: passing argument 2 of ‘gtk_file_chooser_dialog_new’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkfilechooserdialog.h:57:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-archiver.c:174:5: warning: passing argument 1 of ‘gtk_combo_box_get_model’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcombobox.h:111:15: note: expected ‘struct GtkComboBox *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-archiver.c:190:5: warning: passing argument 1 of ‘xset_get_s’ discards qualifiers from pointer target type | |
./settings.h:328:7: note: expected ‘char *’ but argument is of type ‘const char * const’ | |
ptk/ptk-file-archiver.c:191:9: warning: passing argument 1 of ‘xset_get_s’ discards qualifiers from pointer target type | |
./settings.h:328:7: note: expected ‘char *’ but argument is of type ‘const char * const’ | |
ptk/ptk-file-archiver.c:194:5: warning: passing argument 1 of ‘gtk_alignment_set_padding’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkalignment.h:79:12: note: expected ‘struct GtkAlignment *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-archiver.c:195:5: warning: passing argument 2 of ‘gtk_container_add’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:111:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkEntry *’ | |
ptk/ptk-file-archiver.c:276:9: warning: passing argument 1 of ‘xset_set’ discards qualifiers from pointer target type | |
./settings.h:346:7: note: expected ‘char *’ but argument is of type ‘const char * const’ | |
ptk/ptk-file-archiver.c:276:9: warning: passing argument 3 of ‘xset_set’ discards qualifiers from pointer target type | |
./settings.h:346:7: note: expected ‘char *’ but argument is of type ‘const gchar *’ | |
ptk/ptk-file-archiver.c:290:9: warning: passing argument 1 of ‘replace_string’ discards qualifiers from pointer target type | |
./settings.h:321:7: note: expected ‘char *’ but argument is of type ‘const char * const’ | |
ptk/ptk-file-archiver.c:310:9: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
./settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-archiver.c:341:41: warning: passing argument 3 of ‘ptk_file_exec_new’ from incompatible pointer type | |
ptk/ptk-file-task.h:71:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-archiver.c: In function ‘ptk_file_archiver_extract’: | |
ptk/ptk-file-archiver.c:419:44: warning: passing argument 1 of ‘gtk_widget_get_toplevel’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1050:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-archiver.c:422:44: warning: passing argument 2 of ‘gtk_file_chooser_dialog_new’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkfilechooserdialog.h:57:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-archiver.c:427:9: warning: passing argument 1 of ‘gtk_toggle_button_set_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:82:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-archiver.c:431:33: warning: passing argument 1 of ‘gtk_toggle_button_set_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:82:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-archiver.c:468:13: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-archiver.c:469:13: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-archiver.c:581:45: warning: passing argument 2 of ‘ptk_file_exec_new’ discards qualifiers from pointer target type | |
ptk/ptk-file-task.h:71:14: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-archiver.c:581:45: warning: passing argument 3 of ‘ptk_file_exec_new’ from incompatible pointer type | |
ptk/ptk-file-task.h:71:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-console-output.o `test -f 'ptk/ptk-console-output.c' || echo './'`ptk/ptk-console-output.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-clipboard.o `test -f 'ptk/ptk-clipboard.c' || echo './'`ptk/ptk-clipboard.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-file-menu.o `test -f 'ptk/ptk-file-menu.c' || echo './'`ptk/ptk-file-menu.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-file-misc.o `test -f 'ptk/ptk-file-misc.c' || echo './'`ptk/ptk-file-misc.c | |
ptk/ptk-file-menu.c: In function ‘on_file_edit’: | |
ptk/ptk-file-menu.c:307:5: warning: passing argument 1 of ‘xset_edit’ from incompatible pointer type | |
./settings.h:369:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-menu.c: In function ‘on_file_root_edit’: | |
ptk/ptk-file-menu.c:312:5: warning: passing argument 1 of ‘xset_edit’ from incompatible pointer type | |
./settings.h:369:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-menu.c: In function ‘on_popup_detailed_column’: | |
ptk/ptk-file-menu.c:351:53: warning: passing argument 1 of ‘on_folder_view_columns_changed’ from incompatible pointer type | |
ptk/ptk-file-browser.h:305:6: note: expected ‘struct GtkTreeView *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-menu.c: In function ‘on_archive_default’: | |
ptk/ptk-file-menu.c:369:13: warning: passing argument 1 of ‘xset_set_b’ discards qualifiers from pointer target type | |
./settings.h:335:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-menu.c: In function ‘on_add_bookmark’: | |
ptk/ptk-file-menu.c:411:9: warning: passing argument 1 of ‘gtk_widget_get_toplevel’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1050:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-menu.c:412:49: warning: passing argument 1 of ‘ptk_show_error’ from incompatible pointer type | |
ptk/ptk-utils.h:92:6: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-menu.c: In function ‘ptk_file_menu_new’: | |
ptk/ptk-file-menu.c:560:10: warning: assignment from incompatible pointer type | |
ptk/ptk-file-menu.c:563:28: warning: initialization from incompatible pointer type | |
ptk/ptk-file-menu.c:569:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:570:13: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:598:26: warning: assignment from incompatible pointer type | |
ptk/ptk-file-menu.c:599:21: warning: passing argument 1 of ‘gtk_widget_show’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenuItem *’ | |
ptk/ptk-file-menu.c:600:21: warning: passing argument 2 of ‘gtk_container_add’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:111:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenuItem *’ | |
ptk/ptk-file-menu.c:629:14: warning: assignment from incompatible pointer type | |
ptk/ptk-file-menu.c:630:9: warning: passing argument 1 of ‘gtk_menu_shell_append’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected ‘struct GtkMenuShell *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:630:9: warning: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenuItem *’ | |
ptk/ptk-file-menu.c:632:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:633:9: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:648:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:664:9: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:664:14: warning: assignment from incompatible pointer type | |
ptk/ptk-file-menu.c:679:18: warning: assignment from incompatible pointer type | |
ptk/ptk-file-menu.c:680:13: warning: passing argument 1 of ‘gtk_menu_shell_append’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected ‘struct GtkMenuShell *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:680:13: warning: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenuItem *’ | |
ptk/ptk-file-menu.c:685:17: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:687:17: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:688:17: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:689:17: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:694:17: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:697:17: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:701:73: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:705:21: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:711:17: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:714:17: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:721:21: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:728:17: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:730:17: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:737:18: warning: assignment from incompatible pointer type | |
ptk/ptk-file-menu.c:738:13: warning: passing argument 1 of ‘gtk_menu_shell_append’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected ‘struct GtkMenuShell *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:738:13: warning: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenuItem *’ | |
ptk/ptk-file-menu.c:740:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:743:13: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:745:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:747:13: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:749:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:751:13: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:755:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct XSet *)’ | |
ptk/ptk-file-menu.c:759:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct XSet *)’ | |
ptk/ptk-file-menu.c:763:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct XSet *)’ | |
ptk/ptk-file-menu.c:767:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct XSet *)’ | |
ptk/ptk-file-menu.c:778:57: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-menu.c:787:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:789:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:791:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:793:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:794:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:795:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:796:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:797:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:799:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:801:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:803:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:805:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:809:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:812:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:815:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:821:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:833:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:836:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:839:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:841:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:843:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:845:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:860:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:862:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:864:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:866:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:868:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:871:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:874:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *, struct XSet *)’ | |
ptk/ptk-file-menu.c:877:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *, struct XSet *)’ | |
ptk/ptk-file-menu.c:880:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *, struct XSet *)’ | |
ptk/ptk-file-menu.c:884:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:887:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:888:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:890:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:938:13: warning: passing argument 1 of ‘xset_set_cb’ discards qualifiers from pointer target type | |
./settings.h:354:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-menu.c:938:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *, struct XSet *)’ | |
ptk/ptk-file-menu.c:1011:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:1014:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:1017:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:1020:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:1023:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:1036:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1037:9: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1038:9: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1040:9: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1042:9: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1044:9: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1046:9: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:1050:13: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1051:13: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1052:13: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1053:13: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1054:13: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1055:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct GtkWidget *)’ | |
ptk/ptk-file-menu.c:1065:9: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1067:9: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1069:9: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1073:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:1077:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:1081:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:1085:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:1089:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:1093:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:1099:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:1103:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *, int)’ | |
ptk/ptk-file-menu.c:1108:9: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
ptk/ptk-file-menu.c:1130:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:1131:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:1201:13: warning: passing argument 1 of ‘xset_set_cb’ discards qualifiers from pointer target type | |
./settings.h:354:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
ptk/ptk-file-menu.c:1201:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c:1222:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileMenu *)’ | |
ptk/ptk-file-menu.c: In function ‘ptk_file_menu_action’: | |
ptk/ptk-file-menu.c:1683:13: warning: passing argument 1 of ‘xset_edit’ from incompatible pointer type | |
./settings.h:369:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-menu.c:1685:13: warning: passing argument 1 of ‘xset_edit’ from incompatible pointer type | |
./settings.h:369:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-misc.c: In function ‘ptk_delete_files’: | |
ptk/ptk-file-misc.c:132:39: warning: format not a string literal and no format arguments | |
ptk/ptk-file-misc.c: In function ‘on_move_keypress’: | |
ptk/ptk-file-misc.c:267:9: warning: passing argument 1 of ‘gtk_widget_get_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:966:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:268:13: warning: passing argument 1 of ‘gtk_dialog_response’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:171:6: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c: In function ‘on_move_entry_keypress’: | |
ptk/ptk-file-misc.c:278:9: warning: passing argument 1 of ‘gtk_widget_get_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:966:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:279:13: warning: passing argument 1 of ‘gtk_dialog_response’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:171:6: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c: In function ‘on_move_change’: | |
ptk/ptk-file-misc.c:311:31: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:313:31: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:323:13: warning: assignment discards qualifiers from pointer target type | |
ptk/ptk-file-misc.c:375:27: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:422:27: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:458:27: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:565:9: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:604:61: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:604:61: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:616:13: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:629:17: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:640:17: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:652:13: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:664:13: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:676:13: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:691:9: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c: In function ‘select_input’: | |
ptk/ptk-file-misc.c:710:9: warning: passing argument 1 of ‘gtk_editable_select_region’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkeditable.h:88:10: note: expected ‘struct GtkEditable *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:714:9: warning: passing argument 1 of ‘gtk_text_view_get_buffer’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktextview.h:222:16: note: expected ‘struct GtkTextView *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:716:17: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c: In function ‘on_button_focus’: | |
ptk/ptk-file-misc.c:756:21: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:759:13: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:760:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:761:13: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:762:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:763:13: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:764:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:765:13: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:766:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:776:13: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:777:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:778:13: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:779:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:780:13: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:781:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:782:13: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:783:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c: In function ‘on_browse_button_press’: | |
ptk/ptk-file-misc.c:816:36: warning: passing argument 2 of ‘gtk_file_chooser_dialog_new’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkfilechooserdialog.h:57:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c: In function ‘on_font_change’: | |
ptk/ptk-file-misc.c:888:5: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:889:5: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkEntry *’ | |
ptk/ptk-file-misc.c:890:5: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:891:5: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:892:5: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:893:5: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-misc.c: In function ‘on_opt_toggled’: | |
ptk/ptk-file-misc.c:907:5: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:908:5: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:909:5: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:910:5: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:911:5: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:912:5: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:963:9: warning: passing argument 1 of ‘gtk_window_set_icon’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwindow.h:285:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:969:5: warning: passing argument 1 of ‘gtk_window_set_title’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwindow.h:180:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:979:5: warning: passing argument 1 of ‘on_move_change’ from incompatible pointer type | |
ptk/ptk-file-misc.c:286:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextBuffer *’ | |
ptk/ptk-file-misc.c: In function ‘on_toggled’: | |
ptk/ptk-file-misc.c:993:9: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:994:13: warning: passing argument 1 of ‘gtk_toggle_button_set_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:82:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1002:9: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1003:13: warning: passing argument 1 of ‘gtk_toggle_button_set_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:82:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1011:9: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1012:13: warning: passing argument 1 of ‘gtk_toggle_button_set_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:82:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1020:9: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1021:13: warning: passing argument 1 of ‘gtk_toggle_button_set_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:82:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1029:9: warning: passing argument 1 of ‘gtk_toggle_button_set_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:82:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1050:14: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1054:14: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1062:14: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1066:14: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1073:14: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1077:14: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1084:14: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1088:14: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1094:14: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1097:14: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1113:13: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-misc.c:1115:13: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-misc.c:1117:13: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-misc.c: In function ‘on_options_button_press’: | |
ptk/ptk-file-misc.c:1129:22: warning: initialization from incompatible pointer type | |
ptk/ptk-file-misc.c:1133:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct MoveSet *)’ | |
ptk/ptk-file-misc.c:1134:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1134:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-misc.c:1135:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct MoveSet *)’ | |
ptk/ptk-file-misc.c:1136:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1136:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-misc.c:1137:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct MoveSet *)’ | |
ptk/ptk-file-misc.c:1138:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1138:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-misc.c:1139:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct MoveSet *)’ | |
ptk/ptk-file-misc.c:1140:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1140:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-misc.c:1141:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct MoveSet *)’ | |
ptk/ptk-file-misc.c:1142:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1142:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-misc.c:1144:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct MoveSet *)’ | |
ptk/ptk-file-misc.c:1146:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct MoveSet *)’ | |
ptk/ptk-file-misc.c:1147:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct MoveSet *)’ | |
ptk/ptk-file-misc.c:1149:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct MoveSet *)’ | |
ptk/ptk-file-misc.c:1151:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct MoveSet *)’ | |
ptk/ptk-file-misc.c:1153:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1153:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-misc.c:1156:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1156:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-misc.c:1158:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1158:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-misc.c:1159:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct MoveSet *)’ | |
ptk/ptk-file-misc.c:1160:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1160:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-misc.c:1162:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1162:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-misc.c:1163:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct MoveSet *)’ | |
ptk/ptk-file-misc.c:1164:5: warning: passing argument 1 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct DesktopWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1164:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
ptk/ptk-file-misc.c: In function ‘on_label_focus’: | |
ptk/ptk-file-misc.c:1179:21: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1180:19: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1181:26: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1182:19: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1183:26: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1184:19: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1185:26: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1186:19: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1187:26: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1188:19: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1189:26: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1191:13: warning: passing argument 1 of ‘on_button_focus’ from incompatible pointer type | |
ptk/ptk-file-misc.c:751:17: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:1200:21: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1201:19: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1202:26: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1203:19: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1204:26: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1206:13: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkEntry *’ | |
ptk/ptk-file-misc.c:1207:21: warning: passing argument 1 of ‘gtk_widget_get_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:966:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkEntry *’ | |
ptk/ptk-file-misc.c:1208:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1210:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1212:26: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1213:19: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1214:26: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1215:19: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1216:26: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1217:19: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1225:24: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1226:24: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1227:29: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1228:24: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1229:29: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1231:17: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkEntry *’ | |
ptk/ptk-file-misc.c:1232:25: warning: passing argument 1 of ‘gtk_widget_get_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:966:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkEntry *’ | |
ptk/ptk-file-misc.c:1233:28: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1235:28: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1237:29: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1238:24: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1239:29: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1240:24: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1249:16: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1252:9: warning: passing argument 1 of ‘gtk_widget_grab_focus’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:942:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-misc.c: In function ‘copy_entry_to_clipboard’: | |
ptk/ptk-file-misc.c:1268:17: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1270:22: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1275:22: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1277:22: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1279:22: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1281:22: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c: In function ‘on_label_button_press’: | |
ptk/ptk-file-misc.c:1304:25: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1305:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1306:30: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1307:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1308:30: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1309:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1310:30: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1311:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1312:30: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1313:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1314:30: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:1317:17: warning: passing argument 1 of ‘gtk_widget_grab_focus’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:942:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-misc.c: In function ‘ptk_rename_file’: | |
ptk/ptk-file-misc.c:1376:20: warning: assignment discards qualifiers from pointer target type | |
ptk/ptk-file-misc.c:1414:9: warning: passing argument 1 of ‘gtk_widget_get_toplevel’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1050:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
ptk/ptk-file-misc.c:1418:9: warning: passing argument 1 of ‘gtk_widget_get_toplevel’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1050:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct DesktopWindow *’ | |
ptk/ptk-file-misc.c:1423:33: warning: passing argument 2 of ‘gtk_dialog_new_with_buttons’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:130:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1427:19: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1428:5: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1428:5: warning: passing argument 2 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:1435:18: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1436:5: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1436:5: warning: passing argument 2 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:1443:18: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1444:5: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1444:5: warning: passing argument 2 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:1451:18: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1452:5: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1452:5: warning: passing argument 2 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:1454:16: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1455:5: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1455:5: warning: passing argument 2 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
ptk/ptk-file-misc.c:1467:9: warning: passing argument 1 of ‘gtk_widget_set_size_request’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1027:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkWindow *’ | |
ptk/ptk-file-misc.c:1475:22: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1516:22: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1521:5: warning: passing argument 1 of ‘gtk_misc_set_alignment’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmisc.h:69:6: note: expected ‘struct GtkMisc *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-misc.c:1528:22: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1530:5: warning: passing argument 1 of ‘gtk_misc_set_alignment’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmisc.h:69:6: note: expected ‘struct GtkMisc *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-misc.c:1531:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1533:5: warning: passing argument 2 of ‘gtk_label_set_mnemonic_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtklabel.h:133:10: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:1548:22: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1550:21: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1552:5: warning: passing argument 1 of ‘gtk_misc_set_alignment’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmisc.h:69:6: note: expected ‘struct GtkMisc *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-misc.c:1553:21: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1554:5: warning: passing argument 2 of ‘gtk_label_set_mnemonic_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtklabel.h:133:10: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkEntry *’ | |
ptk/ptk-file-misc.c:1568:5: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkEntry *’ | |
ptk/ptk-file-misc.c:1569:5: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-misc.c:1571:27: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1572:5: warning: passing argument 1 of ‘gtk_misc_set_alignment’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmisc.h:69:6: note: expected ‘struct GtkMisc *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-misc.c:1573:28: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1575:5: warning: passing argument 2 of ‘gtk_label_set_mnemonic_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtklabel.h:133:10: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:1590:27: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1592:22: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1594:5: warning: passing argument 1 of ‘gtk_misc_set_alignment’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmisc.h:69:6: note: expected ‘struct GtkMisc *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-misc.c:1595:23: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1597:5: warning: passing argument 2 of ‘gtk_label_set_mnemonic_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtklabel.h:133:10: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:1612:22: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1614:27: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1616:5: warning: passing argument 1 of ‘gtk_misc_set_alignment’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmisc.h:69:6: note: expected ‘struct GtkMisc *’ but argument is of type ‘struct GtkLabel *’ | |
ptk/ptk-file-misc.c:1617:28: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1620:5: warning: passing argument 2 of ‘gtk_label_set_mnemonic_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtklabel.h:133:10: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:1646:5: warning: passing argument 1 of ‘gtk_button_set_focus_on_click’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:118:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1647:5: warning: passing argument 1 of ‘gtk_button_set_focus_on_click’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:118:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1648:5: warning: passing argument 1 of ‘gtk_button_set_focus_on_click’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:118:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1649:5: warning: passing argument 1 of ‘gtk_button_set_focus_on_click’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:118:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1650:5: warning: passing argument 1 of ‘gtk_button_set_focus_on_click’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:118:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1651:5: warning: passing argument 1 of ‘gtk_button_set_focus_on_click’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:118:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1675:20: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1704:21: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1737:5: warning: passing argument 1 of ‘on_move_change’ from incompatible pointer type | |
ptk/ptk-file-misc.c:286:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextBuffer *’ | |
ptk/ptk-file-misc.c:1743:27: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1745:27: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1747:27: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1749:27: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1751:27: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1755:9: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:1756:31: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1757:9: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:1758:31: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1759:9: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:1760:31: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1761:9: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
ptk/ptk-file-misc.c:1762:31: warning: assignment from incompatible pointer type | |
ptk/ptk-file-misc.c:1797:33: warning: passing argument 1 of ‘ptk_show_error’ from incompatible pointer type | |
ptk/ptk-utils.h:92:6: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1811:13: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1812:13: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1813:13: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1814:13: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1815:13: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1816:13: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1846:37: warning: passing argument 1 of ‘ptk_show_error’ from incompatible pointer type | |
ptk/ptk-utils.h:92:6: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1882:49: warning: passing argument 1 of ‘ptk_show_error’ from incompatible pointer type | |
ptk/ptk-utils.h:92:6: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1929:49: warning: passing argument 1 of ‘ptk_show_error’ from incompatible pointer type | |
ptk/ptk-utils.h:92:6: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:1994:37: warning: passing argument 1 of ‘ptk_show_error’ from incompatible pointer type | |
ptk/ptk-utils.h:92:6: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
ptk/ptk-file-misc.c:2032:28: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:2034:33: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:2036:33: warning: comparison of distinct pointer types lacks a cast | |
ptk/ptk-file-misc.c:2038:33: warning: comparison of distinct pointer types lacks a cast | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-file-properties.o `test -f 'ptk/ptk-file-properties.c' || echo './'`ptk/ptk-file-properties.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-ptk-app-chooser.o `test -f 'ptk/ptk-app-chooser.c' || echo './'`ptk/ptk-app-chooser.c | |
ptk/ptk-file-properties.c: In function ‘on_update_labels’: | |
ptk/ptk-file-properties.c:160:5: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ | |
ptk/ptk-file-properties.c:164:5: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ | |
ptk/ptk-file-properties.c: In function ‘file_properties_dlg_new’: | |
ptk/ptk-file-properties.c:558:22: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ | |
ptk/ptk-file-properties.c:564:22: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-exo-icon-view.o `test -f 'exo/exo-icon-view.c' || echo './'`exo/exo-icon-view.c | |
ptk/ptk-app-chooser.c: In function ‘on_cmdline_keypress’: | |
ptk/ptk-app-chooser.c:129:45: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkNotebook *’ | |
ptk/ptk-app-chooser.c: In function ‘app_chooser_dialog_new’: | |
ptk/ptk-app-chooser.c:170:11: warning: assignment from incompatible pointer type | |
ptk/ptk-app-chooser.c:171:14: warning: assignment from incompatible pointer type | |
ptk/ptk-app-chooser.c: In function ‘app_chooser_dialog_get_selected_app’: | |
ptk/ptk-app-chooser.c:291:5: warning: return discards qualifiers from pointer target type | |
ptk/ptk-app-chooser.c: In function ‘on_browse_btn_clicked’: | |
ptk/ptk-app-chooser.c:332:22: warning: assignment from incompatible pointer type | |
ptk/ptk-app-chooser.c:347:45: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkNotebook *’ | |
ptk/ptk-app-chooser.c:348:13: warning: passing argument 1 of ‘gtk_widget_grab_focus’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:942:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkEntry *’ | |
ptk/ptk-app-chooser.c:349:13: warning: passing argument 1 of ‘gtk_editable_set_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkeditable.h:108:10: note: expected ‘struct GtkEditable *’ but argument is of type ‘struct GtkEntry *’ | |
ptk/ptk-app-chooser.c: In function ‘ptk_choose_app_for_mime_type’: | |
ptk/ptk-app-chooser.c:420:5: warning: return discards qualifiers from pointer target type | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-exo-tree-view.o `test -f 'exo/exo-tree-view.c' || echo './'`exo/exo-tree-view.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-exo-private.o `test -f 'exo/exo-private.c' || echo './'`exo/exo-private.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-exo-string.o `test -f 'exo/exo-string.c' || echo './'`exo/exo-string.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-exo-marshal.o `test -f 'exo/exo-marshal.c' || echo './'`exo/exo-marshal.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-desktop-window.o `test -f 'desktop/desktop-window.c' || echo './'`desktop/desktop-window.c | |
desktop/desktop-window.c: In function ‘desktop_window_class_init’: | |
desktop/desktop-window.c:249:22: warning: assignment from incompatible pointer type | |
desktop/desktop-window.c: In function ‘desktop_window_init’: | |
desktop/desktop-window.c:310:22: warning: initialization discards qualifiers from pointer target type | |
desktop/desktop-window.c:316:22: warning: assignment discards qualifiers from pointer target type | |
desktop/desktop-window.c: In function ‘on_button_press’: | |
desktop/desktop-window.c:1017:21: warning: passing argument 1 of ‘ptk_menu_new_from_data’ from incompatible pointer type | |
../src/ptk/ptk-utils.h:74:12: note: expected ‘struct PtkMenuItemEntry *’ but argument is of type ‘struct PtkMenuItemEntry (*)[7]’ | |
desktop/desktop-window.c:1051:5: warning: passing argument 2 of ‘forward_event_to_rootwin’ from incompatible pointer type | |
desktop/desktop-window.c:119:13: note: expected ‘union GdkEvent *’ but argument is of type ‘struct GdkEventButton *’ | |
desktop/desktop-window.c: In function ‘on_button_release’: | |
desktop/desktop-window.c:1090:9: warning: passing argument 2 of ‘forward_event_to_rootwin’ from incompatible pointer type | |
desktop/desktop-window.c:119:13: note: expected ‘union GdkEvent *’ but argument is of type ‘struct GdkEventButton *’ | |
desktop/desktop-window.c: In function ‘on_mouse_move’: | |
desktop/desktop-window.c:1137:21: warning: passing argument 2 of ‘g_timeout_add’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/gmain.h:525:10: note: expected ‘GSourceFunc’ but argument is of type ‘gboolean (*)(struct DesktopWindow *)’ | |
desktop/desktop-window.c:1181:26: warning: passing argument 5 of ‘gtk_drag_begin’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdnd.h:133:17: note: expected ‘union GdkEvent *’ but argument is of type ‘struct GdkEventMotion *’ | |
desktop/desktop-window.c: In function ‘on_drag_data_get’: | |
desktop/desktop-window.c:1334:9: warning: passing argument 2 of ‘g_list_foreach’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/glist.h:100:10: note: expected ‘GFunc’ but argument is of type ‘void (*)(struct VFSFileInfo *)’ | |
desktop/desktop-window.c: In function ‘desktop_window_rename_selected_files’: | |
desktop/desktop-window.c:1534:30: warning: initialization discards qualifiers from pointer target type | |
desktop/desktop-window.c:1542:37: warning: passing argument 1 of ‘xset_text_dialog’ from incompatible pointer type | |
./settings.h:363:10: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct DesktopWindow *’ | |
desktop/desktop-window.c:1563:21: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
./settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct DesktopWindow *’ | |
desktop/desktop-window.c: In function ‘on_key_press’: | |
desktop/desktop-window.c:1641:17: warning: passing argument 3 of ‘desktop_window_rename_selected_files’ discards qualifiers from pointer target type | |
desktop/desktop-window.c:1520:6: note: expected ‘char *’ but argument is of type ‘const char *’ | |
desktop/desktop-window.c: In function ‘get_sort_func’: | |
desktop/desktop-window.c:2239:18: warning: assignment from incompatible pointer type | |
desktop/desktop-window.c:2242:18: warning: assignment from incompatible pointer type | |
desktop/desktop-window.c:2245:18: warning: assignment from incompatible pointer type | |
desktop/desktop-window.c:2248:18: warning: assignment from incompatible pointer type | |
desktop/desktop-window.c:2251:18: warning: assignment from incompatible pointer type | |
desktop/desktop-window.c:2254:18: warning: assignment from incompatible pointer type | |
desktop/desktop-window.c: In function ‘desktop_write_exports’: | |
desktop/desktop-window.c:2638:17: warning: initialization discards qualifiers from pointer target type | |
desktop/desktop-window.c:2691:9: warning: passing argument 2 of ‘g_list_foreach’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/glist.h:100:10: note: expected ‘GFunc’ but argument is of type ‘void (*)(struct VFSFileInfo *)’ | |
desktop/desktop-window.c:2712:23: warning: initialization discards qualifiers from pointer target type | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-desktop.o `test -f 'desktop/desktop.c' || echo './'`desktop/desktop.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-main.o `test -f 'main.c' || echo './'`main.c | |
desktop/desktop.c: In function ‘fm_turn_on_desktop_icons’: | |
desktop/desktop.c:90:9: warning: passing argument 2 of ‘gtk_window_group_add_window’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwindow.h:400:18: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-main-window.o `test -f 'main-window.c' || echo './'`main-window.c | |
main.c: In function ‘single_instance_check’: | |
main.c:336:19: warning: cast to pointer from integer of different size | |
main.c:336:17: warning: assignment makes integer from pointer without a cast | |
main.c: In function ‘init_desktop_or_daemon’: | |
main.c:573:5: warning: passing argument 2 of ‘signal’ from incompatible pointer type | |
/usr/include/signal.h:101:23: note: expected ‘__sighandler_t’ but argument is of type ‘void (*)(void)’ | |
main.c:574:5: warning: passing argument 2 of ‘signal’ from incompatible pointer type | |
/usr/include/signal.h:101:23: note: expected ‘__sighandler_t’ but argument is of type ‘void (*)(void)’ | |
main.c:575:5: warning: passing argument 2 of ‘signal’ from incompatible pointer type | |
/usr/include/signal.h:101:23: note: expected ‘__sighandler_t’ but argument is of type ‘void (*)(void)’ | |
main.c: In function ‘handle_parsed_commandline_args’: | |
main.c:647:9: warning: passing argument 1 of ‘fm_find_files’ from incompatible pointer type | |
find-files.h:29:6: note: expected ‘const char **’ but argument is of type ‘char **’ | |
main.c: In function ‘single_instance_check’: | |
main.c:333:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result | |
main.c:337:18: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result | |
main.c:350:26: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result | |
main.c:352:26: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result | |
main.c: In function ‘dup_to_absolute_file_path’: | |
main.c:599:15: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-settings.o `test -f 'settings.c' || echo './'`settings.c | |
main-window.c: In function ‘on_bookmarks_change’: | |
main-window.c:227:28: warning: assignment from incompatible pointer type | |
main-window.c:236:53: warning: passing argument 2 of ‘gtk_menu_item_set_submenu’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenuitem.h:103:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c: In function ‘add_bookmark’: | |
main-window.c:276:36: warning: initialization from incompatible pointer type | |
main-window.c: In function ‘show_bookmarks’: | |
main-window.c:283:36: warning: initialization from incompatible pointer type | |
main-window.c:291:9: warning: passing argument 1 of ‘gtk_widget_grab_focus’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:942:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c: In function ‘on_plugin_install’: | |
main-window.c:373:41: warning: passing argument 1 of ‘xset_file_dialog’ from incompatible pointer type | |
./settings.h:367:7: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c:383:9: warning: passing argument 1 of ‘xset_text_dialog’ from incompatible pointer type | |
./settings.h:363:10: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c:406:41: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
./settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c:432:41: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
./settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c: In function ‘create_plugins_menu’: | |
main-window.c:472:36: warning: initialization from incompatible pointer type | |
main-window.c:475:15: warning: assignment from incompatible pointer type | |
main-window.c:477:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *, struct XSet *)’ | |
main-window.c:479:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *, struct XSet *)’ | |
main-window.c:481:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *, struct XSet *)’ | |
main-window.c:483:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *, struct XSet *)’ | |
main-window.c:487:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:489:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:492:5: warning: passing argument 1 of ‘gtk_menu_shell_append’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected ‘struct GtkMenuShell *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:495:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:498:29: warning: initialization from incompatible pointer type | |
main-window.c:503:69: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:512:65: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:516:5: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c: In function ‘import_all_plugins’: | |
main-window.c:573:21: warning: initialization from incompatible pointer type | |
main-window.c:577:9: warning: passing argument 3 of ‘g_list_find_custom’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/glist.h:90:10: note: expected ‘GCompareFunc’ but argument is of type ‘void (*)(void *, void *)’ | |
main-window.c:582:9: warning: passing argument 3 of ‘g_list_find_custom’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/glist.h:90:10: note: expected ‘GCompareFunc’ but argument is of type ‘void (*)(void *, void *)’ | |
main-window.c:587:5: warning: passing argument 3 of ‘g_list_find_custom’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/glist.h:90:10: note: expected ‘GCompareFunc’ but argument is of type ‘void (*)(void *, void *)’ | |
main-window.c:589:5: warning: passing argument 3 of ‘g_list_find_custom’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/glist.h:90:10: note: expected ‘GCompareFunc’ but argument is of type ‘void (*)(void *, void *)’ | |
main-window.c:591:5: warning: passing argument 3 of ‘g_list_find_custom’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/glist.h:90:10: note: expected ‘GCompareFunc’ but argument is of type ‘void (*)(void *, void *)’ | |
main-window.c:593:5: warning: passing argument 3 of ‘g_list_find_custom’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/glist.h:90:10: note: expected ‘GCompareFunc’ but argument is of type ‘void (*)(void *, void *)’ | |
main-window.c:602:28: warning: assignment discards qualifiers from pointer target type | |
main-window.c: In function ‘on_save_session’: | |
main-window.c:683:53: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
./settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c: In function ‘on_find_file_activate’: | |
main-window.c:693:36: warning: initialization from incompatible pointer type | |
main-window.c: In function ‘on_open_current_folder_as_root’: | |
main-window.c:712:37: warning: passing argument 2 of ‘ptk_file_exec_new’ discards qualifiers from pointer target type | |
../src/ptk/ptk-file-task.h:71:14: note: expected ‘char *’ but argument is of type ‘const char *’ | |
main-window.c:712:37: warning: passing argument 3 of ‘ptk_file_exec_new’ from incompatible pointer type | |
../src/ptk/ptk-file-task.h:71:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
main-window.c: In function ‘main_window_open_terminal’: | |
main-window.c:728:36: warning: initialization from incompatible pointer type | |
main-window.c:736:25: warning: passing argument 1 of ‘ptk_show_error’ from incompatible pointer type | |
../src/ptk/ptk-utils.h:92:6: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c:749:29: warning: passing argument 2 of ‘ptk_file_exec_new’ discards qualifiers from pointer target type | |
../src/ptk/ptk-file-task.h:71:14: note: expected ‘char *’ but argument is of type ‘const char *’ | |
main-window.c:749:29: warning: passing argument 3 of ‘ptk_file_exec_new’ from incompatible pointer type | |
../src/ptk/ptk-file-task.h:71:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct PtkFileBrowser *’ | |
main-window.c: In function ‘main_window_root_bar_all’: | |
main-window.c:831:13: warning: passing argument 1 of ‘gtk_widget_modify_bg’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1149:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c:833:13: warning: passing argument 1 of ‘gtk_widget_modify_bg’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1149:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
main-window.c:843:13: warning: passing argument 1 of ‘gtk_widget_modify_bg’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1149:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c:845:13: warning: passing argument 1 of ‘gtk_widget_modify_bg’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1149:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
main-window.c: In function ‘main_update_fonts’: | |
main-window.c:892:21: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c:899:21: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c:908:21: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c:912:21: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c:921:21: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c:925:21: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c:934:21: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkEntry *’ | |
main-window.c:938:21: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkEntry *’ | |
main-window.c:948:21: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
main-window.c:952:21: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkLabel *’ | |
main-window.c:973:13: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c:977:13: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c: In function ‘on_main_icon’: | |
main-window.c:1018:9: warning: passing argument 1 of ‘update_window_icon’ from incompatible pointer type | |
main-window.c:985:13: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c: In function ‘main_design_mode’: | |
main-window.c:1024:5: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
./settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c: In function ‘focus_panel’: | |
main-window.c:1180:44: warning: initialization from incompatible pointer type | |
main-window.c:1191:44: warning: initialization from incompatible pointer type | |
main-window.c: In function ‘show_panels’: | |
main-window.c:1238:13: warning: passing argument 1 of ‘gtk_widget_show’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
main-window.c:1240:13: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
main-window.c:1286:45: warning: assignment discards qualifiers from pointer target type | |
main-window.c:1314:37: warning: assignment discards qualifiers from pointer target type | |
main-window.c:1318:13: warning: passing argument 1 of ‘gtk_widget_show’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkNotebook *’ | |
main-window.c:1320:33: warning: passing argument 1 of ‘gtk_toggle_tool_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktoggletoolbutton.h:73:14: note: expected ‘struct GtkToggleToolButton *’ but argument is of type ‘struct GtkToolButton *’ | |
main-window.c:1326:33: warning: passing argument 1 of ‘gtk_toggle_tool_button_set_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktoggletoolbutton.h:71:14: note: expected ‘struct GtkToggleToolButton *’ but argument is of type ‘struct GtkToolButton *’ | |
main-window.c:1334:13: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkNotebook *’ | |
main-window.c:1336:33: warning: passing argument 1 of ‘gtk_toggle_tool_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktoggletoolbutton.h:73:14: note: expected ‘struct GtkToggleToolButton *’ but argument is of type ‘struct GtkToolButton *’ | |
main-window.c:1342:33: warning: passing argument 1 of ‘gtk_toggle_tool_button_set_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktoggletoolbutton.h:71:14: note: expected ‘struct GtkToggleToolButton *’ but argument is of type ‘struct GtkToolButton *’ | |
main-window.c:1350:9: warning: passing argument 1 of ‘gtk_widget_show’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHPaned *’ | |
main-window.c:1352:9: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHPaned *’ | |
main-window.c:1354:9: warning: passing argument 1 of ‘gtk_widget_show’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHPaned *’ | |
main-window.c:1356:9: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHPaned *’ | |
main-window.c: In function ‘on_toggle_panelbar’: | |
main-window.c:1394:21: warning: passing argument 1 of ‘gtk_toggle_tool_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktoggletoolbutton.h:73:14: note: expected ‘struct GtkToggleToolButton *’ but argument is of type ‘struct GtkToolButton *’ | |
main-window.c: In function ‘rebuild_menus’: | |
main-window.c:1424:13: warning: assignment from incompatible pointer type | |
main-window.c:1425:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *)’ | |
main-window.c:1426:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *)’ | |
main-window.c:1427:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *)’ | |
main-window.c:1428:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *)’ | |
main-window.c:1429:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *)’ | |
main-window.c:1430:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct FMMainWindow *)’ | |
main-window.c:1431:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *)’ | |
main-window.c:1433:5: warning: passing argument 3 of ‘xset_add_menu’ from incompatible pointer type | |
./settings.h:348:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1438:5: warning: passing argument 2 of ‘gtk_menu_item_set_submenu’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenuitem.h:103:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1441:13: warning: assignment from incompatible pointer type | |
main-window.c:1442:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *)’ | |
main-window.c:1443:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
main-window.c:1444:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *)’ | |
main-window.c:1445:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *)’ | |
main-window.c:1446:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)()’ | |
main-window.c:1447:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *)’ | |
main-window.c:1462:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *)’ | |
main-window.c:1464:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *)’ | |
main-window.c:1466:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *)’ | |
main-window.c:1468:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *)’ | |
main-window.c:1471:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *)’ | |
main-window.c:1473:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *, int)’ | |
main-window.c:1476:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *, int)’ | |
main-window.c:1479:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *, int)’ | |
main-window.c:1482:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *, int)’ | |
main-window.c:1485:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *, int)’ | |
main-window.c:1488:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *, int)’ | |
main-window.c:1491:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *, int)’ | |
main-window.c:1496:5: warning: passing argument 3 of ‘xset_add_menu’ from incompatible pointer type | |
./settings.h:348:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1501:5: warning: passing argument 2 of ‘gtk_menu_item_set_submenu’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenuitem.h:103:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1506:32: warning: assignment from incompatible pointer type | |
main-window.c:1508:57: warning: passing argument 2 of ‘gtk_menu_item_set_submenu’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenuitem.h:103:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1514:53: warning: passing argument 2 of ‘gtk_menu_item_set_submenu’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenuitem.h:103:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1520:13: warning: assignment from incompatible pointer type | |
main-window.c:1531:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1535:5: warning: passing argument 2 of ‘gtk_menu_item_set_submenu’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenuitem.h:103:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1538:13: warning: assignment from incompatible pointer type | |
main-window.c:1539:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *)’ | |
main-window.c:1540:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, void *)’ | |
main-window.c:1541:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *)’ | |
main-window.c:1542:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *)’ | |
main-window.c:1543:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *)’ | |
main-window.c:1545:5: warning: passing argument 3 of ‘xset_add_menu’ from incompatible pointer type | |
./settings.h:348:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1550:5: warning: passing argument 2 of ‘gtk_menu_item_set_submenu’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenuitem.h:103:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c: In function ‘fm_main_window_init’: | |
main-window.c:1603:26: warning: initialization from incompatible pointer type | |
main-window.c:1608:27: warning: assignment from incompatible pointer type | |
main-window.c:1627:37: warning: assignment from incompatible pointer type | |
main-window.c:1629:53: warning: passing argument 2 of ‘gtk_tool_button_set_icon_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktoolbutton.h:86:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkImage *’ | |
main-window.c:1636:30: warning: initialization from incompatible pointer type | |
main-window.c:1637:13: warning: passing argument 1 of ‘gtk_separator_tool_item_set_draw’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkseparatortoolitem.h:67:14: note: expected ‘struct GtkSeparatorToolItem *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c:1642:26: warning: passing argument 2 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
main-window.c:1644:26: warning: passing argument 2 of ‘gtk_box_pack_start’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbox.h:109:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHBox *’ | |
main-window.c:1646:33: warning: assignment from incompatible pointer type | |
main-window.c:1647:5: warning: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1649:33: warning: assignment from incompatible pointer type | |
main-window.c:1650:5: warning: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1652:33: warning: assignment from incompatible pointer type | |
main-window.c:1653:5: warning: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1658:33: warning: assignment from incompatible pointer type | |
main-window.c:1659:5: warning: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1662:33: warning: assignment from incompatible pointer type | |
main-window.c:1663:5: warning: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1665:33: warning: assignment from incompatible pointer type | |
main-window.c:1666:5: warning: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:101:7: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:1690:29: warning: assignment from incompatible pointer type | |
main-window.c:1691:24: warning: assignment from incompatible pointer type | |
main-window.c:1692:28: warning: assignment from incompatible pointer type | |
main-window.c:1693:31: warning: assignment from incompatible pointer type | |
main-window.c:1697:31: warning: assignment from incompatible pointer type | |
main-window.c:1711:30: warning: assignment from incompatible pointer type | |
main-window.c:1714:69: warning: passing argument 2 of ‘gtk_paned_pack1’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:114:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkNotebook *’ | |
main-window.c:1716:69: warning: passing argument 2 of ‘gtk_paned_pack2’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:118:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkNotebook *’ | |
main-window.c:1718:69: warning: passing argument 2 of ‘gtk_paned_pack1’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:114:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkNotebook *’ | |
main-window.c:1720:69: warning: passing argument 2 of ‘gtk_paned_pack2’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:118:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkNotebook *’ | |
main-window.c:1723:69: warning: passing argument 2 of ‘gtk_paned_pack1’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:114:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHPaned *’ | |
main-window.c:1725:69: warning: passing argument 2 of ‘gtk_paned_pack2’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:118:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkHPaned *’ | |
main-window.c:1728:69: warning: passing argument 2 of ‘gtk_paned_pack1’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:114:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkVPaned *’ | |
main-window.c:1730:69: warning: passing argument 2 of ‘gtk_paned_pack2’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:118:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
main-window.c:1737:5: warning: passing argument 1 of ‘gtk_paned_set_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:124:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkHPaned *’ | |
main-window.c:1741:5: warning: passing argument 1 of ‘gtk_paned_set_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:124:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkHPaned *’ | |
main-window.c:1745:5: warning: passing argument 1 of ‘gtk_paned_set_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:124:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkVPaned *’ | |
main-window.c:1749:5: warning: passing argument 1 of ‘gtk_paned_set_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:124:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkVPaned *’ | |
main-window.c:1770:5: warning: passing argument 2 of ‘gtk_container_add’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:111:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c: In function ‘fm_main_window_close’: | |
main-window.c:1834:5: warning: passing argument 1 of ‘gtk_widget_destroy’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:837:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c: In function ‘fm_main_window_delete_event’: | |
main-window.c:1860:13: warning: passing argument 1 of ‘gtk_paned_get_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:123:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkHPaned *’ | |
main-window.c:1868:13: warning: passing argument 1 of ‘gtk_paned_get_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:123:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkHPaned *’ | |
main-window.c:1876:13: warning: passing argument 1 of ‘gtk_paned_get_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:123:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkVPaned *’ | |
main-window.c:1884:13: warning: passing argument 1 of ‘gtk_paned_get_position’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkpaned.h:123:13: note: expected ‘struct GtkPaned *’ but argument is of type ‘struct GtkVPaned *’ | |
main-window.c:1907:21: warning: passing argument 1 of ‘on_folder_view_columns_changed’ from incompatible pointer type | |
../src/ptk/ptk-file-browser.h:305:6: note: expected ‘struct GtkTreeView *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c:1926:41: warning: format not a string literal and no format arguments | |
main-window.c:1928:9: warning: passing argument 1 of ‘gtk_dialog_set_default_response’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:149:6: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c:1940:5: warning: passing argument 1 of ‘main_tasks_running’ from incompatible pointer type | |
main-window.c:133:10: note: expected ‘struct FMMainWindow *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c:1947:9: warning: passing argument 1 of ‘gtk_dialog_set_default_response’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:149:6: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c:1963:13: warning: passing argument 1 of ‘main_tasks_running’ from incompatible pointer type | |
main-window.c:133:10: note: expected ‘struct FMMainWindow *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c:1975:5: warning: passing argument 1 of ‘fm_main_window_close’ from incompatible pointer type | |
main-window.c:1832:13: note: expected ‘struct FMMainWindow *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c: In function ‘main_window_get_tab_cwd’: | |
main-window.c:2005:61: warning: passing argument 1 of ‘ptk_file_browser_get_cwd’ from incompatible pointer type | |
../src/ptk/ptk-file-browser.h:183:13: note: expected ‘struct PtkFileBrowser *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c: In function ‘main_window_get_panel_cwd’: | |
main-window.c:2048:57: warning: passing argument 1 of ‘ptk_file_browser_get_cwd’ from incompatible pointer type | |
../src/ptk/ptk-file-browser.h:183:13: note: expected ‘struct PtkFileBrowser *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c: In function ‘notebook_clicked’: | |
main-window.c:2178:30: warning: initialization from incompatible pointer type | |
main-window.c:2184:49: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkButton *, struct PtkFileBrowser *)’ | |
main-window.c:2185:13: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:2186:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
main-window.c:2187:13: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:2188:13: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct PtkFileBrowser *)’ | |
main-window.c:2189:13: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:2191:13: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:2193:49: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
main-window.c:2194:13: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c:2196:49: warning: passing argument 3 of ‘xset_set_cb_panel’ from incompatible pointer type | |
./settings.h:340:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
main-window.c:2197:13: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
./settings.h:350:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c: In function ‘fm_main_window_create_tab_label’: | |
main-window.c:2287:5: warning: passing argument 1 of ‘gtk_label_set_ellipsize’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtklabel.h:141:10: note: expected ‘struct GtkLabel *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c:2288:5: warning: passing argument 1 of ‘gtk_label_set_max_width_chars’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtklabel.h:147:10: note: expected ‘struct GtkLabel *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c: In function ‘fm_main_window_add_new_tab’: | |
main-window.c:2382:9: warning: passing argument 1 of ‘on_folder_view_columns_changed’ from incompatible pointer type | |
../src/ptk/ptk-file-browser.h:305:6: note: expected ‘struct GtkTreeView *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c: In function ‘open_url’: | |
main-window.c:2491:5: warning: passing argument 1 of ‘xset_open_url’ from incompatible pointer type | |
./settings.h:370:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkAboutDialog *’ | |
main-window.c:2491:5: warning: passing argument 2 of ‘xset_open_url’ discards qualifiers from pointer target type | |
./settings.h:370:6: note: expected ‘char *’ but argument is of type ‘const gchar *’ | |
main-window.c: In function ‘on_main_help_activate’: | |
main-window.c:2513:5: warning: passing argument 1 of ‘xset_show_help’ from incompatible pointer type | |
./settings.h:387:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c: In function ‘on_main_faq’: | |
main-window.c:2518:5: warning: passing argument 1 of ‘xset_show_help’ from incompatible pointer type | |
./settings.h:387:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c: In function ‘on_homepage_activate’: | |
main-window.c:2523:5: warning: passing argument 1 of ‘xset_open_url’ from incompatible pointer type | |
./settings.h:370:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c: In function ‘on_getplug_activate’: | |
main-window.c:2528:5: warning: passing argument 1 of ‘xset_open_url’ from incompatible pointer type | |
./settings.h:370:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
main-window.c: In function ‘on_about_activate’: | |
main-window.c:2558:9: warning: passing argument 2 of ‘g_object_add_weak_pointer’ from incompatible pointer type | |
/usr/include/glib-2.0/gobject/gobject.h:454:13: note: expected ‘void **’ but argument is of type ‘struct GtkWidget **’ | |
main-window.c: In function ‘set_panel_focus’: | |
main-window.c:2657:49: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkImage *’ | |
main-window.c: In function ‘on_fullscreen_activate’: | |
main-window.c:2668:9: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
main-window.c:2673:9: warning: passing argument 1 of ‘gtk_window_unfullscreen’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwindow.h:340:10: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c:2676:13: warning: passing argument 1 of ‘gtk_widget_show’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkToolbar *’ | |
main-window.c: In function ‘set_window_title’: | |
main-window.c:2700:22: warning: initialization discards qualifiers from pointer target type | |
main-window.c: In function ‘fm_main_window_update_status_bar’: | |
main-window.c:2919:29: warning: initialization discards qualifiers from pointer target type | |
main-window.c: In function ‘on_main_window_keypress’: | |
main-window.c:3127:9: warning: passing argument 1 of ‘gtk_widget_has_focus’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:940:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkEntry *’ | |
main-window.c:3185:37: warning: passing argument 1 of ‘gtk_widget_is_focus’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:941:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c:3203:17: warning: passing argument 1 of ‘ptk_location_view_on_action’ from incompatible pointer type | |
../src/ptk/ptk-location-view.h:44:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c:3268:21: warning: passing argument 2 of ‘on_reorder’ from incompatible pointer type | |
main-window.h:140:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c: In function ‘main_context_fill’: | |
main-window.c:3569:13: warning: passing argument 2 of ‘g_list_foreach’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/glist.h:100:10: note: expected ‘GFunc’ but argument is of type ‘void (*)(struct GtkTreePath *)’ | |
main-window.c: In function ‘main_write_exports’: | |
main-window.c:3704:13: warning: assignment discards qualifiers from pointer target type | |
main-window.c:3705:30: warning: assignment makes integer from pointer without a cast | |
main-window.c:3722:22: warning: assignment discards qualifiers from pointer target type | |
main-window.c:3743:26: warning: assignment discards qualifiers from pointer target type | |
main-window.c:3842:21: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘guint64’ | |
main-window.c:3894:17: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘guint64’ | |
main-window.c:3933:13: warning: passing argument 1 of ‘bash_quote’ discards qualifiers from pointer target type | |
./settings.h:323:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
main-window.c:3967:23: warning: initialization discards qualifiers from pointer target type | |
main-window.c:4064:13: warning: passing argument 1 of ‘bash_quote’ discards qualifiers from pointer target type | |
./settings.h:323:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
main-window.c:4082:13: warning: passing argument 1 of ‘bash_quote’ discards qualifiers from pointer target type | |
./settings.h:323:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
main-window.c:4085:13: warning: passing argument 1 of ‘bash_quote’ discards qualifiers from pointer target type | |
./settings.h:323:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
main-window.c: In function ‘on_task_columns_changed’: | |
main-window.c:4111:15: warning: assignment discards qualifiers from pointer target type | |
main-window.c:4119:13: warning: passing argument 1 of ‘xset_get’ discards qualifiers from pointer target type | |
./settings.h:327:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
main-window.c:4136:13: warning: passing argument 1 of ‘xset_get_b’ discards qualifiers from pointer target type | |
./settings.h:330:10: note: expected ‘char *’ but argument is of type ‘const char *’ | |
main-window.c: In function ‘on_task_destroy’: | |
main-window.c:4147:41: warning: passing argument 4 of ‘g_signal_handler_find’ makes integer from pointer without a cast | |
/usr/include/glib-2.0/gobject/gsignal.h:367:9: note: expected ‘GQuark’ but argument is of type ‘void *’ | |
main-window.c: In function ‘on_task_popup_show’: | |
main-window.c:4238:9: warning: passing argument 1 of ‘gtk_widget_show’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
main-window.c:4243:13: warning: passing argument 1 of ‘gtk_widget_show’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
main-window.c:4245:13: warning: passing argument 1 of ‘gtk_widget_hide’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:853:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkScrolledWindow *’ | |
main-window.c: In function ‘main_task_prepare_menu’: | |
main-window.c:4309:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *, char *)’ | |
main-window.c:4312:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *, char *)’ | |
main-window.c:4316:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *)’ | |
main-window.c:4317:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *)’ | |
main-window.c:4318:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *)’ | |
main-window.c:4319:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *)’ | |
main-window.c:4320:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *)’ | |
main-window.c:4321:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *)’ | |
main-window.c:4322:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *)’ | |
main-window.c:4323:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *)’ | |
main-window.c:4324:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *)’ | |
main-window.c:4325:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *)’ | |
main-window.c:4326:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *)’ | |
main-window.c:4327:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *)’ | |
main-window.c:4328:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct GtkWidget *)’ | |
main-window.c:4331:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *, char *)’ | |
main-window.c:4334:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *, char *)’ | |
main-window.c:4337:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct FMMainWindow *, char *)’ | |
main-window.c: In function ‘on_task_button_press_event’: | |
main-window.c:4392:26: warning: initialization from incompatible pointer type | |
main-window.c:4397:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *, struct PtkFileTask *)’ | |
main-window.c:4401:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTreeView *)’ | |
main-window.c:4406:9: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
./settings.h:354:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkWidget *, struct PtkFileBrowser *)’ | |
main-window.c:4408:9: warning: passing argument 3 of ‘xset_add_menu’ from incompatible pointer type | |
./settings.h:348:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
main-window.c: In function ‘on_task_row_activated’: | |
main-window.c:4436:13: warning: passing argument 1 of ‘gtk_window_present’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwindow.h:330:10: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
main-window.c: In function ‘main_task_view_remove_task’: | |
main-window.c:4466:13: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c: In function ‘main_task_view_update_task’: | |
main-window.c:4617:5: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c:4618:9: warning: passing argument 1 of ‘gtk_widget_get_parent’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:999:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
main-window.c: In function ‘main_task_view_new’: | |
main-window.c:4673:25: warning: initialization from incompatible pointer type | |
main-window.c:4674:5: warning: passing argument 2 of ‘gtk_tree_view_set_model’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktreeview.h:146:24: note: expected ‘struct GtkTreeModel *’ but argument is of type ‘struct GtkListStore *’ | |
main-window.c:4687:13: warning: passing argument 1 of ‘xset_get_int’ discards qualifiers from pointer target type | |
./settings.h:337:5: note: expected ‘char *’ but argument is of type ‘const char *’ | |
main-window.c:4694:13: warning: passing argument 1 of ‘xset_get_int’ discards qualifiers from pointer target type | |
./settings.h:337:5: note: expected ‘char *’ but argument is of type ‘const char *’ | |
main-window.c:4740:9: warning: passing argument 1 of ‘xset_get_b’ discards qualifiers from pointer target type | |
./settings.h:330:10: note: expected ‘char *’ but argument is of type ‘const char *’ | |
main-window.c:4780:9: warning: passing argument 1 of ‘gtk_widget_modify_font’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1161:13: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
settings.c: In function ‘load_settings’: | |
settings.c:576:65: warning: passing argument 1 of ‘g_build_filename’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/gfileutils.h:141:8: note: expected ‘const gchar *’ but argument is of type ‘const gchar * (*)(void)’ | |
settings.c:580:65: warning: passing argument 1 of ‘g_build_filename’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/gfileutils.h:141:8: note: expected ‘const gchar *’ but argument is of type ‘const gchar * (*)(void)’ | |
settings.c:677:17: warning: passing argument 3 of ‘xset_set’ discards qualifiers from pointer target type | |
settings.h:346:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
settings.c: In function ‘save_settings’: | |
settings.c:1079:17: warning: assignment discards qualifiers from pointer target type | |
settings.c: In function ‘replace_line_subs’: | |
settings.c:1282:13: warning: passing argument 2 of ‘replace_string’ discards qualifiers from pointer target type | |
settings.h:321:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
settings.c:1282:13: warning: passing argument 3 of ‘replace_string’ discards qualifiers from pointer target type | |
settings.h:321:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
settings.c: In function ‘replace_desktop_subs’: | |
settings.c:1312:13: warning: passing argument 2 of ‘replace_string’ discards qualifiers from pointer target type | |
settings.h:321:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
settings.c:1312:13: warning: passing argument 3 of ‘replace_string’ discards qualifiers from pointer target type | |
settings.h:321:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
settings.c: In function ‘xset_new’: | |
settings.c:1441:14: warning: assignment makes integer from pointer without a cast | |
settings.c:1442:17: warning: assignment makes integer from pointer without a cast | |
settings.c: In function ‘xset_add_menuitem’: | |
settings.c:2504:13: warning: passing argument 1 of ‘gtk_menu_item_set_label’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenuitem.h:120:12: note: expected ‘struct GtkMenuItem *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c: In function ‘clean_plugin_mirrors’: | |
settings.c:3027:22: warning: assignment discards qualifiers from pointer target type | |
settings.c: In function ‘xset_get_plugins’: | |
settings.c:3134:5: warning: passing argument 2 of ‘g_list_sort’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/glist.h:103:10: note: expected ‘GCompareFunc’ but argument is of type ‘gint (*)(struct XSet *, struct XSet *)’ | |
settings.c: In function ‘xset_import_plugin’: | |
settings.c:3290:22: warning: assignment from incompatible pointer type | |
settings.c: In function ‘on_install_plugin_cb’: | |
settings.c:3357:53: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
settings.c:3375:57: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
settings.c: In function ‘xset_remove_plugin’: | |
settings.c:3429:27: warning: assignment from incompatible pointer type | |
settings.c: In function ‘install_plugin_file’: | |
settings.c:3448:57: warning: passing argument 3 of ‘ptk_file_exec_new’ from incompatible pointer type | |
../src/ptk/ptk-file-task.h:71:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct FMMainWindow *’ | |
settings.c:3510:27: warning: assignment from incompatible pointer type | |
settings.c: In function ‘xset_custom_activate’: | |
settings.c:3767:16: warning: assignment from incompatible pointer type | |
settings.c:3769:13: warning: assignment discards qualifiers from pointer target type | |
settings.c:3773:16: warning: assignment from incompatible pointer type | |
settings.c:3774:13: warning: assignment discards qualifiers from pointer target type | |
settings.c: In function ‘xset_open_url’: | |
settings.c:4188:13: warning: assignment discards qualifiers from pointer target type | |
settings.c:4200:17: warning: assignment discards qualifiers from pointer target type | |
settings.c: In function ‘xset_get_manual_url’: | |
settings.c:4261:16: warning: assignment discards qualifiers from pointer target type | |
settings.c:4288:20: warning: initialization from incompatible pointer type | |
settings.c:4292:9: warning: passing argument 3 of ‘g_list_find_custom’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/glist.h:90:10: note: expected ‘GCompareFunc’ but argument is of type ‘void (*)(void *, void *)’ | |
settings.c:4297:5: warning: passing argument 3 of ‘g_list_find_custom’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/glist.h:90:10: note: expected ‘GCompareFunc’ but argument is of type ‘void (*)(void *, void *)’ | |
settings.c:4299:5: warning: passing argument 3 of ‘g_list_find_custom’ from incompatible pointer type | |
/usr/include/glib-2.0/glib/glist.h:90:10: note: expected ‘GCompareFunc’ but argument is of type ‘void (*)(void *, void *)’ | |
settings.c: In function ‘xset_context_test’: | |
settings.c:4492:22: warning: assignment makes integer from pointer without a cast | |
settings.c: In function ‘enable_context’: | |
settings.c:4616:5: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
settings.c:4617:5: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
settings.c: In function ‘on_context_button_press’: | |
settings.c:4659:17: warning: comparison of distinct pointer types lacks a cast | |
settings.c:4659:44: warning: comparison of distinct pointer types lacks a cast | |
settings.c:4666:21: warning: comparison of distinct pointer types lacks a cast | |
settings.c:4674:9: warning: passing argument 1 of ‘gtk_combo_box_text_get_active_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcomboboxtext.h:72:15: note: expected ‘struct GtkComboBoxText *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4684:9: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
settings.c:4685:21: warning: comparison of distinct pointer types lacks a cast | |
settings.c: In function ‘on_context_sub_changed’: | |
settings.c:4708:9: warning: passing argument 1 of ‘gtk_list_store_remove’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkliststore.h:103:15: note: expected ‘struct GtkListStore *’ but argument is of type ‘struct GtkTreeModel *’ | |
settings.c:4713:22: warning: initialization discards qualifiers from pointer target type | |
settings.c:4722:9: warning: passing argument 1 of ‘gtk_combo_box_text_append_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcomboboxtext.h:63:15: note: expected ‘struct GtkComboBoxText *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4725:5: warning: passing argument 1 of ‘gtk_bin_get_child’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbin.h:66:12: note: expected ‘struct GtkBin *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c: In function ‘on_context_row_activated’: | |
settings.c:4747:5: warning: passing argument 1 of ‘gtk_bin_get_child’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbin.h:66:12: note: expected ‘struct GtkBin *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4748:5: warning: passing argument 1 of ‘gtk_widget_grab_focus’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:942:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c: In function ‘on_current_value_button_press’: | |
settings.c:4758:9: warning: passing argument 1 of ‘gtk_bin_get_child’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbin.h:66:12: note: expected ‘struct GtkBin *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4760:9: warning: passing argument 1 of ‘gtk_widget_grab_focus’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:942:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c: In function ‘on_context_entry_insert’: | |
settings.c:4772:5: warning: passing argument 1 of ‘replace_string’ discards qualifiers from pointer target type | |
settings.h:321:7: note: expected ‘char *’ but argument is of type ‘const gchar *’ | |
settings.c: In function ‘on_context_entry_keypress’: | |
settings.c:4789:9: warning: passing argument 1 of ‘gtk_widget_get_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:966:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
settings.c:4790:13: warning: passing argument 1 of ‘on_context_button_press’ from incompatible pointer type | |
settings.c:4653:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
settings.c:4792:13: warning: passing argument 1 of ‘on_context_button_press’ from incompatible pointer type | |
settings.c:4653:6: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
settings.c: In function ‘xset_context_dlg’: | |
settings.c:4814:33: warning: passing argument 2 of ‘gtk_dialog_new_with_buttons’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:130:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:4822:49: warning: passing argument 1 of ‘gtk_dialog_add_button’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:139:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:4822:49: warning: passing argument 1 of ‘gtk_button_set_focus_on_click’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:118:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:4823:5: warning: passing argument 1 of ‘gtk_dialog_add_button’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:139:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:4824:5: warning: passing argument 1 of ‘gtk_dialog_add_button’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:139:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:4824:18: warning: assignment from incompatible pointer type | |
settings.c:4830:16: warning: assignment from incompatible pointer type | |
settings.c:4831:5: warning: passing argument 2 of ‘gtk_tree_view_set_model’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktreeview.h:146:24: note: expected ‘struct GtkTreeModel *’ but argument is of type ‘struct GtkListStore *’ | |
settings.c:4835:33: warning: initialization from incompatible pointer type | |
settings.c:4838:5: warning: passing argument 2 of ‘gtk_container_add’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:111:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
settings.c:4856:22: warning: assignment from incompatible pointer type | |
settings.c:4863:19: warning: assignment from incompatible pointer type | |
settings.c:4870:21: warning: assignment from incompatible pointer type | |
settings.c:4878:19: warning: assignment from incompatible pointer type | |
settings.c:4881:9: warning: passing argument 1 of ‘gtk_combo_box_text_append_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcomboboxtext.h:63:15: note: expected ‘struct GtkComboBoxText *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4885:20: warning: assignment from incompatible pointer type | |
settings.c:4888:9: warning: passing argument 1 of ‘gtk_combo_box_text_append_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcomboboxtext.h:63:15: note: expected ‘struct GtkComboBoxText *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4890:21: warning: assignment from incompatible pointer type | |
settings.c:4893:21: warning: assignment from incompatible pointer type | |
settings.c:4895:5: warning: passing argument 1 of ‘gtk_combo_box_text_append_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcomboboxtext.h:63:15: note: expected ‘struct GtkComboBoxText *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4896:5: warning: passing argument 1 of ‘gtk_combo_box_text_append_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcomboboxtext.h:63:15: note: expected ‘struct GtkComboBoxText *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4897:5: warning: passing argument 1 of ‘gtk_combo_box_text_append_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcomboboxtext.h:63:15: note: expected ‘struct GtkComboBoxText *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4898:5: warning: passing argument 1 of ‘gtk_combo_box_text_append_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcomboboxtext.h:63:15: note: expected ‘struct GtkComboBoxText *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4902:22: warning: assignment from incompatible pointer type | |
settings.c:4904:5: warning: passing argument 1 of ‘gtk_combo_box_text_append_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcomboboxtext.h:63:15: note: expected ‘struct GtkComboBoxText *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4905:5: warning: passing argument 1 of ‘gtk_combo_box_text_append_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcomboboxtext.h:63:15: note: expected ‘struct GtkComboBoxText *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4906:5: warning: passing argument 1 of ‘gtk_combo_box_text_append_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcomboboxtext.h:63:15: note: expected ‘struct GtkComboBoxText *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4907:5: warning: passing argument 1 of ‘gtk_combo_box_text_append_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcomboboxtext.h:63:15: note: expected ‘struct GtkComboBoxText *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4911:25: warning: assignment from incompatible pointer type | |
settings.c:4914:5: warning: passing argument 1 of ‘gtk_misc_set_alignment’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmisc.h:69:6: note: expected ‘struct GtkMisc *’ but argument is of type ‘struct GtkLabel *’ | |
settings.c:4917:5: warning: passing argument 1 of ‘gtk_bin_get_child’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbin.h:66:12: note: expected ‘struct GtkBin *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4921:5: warning: passing argument 1 of ‘gtk_bin_get_child’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbin.h:66:12: note: expected ‘struct GtkBin *’ but argument is of type ‘struct GtkComboBox *’ | |
settings.c:4926:16: warning: assignment from incompatible pointer type | |
settings.c:4963:17: warning: assignment from incompatible pointer type | |
settings.c:5055:5: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
settings.c: In function ‘xset_show_help’: | |
settings.c:5101:49: warning: pointer type mismatch in conditional expression | |
settings.c: In function ‘xset_design_setkey’: | |
settings.c:5177:17: warning: initialization from incompatible pointer type | |
settings.c:5191:9: warning: passing argument 1 of ‘gtk_message_dialog_format_secondary_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmessagedialog.h:123:12: note: expected ‘struct GtkMessageDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:5219:13: warning: passing argument 1 of ‘gtk_message_dialog_format_secondary_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmessagedialog.h:123:12: note: expected ‘struct GtkMessageDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:5227:61: warning: passing argument 1 of ‘gtk_message_dialog_format_secondary_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmessagedialog.h:123:12: note: expected ‘struct GtkMessageDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c: In function ‘xset_design_job’: | |
settings.c:5288:39: warning: format not a string literal and no format arguments | |
settings.c:5291:9: warning: passing argument 1 of ‘gtk_button_set_label’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:109:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:5293:57: warning: passing argument 1 of ‘gtk_button_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:127:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:5294:9: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:5297:9: warning: passing argument 1 of ‘gtk_button_set_label’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:109:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:5299:57: warning: passing argument 1 of ‘gtk_button_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:127:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:5300:9: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:5305:9: warning: passing argument 1 of ‘gtk_button_set_label’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:109:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:5307:57: warning: passing argument 1 of ‘gtk_button_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:127:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:5308:9: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:5681:43: warning: format not a string literal and no format arguments | |
settings.c:5875:9: warning: passing argument 1 of ‘gtk_check_menu_item_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcheckmenuitem.h:84:12: note: expected ‘struct GtkCheckMenuItem *’ but argument is of type ‘struct GtkMenuItem *’ | |
settings.c: In function ‘xset_design_menu_keypress’: | |
settings.c:5994:17: warning: assignment makes integer from pointer without a cast | |
settings.c:6116:13: warning: passing argument 1 of ‘gtk_menu_shell_deactivate’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:108:7: note: expected ‘struct GtkMenuShell *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6155:13: warning: passing argument 1 of ‘gtk_menu_shell_deactivate’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:108:7: note: expected ‘struct GtkMenuShell *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c: In function ‘xset_design_destroy’: | |
settings.c:6169:5: warning: passing argument 1 of ‘gtk_menu_shell_deactivate’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:108:7: note: expected ‘struct GtkMenuShell *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c: In function ‘on_menu_hide’: | |
settings.c:6175:5: warning: passing argument 1 of ‘gtk_menu_shell_deactivate’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:108:7: note: expected ‘struct GtkMenuShell *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c: In function ‘xset_design_additem’: | |
settings.c:6190:23: warning: passing argument 1 of ‘gtk_image_menu_item_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkimagemenuitem.h:75:12: note: expected ‘struct GtkImageMenuItem *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c: In function ‘xset_design_show_menu’: | |
settings.c:6289:30: warning: initialization from incompatible pointer type | |
settings.c:6332:13: warning: assignment from incompatible pointer type | |
settings.c:6333:5: warning: passing argument 2 of ‘gtk_menu_item_set_submenu’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenuitem.h:103:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6335:11: warning: passing argument 1 of ‘gtk_image_menu_item_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkimagemenuitem.h:75:12: note: expected ‘struct GtkImageMenuItem *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:6374:33: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6383:33: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6390:33: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6395:13: warning: assignment from incompatible pointer type | |
settings.c:6396:5: warning: passing argument 2 of ‘gtk_menu_item_set_submenu’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenuitem.h:103:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6398:11: warning: passing argument 1 of ‘gtk_image_menu_item_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkimagemenuitem.h:75:12: note: expected ‘struct GtkImageMenuItem *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:6408:33: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6426:25: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6433:53: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6440:11: warning: passing argument 1 of ‘gtk_image_menu_item_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkimagemenuitem.h:75:12: note: expected ‘struct GtkImageMenuItem *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:6531:53: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6536:53: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6548:33: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6553:53: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6561:53: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6566:53: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6572:53: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6578:53: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6584:53: warning: passing argument 1 of ‘xset_design_additem’ from incompatible pointer type | |
settings.c:6178:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6658:5: warning: passing argument 1 of ‘gtk_menu_popup’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenu.h:129:9: note: expected ‘struct GtkMenu *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:6658:5: warning: passing argument 2 of ‘gtk_menu_popup’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenu.h:129:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:6659:5: warning: passing argument 1 of ‘gtk_widget_set_sensitive’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:964:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c: In function ‘xset_design_cb’: | |
settings.c:6692:17: warning: passing argument 1 of ‘xset_design_show_menu’ from incompatible pointer type | |
settings.c:6202:13: note: expected ‘struct GtkMenu *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:6725:17: warning: passing argument 1 of ‘xset_design_show_menu’ from incompatible pointer type | |
settings.c:6202:13: note: expected ‘struct GtkMenu *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:6763:17: warning: passing argument 1 of ‘gtk_menu_shell_deactivate’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:108:7: note: expected ‘struct GtkMenuShell *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:6768:13: warning: passing argument 1 of ‘xset_design_show_menu’ from incompatible pointer type | |
settings.c:6202:13: note: expected ‘struct GtkMenu *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c: In function ‘xset_menu_keypress’: | |
settings.c:6840:13: warning: passing argument 1 of ‘gtk_menu_shell_deactivate’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenushell.h:108:7: note: expected ‘struct GtkMenuShell *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c: In function ‘xset_menu_cb’: | |
settings.c:6862:17: warning: assignment from incompatible pointer type | |
settings.c:6866:42: warning: pointer type mismatch in conditional expression | |
settings.c: In function ‘xset_msg_dialog’: | |
settings.c:7035:47: warning: passing argument 1 of ‘gtk_message_dialog_new’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmessagedialog.h:101:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7035:47: warning: format not a string literal and no format arguments | |
settings.c:7038:9: warning: passing argument 1 of ‘gtk_message_dialog_format_secondary_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmessagedialog.h:123:12: note: expected ‘struct GtkMessageDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7038:9: warning: format not a string literal and no format arguments | |
settings.c:7040:9: warning: passing argument 1 of ‘gtk_message_dialog_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmessagedialog.h:115:12: note: expected ‘struct GtkMessageDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7047:9: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7049:61: warning: passing argument 1 of ‘gtk_button_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:127:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7050:9: warning: passing argument 1 of ‘gtk_button_set_focus_on_click’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:118:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c: In function ‘on_multi_input_popup’: | |
settings.c:7166:18: warning: assignment from incompatible pointer type | |
settings.c:7167:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
settings.c:2411:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:7168:5: warning: passing argument 2 of ‘xset_set_cb’ from incompatible pointer type | |
settings.c:1758:7: note: expected ‘int (*)()’ but argument is of type ‘void (*)(struct GtkMenuItem *, struct GtkTextView *)’ | |
settings.c:7169:18: warning: assignment from incompatible pointer type | |
settings.c:7170:5: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
settings.c:2411:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:7171:5: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c: In function ‘multi_input_new’: | |
settings.c:7182:26: warning: initialization from incompatible pointer type | |
settings.c:7183:5: warning: passing argument 2 of ‘gtk_container_add’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcontainer.h:111:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTextView *’ | |
settings.c: In function ‘on_input_keypress’: | |
settings.c:7210:9: warning: passing argument 1 of ‘gtk_dialog_response’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:171:6: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c: In function ‘xset_text_dialog’: | |
settings.c:7231:35: warning: passing argument 1 of ‘gtk_message_dialog_new’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmessagedialog.h:101:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7231:35: warning: format not a string literal and no format arguments | |
settings.c:7240:13: warning: passing argument 1 of ‘gtk_widget_set_size_request’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:1027:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkWindow *’ | |
settings.c:7253:9: warning: passing argument 1 of ‘gtk_message_dialog_format_secondary_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmessagedialog.h:123:12: note: expected ‘struct GtkMessageDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7253:9: warning: format not a string literal and no format arguments | |
settings.c:7255:9: warning: passing argument 1 of ‘gtk_message_dialog_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmessagedialog.h:115:12: note: expected ‘struct GtkMessageDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7258:39: warning: initialization from incompatible pointer type | |
settings.c:7276:9: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7278:61: warning: passing argument 1 of ‘gtk_button_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:127:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7279:9: warning: passing argument 1 of ‘gtk_button_set_focus_on_click’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:118:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7285:9: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7287:61: warning: passing argument 1 of ‘gtk_button_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:127:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7288:9: warning: passing argument 1 of ‘gtk_button_set_focus_on_click’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:118:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7295:9: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7297:61: warning: passing argument 1 of ‘gtk_button_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:127:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7298:9: warning: passing argument 1 of ‘gtk_button_set_focus_on_click’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:118:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7302:5: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7305:5: warning: passing argument 1 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7358:41: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7361:41: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c: In function ‘on_fontdlg_keypress’: | |
settings.c:7464:9: warning: passing argument 1 of ‘gtk_dialog_response’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:171:6: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c: In function ‘xset_font_dialog’: | |
settings.c:7478:9: warning: passing argument 1 of ‘gtk_font_selection_dialog_set_font_name’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkfontsel.h:203:12: note: expected ‘struct GtkFontSelectionDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7482:9: warning: passing argument 1 of ‘gtk_font_selection_dialog_set_preview_text’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkfontsel.h:213:8: note: expected ‘struct GtkFontSelectionDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7491:22: warning: initialization from incompatible pointer type | |
settings.c:7492:5: warning: passing argument 2 of ‘gtk_dialog_add_action_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkdialog.h:136:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
settings.c:7493:5: warning: passing argument 1 of ‘gtk_widget_show’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:851:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkButton *’ | |
settings.c:7494:5: warning: passing argument 1 of ‘gtk_font_selection_dialog_get_ok_button’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkfontsel.h:178:12: note: expected ‘struct GtkFontSelectionDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7494:21: warning: initialization from incompatible pointer type | |
settings.c:7521:9: warning: passing argument 1 of ‘gtk_font_selection_dialog_get_font_name’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkfontsel.h:190:11: note: expected ‘struct GtkFontSelectionDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c: In function ‘xset_file_dialog’: | |
settings.c:7549:36: warning: passing argument 2 of ‘gtk_file_chooser_dialog_new’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkfilechooserdialog.h:57:12: note: expected ‘struct GtkWindow *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7564:18: warning: assignment discards qualifiers from pointer target type | |
settings.c: In function ‘xset_color_dialog’: | |
settings.c:7627:5: warning: passing argument 1 of ‘gtk_button_set_label’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:109:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7629:21: warning: passing argument 1 of ‘gtk_button_set_image’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkbutton.h:127:23: note: expected ‘struct GtkButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7636:13: warning: passing argument 1 of ‘gtk_color_selection_dialog_get_color_selection’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcolorseldialog.h:77:12: note: expected ‘struct GtkColorSelectionDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7637:13: warning: passing argument 1 of ‘gtk_color_selection_set_current_color’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcolorsel.h:92:10: note: expected ‘struct GtkColorSelection *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7647:9: warning: passing argument 1 of ‘gtk_color_selection_dialog_get_color_selection’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcolorseldialog.h:77:12: note: expected ‘struct GtkColorSelectionDialog *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7648:9: warning: passing argument 1 of ‘gtk_color_selection_get_current_color’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcolorsel.h:96:10: note: expected ‘struct GtkColorSelection *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c: In function ‘xset_add_toolitem’: | |
settings.c:7670:15: warning: assignment from incompatible pointer type | |
settings.c:7673:13: warning: passing argument 1 of ‘gtk_tool_button_new’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktoolbutton.h:70:14: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkImage *’ | |
settings.c:7687:13: warning: passing argument 2 of ‘gtk_tool_button_set_icon_widget’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktoolbutton.h:86:23: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkImage *’ | |
settings.c:7689:13: warning: passing argument 1 of ‘gtk_toggle_tool_button_set_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktoggletoolbutton.h:71:14: note: expected ‘struct GtkToggleToolButton *’ but argument is of type ‘struct GtkToolButton *’ | |
settings.c:7702:13: warning: passing argument 1 of ‘gtk_menu_tool_button_new’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:67:15: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkImage *’ | |
settings.c:7706:17: warning: passing argument 1 of ‘gtk_menu_tool_button_set_menu’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:71:15: note: expected ‘struct GtkMenuToolButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7719:36: warning: initialization from incompatible pointer type | |
settings.c:7722:17: warning: passing argument 3 of ‘xset_add_menuitem’ from incompatible pointer type | |
settings.c:2411:12: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:7723:17: warning: passing argument 1 of ‘gtk_menu_tool_button_set_menu’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:71:15: note: expected ‘struct GtkMenuToolButton *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c:7723:17: warning: passing argument 2 of ‘gtk_menu_tool_button_set_menu’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:71:15: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:7724:17: warning: passing argument 1 of ‘gtk_widget_show_all’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:854:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkMenu *’ | |
settings.c:7730:13: warning: passing argument 1 of ‘gtk_separator_tool_item_set_draw’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkseparatortoolitem.h:67:14: note: expected ‘struct GtkSeparatorToolItem *’ but argument is of type ‘struct GtkWidget *’ | |
settings.c: In function ‘load_settings’: | |
settings.c:541:14: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-pref-dialog.o `test -f 'pref-dialog.c' || echo './'`pref-dialog.c | |
pref-dialog.c: In function ‘dir_unload_thumbnails’: | |
pref-dialog.c:141:37: warning: cast from pointer to integer of different size | |
pref-dialog.c: In function ‘on_response’: | |
pref-dialog.c:433:29: warning: passing argument 1 of ‘gtk_widget_destroy’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkwidget.h:837:9: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkTreeView *’ | |
pref-dialog.c:533:21: warning: passing argument 3 of ‘xset_set’ discards qualifiers from pointer target type | |
settings.h:346:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
pref-dialog.c:537:17: warning: passing argument 3 of ‘xset_set’ discards qualifiers from pointer target type | |
settings.h:346:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
pref-dialog.c:553:21: warning: passing argument 3 of ‘xset_set’ discards qualifiers from pointer target type | |
settings.h:346:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
pref-dialog.c:557:17: warning: passing argument 3 of ‘xset_set’ discards qualifiers from pointer target type | |
settings.h:346:7: note: expected ‘char *’ but argument is of type ‘const char *’ | |
pref-dialog.c:561:9: warning: passing argument 3 of ‘xset_set’ discards qualifiers from pointer target type | |
settings.h:346:7: note: expected ‘char *’ but argument is of type ‘const gchar *’ | |
pref-dialog.c:564:29: warning: initialization discards qualifiers from pointer target type | |
pref-dialog.c:638:17: warning: passing argument 1 of ‘xset_msg_dialog’ from incompatible pointer type | |
settings.h:376:5: note: expected ‘struct GtkWidget *’ but argument is of type ‘struct GtkWindow *’ | |
pref-dialog.c: In function ‘on_date_format_changed’: | |
pref-dialog.c:662:11: warning: assignment discards qualifiers from pointer target type | |
pref-dialog.c: In function ‘on_show_thumbnail_toggled’: | |
pref-dialog.c:670:21: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
pref-dialog.c:672:21: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
pref-dialog.c:674:21: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ | |
pref-dialog.c: In function ‘fm_edit_preference’: | |
pref-dialog.c:927:13: warning: passing argument 1 of ‘gtk_combo_box_get_model’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkcombobox.h:111:15: note: expected ‘struct GtkComboBox *’ but argument is of type ‘struct GtkWidget *’ | |
pref-dialog.c:927:38: warning: initialization from incompatible pointer type | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-edit-bookmarks.o `test -f 'edit-bookmarks.c' || echo './'`edit-bookmarks.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-find-files.o `test -f 'find-files.c' || echo './'`find-files.c | |
find-files.c: In function ‘on_open_files’: | |
find-files.c:250:13: warning: passing argument 1 of ‘fm_main_window_get_current_file_browser’ from incompatible pointer type | |
main-window.h:104:12: note: expected ‘struct FMMainWindow *’ but argument is of type ‘struct GtkWidget *’ | |
find-files.c:250:26: warning: assignment from incompatible pointer type | |
find-files.c: In function ‘on_add_search_volumes’: | |
find-files.c:792:18: warning: assignment discards qualifiers from pointer target type | |
find-files.c: In function ‘on_add_search_folder’: | |
find-files.c:842:5: warning: passing argument 4 of ‘gtk_menu_popup’ from incompatible pointer type | |
/usr/include/gtk-2.0/gtk/gtkmenu.h:129:9: note: expected ‘GtkMenuPositionFunc’ but argument is of type ‘void (*)(struct GtkMenu *, int *, int *, gboolean *, struct GtkWidget *)’ | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -c -o spacefm-go-dialog.o `test -f 'go-dialog.c' || echo './'`go-dialog.c | |
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"0.7.4\" -DPACKAGE_STRING=\"spacefm\ 0.7.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"0.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/inotify -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-9999/html\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -ggdb -c -o xml_purge-xml-purge.o `test -f 'xml-purge.c' || echo './'`xml-purge.c | |
xml-purge.c: In function ‘purge_file’: | |
xml-purge.c:99:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result | |
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -o spacefm spacefm-mime-type.o spacefm-mime-action.o spacefm-mime-cache.o spacefm-vfs-file-monitor.o spacefm-vfs-mime-type.o spacefm-vfs-file-info.o spacefm-vfs-dir.o spacefm-vfs-app-desktop.o spacefm-vfs-file-task.o spacefm-vfs-volume-nohal.o spacefm-vfs-execute.o spacefm-vfs-async-task.o spacefm-vfs-thumbnail-loader.o spacefm-vfs-utils.o spacefm-md5.o spacefm-glib-utils.o spacefm-ptk-file-browser.o spacefm-ptk-file-list.o spacefm-ptk-path-entry.o spacefm-ptk-text-renderer.o spacefm-ptk-file-icon-renderer.o spacefm-ptk-utils.o spacefm-working-area.o spacefm-ptk-dir-tree-view.o spacefm-ptk-dir-tree.o spacefm-ptk-location-view.o spacefm-ptk-bookmarks.o spacefm-ptk-input-dialog.o spacefm-ptk-file-task.o spacefm-ptk-file-archiver.o spacefm-ptk-console-output.o spacefm-ptk-clipboard.o spacefm-ptk-file-menu.o spacefm-ptk-file-misc.o spacefm-ptk-file-properties.o spacefm-ptk-app-chooser.o spacefm-exo-icon-view.o spacefm-exo-tree-view.o spacefm-exo-private.o spacefm-exo-string.o spacefm-exo-marshal.o spacefm-desktop-window.o spacefm-desktop.o spacefm-main.o spacefm-main-window.o spacefm-settings.o spacefm-pref-dialog.o spacefm-edit-bookmarks.o spacefm-find-files.o spacefm-go-dialog.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lstartup-notification-1 -lX11 -lm | |
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -ggdb -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -o xml-purge xml_purge-xml-purge.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lX11 -lm | |
libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=native -O2 -pipe -ggdb -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -o spacefm spacefm-mime-type.o spacefm-mime-action.o spacefm-mime-cache.o spacefm-vfs-file-monitor.o spacefm-vfs-mime-type.o spacefm-vfs-file-info.o spacefm-vfs-dir.o spacefm-vfs-app-desktop.o spacefm-vfs-file-task.o spacefm-vfs-volume-nohal.o spacefm-vfs-execute.o spacefm-vfs-async-task.o spacefm-vfs-thumbnail-loader.o spacefm-vfs-utils.o spacefm-md5.o spacefm-glib-utils.o spacefm-ptk-file-browser.o spacefm-ptk-file-list.o spacefm-ptk-path-entry.o spacefm-ptk-text-renderer.o spacefm-ptk-file-icon-renderer.o spacefm-ptk-utils.o spacefm-working-area.o spacefm-ptk-dir-tree-view.o spacefm-ptk-dir-tree.o spacefm-ptk-location-view.o spacefm-ptk-bookmarks.o spacefm-ptk-input-dialog.o spacefm-ptk-file-task.o spacefm-ptk-file-archiver.o spacefm-ptk-console-output.o spacefm-ptk-clipboard.o spacefm-ptk-file-menu.o spacefm-ptk-file-misc.o spacefm-ptk-file-properties.o spacefm-ptk-app-chooser.o spacefm-exo-icon-view.o spacefm-exo-tree-view.o spacefm-exo-private.o spacefm-exo-string.o spacefm-exo-marshal.o spacefm-desktop-window.o spacefm-desktop.o spacefm-main.o spacefm-main-window.o spacefm-settings.o spacefm-pref-dialog.o spacefm-edit-bookmarks.o spacefm-find-files.o spacefm-go-dialog.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 /usr/lib64/libfreetype.so /usr/lib64/libfontconfig.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lstartup-notification-1 -lX11 -lm -pthread | |
libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -march=native -O2 -pipe -ggdb -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -o xml-purge xml_purge-xml-purge.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 /usr/lib64/libfreetype.so /usr/lib64/libfontconfig.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lX11 -lm -pthread | |
make[1]: Leaving directory `/var/tmp/portage/x11-misc/spacefm-9999/work/spacefm-9999/src' | |
Making all in data | |
make[1]: Entering directory `/var/tmp/portage/x11-misc/spacefm-9999/work/spacefm-9999/data' | |
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po spacefm.desktop.in spacefm.desktop | |
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po spacefm-find.desktop.in spacefm-find.desktop | |
Generating and caching the translation database | |
Generating and caching the translation database | |
Merging translations into spacefm.desktop. | |
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po spacefm-folder-handler.desktop.in spacefm-folder-handler.desktop | |
Merging translations into spacefm-find.desktop. | |
Found cached translation database | |
Merging translations into spacefm-folder-handler.desktop. | |
make[1]: Leaving directory `/var/tmp/portage/x11-misc/spacefm-9999/work/spacefm-9999/data' | |
Making all in po | |
make[1]: Entering directory `/var/tmp/portage/x11-misc/spacefm-9999/work/spacefm-9999/po' | |
file=`echo de | sed 's,.*/,,'`.gmo \ | |
&& rm -f $file && /usr/bin/gmsgfmt -o $file de.po | |
make[1]: Leaving directory `/var/tmp/portage/x11-misc/spacefm-9999/work/spacefm-9999/po' | |
make[1]: Entering directory `/var/tmp/portage/x11-misc/spacefm-9999/work/spacefm-9999' | |
make[1]: Nothing to be done for `all-am'. | |
make[1]: Leaving directory `/var/tmp/portage/x11-misc/spacefm-9999/work/spacefm-9999' | |
>>> Source compiled. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment