* Package: media-gfx/fim-0.4_rc3-r1 * Repository: gentoo * Maintainer: xmw@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux readline userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking fim-0.4-rc3.tar.bz2 to /var/tmp/portage/media-gfx/fim-0.4_rc3-r1/work >>> Source unpacked in /var/tmp/portage/media-gfx/fim-0.4_rc3-r1/work >>> Preparing source in /var/tmp/portage/media-gfx/fim-0.4_rc3-r1/work/fim-0.4-rc3 ... * Applying fim-0.4_rc3-poppler031.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/fim-0.4_rc3-r1/work/fim-0.4-rc3 ... ./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 --disable-dependency-tracking --libdir=/usr/lib64 --disable-aa --disable-dia --disable-djvu --disable-exif --disable-framebuffer --disable-gif --disable-graphicsmagick --disable-convert --disable-poppler --disable-png --disable-ps --enable-readline --disable-sdl --disable-static --disable-inkscape --disable-tiff --disable-xfig --disable-hardcoded-font --disable-imlib2 --disable-matrices-rendering --disable-xcftopnm --enable-fimrc --enable-history --enable-loader-string-specification --enable-mark-and-dump --enable-output-console --enable-raw-bits-rendering --enable-read-dirs --enable-recursive-dirs --enable-resize-optimizations --enable-scan-consolefonts --enable-screen --enable-scripting --enable-seek-magic --enable-stdin-image-reading --enable-unicode --enable-warnings --enable-windows --with-default-consolefont=/usr/share/consolefonts/ter-114n.psf.gz configure: Welcome to the Fim configure script! This script will create the right Makefile for building Fim on your system. But first, it will check if your system has the right configuration for Fim to build. There are options to this script, please run : ./configure --help=short for a complete list of these options. Please read BUGS and README and report any bug found to the Fim maintainer! checking for svnversion... no 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking dependency style of x86_64-pc-linux-gnu-g++... none checking for prefix... /usr checking for library containing strerror... none required checking whether make sets $(MAKE)... (cached) yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking whether to enable maintainer-specific portions of Makefiles... no checking for getenv... yes checking for getline... yes checking for fgetln... no checking for get_current_dir_name... yes checking for pow in -lm... yes checking for yylex in -lfl... no checking for GetMagickVersion in -lGraphicsMagick... no checking for imlib_create_image in -lImlib2... no checking for flex... yes checking for bison... yes checking for echo... yes checking for rm... yes checking for sed... yes checking for grep... yes checking for sort... yes checking for cpp... yes checking for awk... yes checking for cat... yes checking for man... yes checking for rm... /bin/rm checking for sed... /bin/sed checking for grep... (cached) /bin/grep checking for echo... /bin/echo checking for sort... /usr/bin/sort checking for cpp... /usr/bin/cpp checking for awk... /usr/bin/awk checking for cat... /bin/cat checking for man... /usr/bin/man configure: Checking for headers required by the Linux framebuffer device. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking linux/fb.h usability... yes checking linux/fb.h presence... yes checking for linux/fb.h... yes checking linux/vt.h usability... yes checking linux/vt.h presence... yes checking for linux/vt.h... yes checking linux/kd.h usability... yes checking linux/kd.h presence... yes checking for linux/kd.h... yes 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 bzero... yes checking for memset... yes checking for memcmp... yes checking for strncmp... yes checking for strcpy... yes checking for bcopy... yes checking for bcmp... yes checking for drand48... yes checking for random... yes checking for rand... yes checking for fileno... yes checking for fmemopen... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking fontconfig/fontconfig.h usability... no checking fontconfig/fontconfig.h presence... no checking for fontconfig/fontconfig.h... no checking fontconfig/fcfreetype.h usability... no checking fontconfig/fcfreetype.h presence... no checking for fontconfig/fcfreetype.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking unix.h usability... no checking unix.h presence... no checking for unix.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking sys/user.h usability... yes checking sys/user.h presence... yes checking for sys/user.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking cstdio usability... yes checking cstdio presence... yes checking for cstdio... yes checking climits usability... yes checking climits presence... yes checking for climits... yes checking size of int... 4 checking size of int *... 8 checking whether byte ordering is bigendian... no checking return type of signal handlers... void checking for regcomp... yes checking whether your system regexp library is completely broken... no checking where to put the documentation...... checking for rl_replace_line in -lreadline... yes checking for tputs in -lcurses... yes checking for jpeg_destroy_decompress in -ljpeg... no configure: WARNING: *** JPEG loader will not be built (JPEG library not found) *** checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for POPPLER... no configure: WARNING: "PDF support is disabled since poppler library version 0.8.7 or newer not found" checking for zcat... yes configure: Fim will use 'zcat' to uncompress "gzipped" font files. checking for convert... no checking for xcftopnm... no checking for inkscape... no checking for fig2dev... no checking for dia... no ./configure: line 11785: freetype-config: command not found ./configure: line 11786: freetype-config: command not found configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating distros/Makefile config.status: creating scripts/Makefile config.status: creating scripts/maintenance/cron-build.sh config.status: creating scripts/maintenance/remote-build.sh config.status: creating scripts/maintenance/cron-svndump.pl config.status: creating scripts/maintenance/cron-rsync.sh config.status: creating config.h config.status: executing depfiles commands configure: Fim v0.4-rc3 has been configured as follows (features marked with * are not recommended): default minimal key mapping : yes readline library support : yes default minimal key bindings : yes default configuration file builtin : yes resize optimizations : yes system,popen calls wrappers enabled : yes will read directories : yes will recurse directories :*yes PNG file support : no JPEG file support : no TIFF file support : no GIF file support : no DJVU file support :*no PDF file support (libpoppler) :*no PS file support (libspectre) :*no GraphicsMagick support :*no Imlib2 support :*no patch for running under screen : yes ~/.fimrc file loading on startup : yes ~/.fim_history load/save : yes autocommands enabled : yes hardcoded font : no will read image files from stdin(-i): yes GNU regexps (default is Posix) :*no use 'xcftopnm' for XCF files :*no use 'convert' for unknown files :*no use 'inkscape' for SVG files :*no use 'fig2dev' for FIG files :*no ASCII art (aalib) support : X (sdllib) experimental support : no framebuffer support : no seek magic signatures :*yes allow custom status bar file info : no If you are not satisfied with this configuration, please run : ./configure --help=short for a complete list of configure options specific to Fim. If you are satisfied, run 'make' to build Fim and its documentation. Otherwise, 'make fim' to build only Fim. To install the program and its documentation, run 'make install' if you are root, or run 'su -c '"make install"' if you are not root. p.s.: documentation is found in the doc/ directory ! Please see doc/FIM.TXT, doc/FIM.html, doc/fim.man. Enjoy! Please see the BUGS file for bug reports, and the documentation anyway! >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/fim-0.4_rc3-r1/work/fim-0.4-rc3 ... make -j1 -j1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/media-gfx/fim-0.4_rc3-r1/work/fim-0.4-rc3/missing --run autoheader) sh: svnversion: command not found rm -f stamp-h1 touch src/config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/var/tmp/portage/media-gfx/fim-0.4_rc3-r1/work/fim-0.4-rc3' Making all in src make[2]: Entering directory '/var/tmp/portage/media-gfx/fim-0.4_rc3-r1/work/fim-0.4-rc3/src' flex -+ --nounistd lex.lex Applying a horrible hack to avoid the flex non-throwing isatty() redeclaration in 'extern C int isatty (int );' /bin/sed -i 's/^.*extern.*isatty.*int.*$//g' lex.yy.cc bison -y -v -d yacc.ypp -o yacc.tab.cpp yacc.ypp: warning: 1 shift/reduce conflict [-Wconflicts-sr] yacc.ypp: warning: 25 reduce/reduce conflicts [-Wconflicts-rr] /bin/echo 'const fim_char_t * FIM_DEFAULT_CONFIG_FILE_CONTENTS =' > conf.h /bin/sed 's/\\/\\\\/g;s/"/\\\"/g;s/^/"/g;s/$/\\n"/g;' fimrc >> conf.h /bin/echo '"";' >> conf.h make all-recursive make[3]: Entering directory '/var/tmp/portage/media-gfx/fim-0.4_rc3-r1/work/fim-0.4-rc3/src' make[4]: Entering directory '/var/tmp/portage/media-gfx/fim-0.4_rc3-r1/work/fim-0.4-rc3/src' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -march=native -O2 -pipe -c -o lex.yy.o lex.yy.cc In file included from lex.lex:33:0: fim.h:331:41: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CNS_FIM_APPTITLE FIM_CNS_FIM", v."PACKAGE_VERSION"" ^ fim.h:369:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":"FIM_CNS_EX_NUM_STRING" jump to "FIM_CNS_EX_NUM_STRING"^th image in the list\n"\ ^ fim.h:369:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":"FIM_CNS_EX_NUM_STRING" jump to "FIM_CNS_EX_NUM_STRING"^th image in the list\n"\ ^ fim.h:372:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":*"FIM_CNS_EX_FCT_STRING" scale the image by "FIM_CNS_EX_FCT_STRING"\n"\ ^ fim.h:372:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":*"FIM_CNS_EX_FCT_STRING" scale the image by "FIM_CNS_EX_FCT_STRING"\n"\ ^ fim.h:373:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":"FIM_CNS_EX_SCALE_STRING"% scale the image to the desired "FIM_CNS_EX_SCALE_STRING"\n"\ ^ fim.h:373:27: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":"FIM_CNS_EX_SCALE_STRING"% scale the image to the desired "FIM_CNS_EX_SCALE_STRING"\n"\ ^ fim.h:374:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":+"FIM_CNS_EX_SCALE_STRING"% scale the image up to the desired percentage "FIM_CNS_EX_SCALE_STRING" (relatively to the original)\n"\ ^ fim.h:374:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":+"FIM_CNS_EX_SCALE_STRING"% scale the image up to the desired percentage "FIM_CNS_EX_SCALE_STRING" (relatively to the original)\n"\ ^ fim.h:375:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":-"FIM_CNS_EX_SCALE_STRING"% scale the image down to the desired percentage "FIM_CNS_EX_SCALE_STRING" (relatively to the original)\n"\ ^ fim.h:375:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":-"FIM_CNS_EX_SCALE_STRING"% scale the image down to the desired percentage "FIM_CNS_EX_SCALE_STRING" (relatively to the original)\n"\ ^ fim.h:377:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "/"FIM_CNS_EX_RE_STRING" entering the pattern "FIM_CNS_EX_RE_STRING" (with /) makes fim jump to the next image whose filename matches "FIM_CNS_EX_RE_STRING"\n"\ ^ fim.h:377:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "/"FIM_CNS_EX_RE_STRING" entering the pattern "FIM_CNS_EX_RE_STRING" (with /) makes fim jump to the next image whose filename matches "FIM_CNS_EX_RE_STRING"\n"\ ^ fim.h:377:70: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] /"FIM_CNS_EX_RE_STRING" entering the pattern "FIM_CNS_EX_RE_STRING" (with /) makes fim jump to the next image whose filename matches "FIM_CNS_EX_RE_STRING"\n"\ ^ fim.h:381:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "!"FIM_CNS_EX_SYSC_STRING" executes the "FIM_CNS_EX_SYSC_STRING" quoted string as a \""FIM_CNS_SHELL"\" shell command\n"\ ^ fim.h:381:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "!"FIM_CNS_EX_SYSC_STRING" executes the "FIM_CNS_EX_SYSC_STRING" quoted string as a \""FIM_CNS_SHELL"\" shell command\n"\ ^ fim.h:381:65: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "!"FIM_CNS_EX_SYSC_STRING" executes the "FIM_CNS_EX_SYSC_STRING" quoted string as a \""FIM_CNS_SHELL"\" shell command\n"\ ^ In file included from lex.lex:33:0: fim.h:707:39: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_LIST FIM_FLT_LIST" : display the files list; "FIM_FLT_LIST" random_shuffle: randomly shuffle the file list; "FIM_FLT_LIST" reverse: reverse the file list; "FIM_FLT_LIST" sort: sort the file list; "FIM_FLT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:80: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] _CMD_HELP_LIST FIM_FLT_LIST" : display the files list; "FIM_FLT_LIST" random_shuffle: randomly shuffle the file list; "FIM_FLT_LIST" reverse: reverse the file list; "FIM_FLT_LIST" sort: sort the file list; "FIM_FLT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:143: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] _LIST" random_shuffle: randomly shuffle the file list; "FIM_FLT_LIST" reverse: reverse the file list; "FIM_FLT_LIST" sort: sort the file list; "FIM_FLT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:190: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] e list; "FIM_FLT_LIST" reverse: reverse the file list; "FIM_FLT_LIST" sort: sort the file list; "FIM_FLT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ In file included from lex.lex:33:0: fim.h:707:292: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] LT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:324: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:401: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ve the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:431: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] IM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:462: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fied " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:508: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:581: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] esnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:654: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] k : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:744: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:872: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:708:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_CD FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING": change the current directory to "FIM_CNS_EX_PATH_STRING". "FIM_FLT_CD" - will change to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ fim.h:708:62: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_CD FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING": change the current directory to "FIM_CNS_EX_PATH_STRING". "FIM_FLT_CD" - will change to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ fim.h:708:120: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ATH_STRING": change the current directory to "FIM_CNS_EX_PATH_STRING". "FIM_FLT_CD" - will change to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ In file included from lex.lex:33:0: fim.h:708:134: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] hange the current directory to "FIM_CNS_EX_PATH_STRING". "FIM_FLT_CD" - will change to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ fim.h:708:215: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ge to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ fim.h:709:39: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_SET FIM_FLT_SET": returns a list of variables which are set; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING": returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:97: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] IM_FLT_SET": returns a list of variables which are set; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING": returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:120: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] list of variables which are set; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING": returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:174: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] S_EX_ID_STRING": returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:189: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] : returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:212: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:237: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] TRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ In file included from lex.lex:33:0: fim.h:709:275: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] TRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:710:39: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_PWD FIM_FLT_PWD" : print the current directory name, and updates the "FIM_VID_PWD" variable" ^ fim.h:711:41: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_EVAL FIM_FLT_EVAL" "FIM_CNS_EX_ARGS_STRING" : evaluate "FIM_CNS_EX_ARGS_STRING" as commands, executing them" ^ fim.h:711:66: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_EVAL FIM_FLT_EVAL" "FIM_CNS_EX_ARGS_STRING" : evaluate "FIM_CNS_EX_ARGS_STRING" as commands, executing them" ^ fim.h:712:44: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_SYSTEM FIM_FLT_SYSTEM" "FIM_CNS_EX_SYSC_STRING": get the output of the shell command "FIM_CNS_EX_SYSC_STRING". (uses popen())" ^ fim.h:712:69: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_SYSTEM FIM_FLT_SYSTEM" "FIM_CNS_EX_SYSC_STRING": get the output of the shell command "FIM_CNS_EX_SYSC_STRING". (uses popen())" ^ fim.h:713:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_WINDOW FIM_FLT_WINDOW" "FIM_CNS_EX_ARGS_STRING" : manipulates the window system windows; each value of "FIM_CNS_EX_ARGS_STRING" shall be one of ['split' | 'hsplit' | 'vsplit' | 'normalize' | 'enlarge' | 'venlarge' | 'henlarge' | 'up' | 'down' | 'left' | 'right' | 'close' | 'swap']" ^ fim.h:713:68: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_WINDOW FIM_FLT_WINDOW" "FIM_CNS_EX_ARGS_STRING" : manipulates the window system windows; each value of "FIM_CNS_EX_ARGS_STRING" shall be one of ['split' | 'hsplit' | 'vsplit' | 'normalize' | 'enlarge' | 'venlarge' | 'henlarge' | 'up' | 'down' | 'left' | 'right' | 'close' | 'swap']" ^ fim.h:714:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_GOTO FIM_FLT_GOTO" {['+'|'-']"FIM_CNS_EX_NUM_STRING"['%']['f'|'p']} | {/"FIM_CNS_EX_RE_STRING"/} | {'+//'}: jump to an image; if "FIM_CNS_EX_NUM_STRING" is given, and not surrounded by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ fim.h:714:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ne FIM_CMD_HELP_GOTO FIM_FLT_GOTO" {['+'|'-']"FIM_CNS_EX_NUM_STRING"['%']['f'|'p']} | {/"FIM_CNS_EX_RE_STRING"/} | {'+//'}: jump to an image; if "FIM_CNS_EX_NUM_STRING" is given, and not surrounded by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ fim.h:714:116: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] '-']"FIM_CNS_EX_NUM_STRING"['%']['f'|'p']} | {/"FIM_CNS_EX_RE_STRING"/} | {'+//'}: jump to an image; if "FIM_CNS_EX_NUM_STRING" is given, and not surrounded by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ fim.h:714:174: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] _RE_STRING"/} | {'+//'}: jump to an image; if "FIM_CNS_EX_NUM_STRING" is given, and not surrounded by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ fim.h:714:271: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] d by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ In file included from lex.lex:33:0: fim.h:714:634: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] n terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ In file included from lex.lex:33:0: fim.h:715:640: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ed by '%', the relative scale will be treated on a percent scale; " "if given '++'('+-'), will increment (decrement) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_DELTA"\"; " "if given '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:718: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] '++'('+-'), will increment (decrement) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_DELTA"\"; " "if given '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:747: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ecrement) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_DELTA"\"; " "if given '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:800: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] D_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_DELTA"\"; " "if given '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:874: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ven '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:903: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:716:39: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_HELP FIM_FLT_HELP" ["FIM_CNS_EX_ID_STRING"] : provide online help, if "FIM_CNS_EX_ID_STRING" is some variable, alias, or command identifier" ^ fim.h:716:63: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_HELP FIM_FLT_HELP" ["FIM_CNS_EX_ID_STRING"] : provide online help, if "FIM_CNS_EX_ID_STRING" is some variable, alias, or command identifier" ^ In file included from lex.lex:33:0: fim.h:719:31: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CNS_SLIDESHOW_CMD "while("FIM_VID_FILEINDEX"<"FIM_VID_FILELISTLEN"){sleep "FIM_VID_WANT_SLEEPS"; next;}" ^ fim.h:719:56: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CNS_SLIDESHOW_CMD "while("FIM_VID_FILEINDEX"<"FIM_VID_FILELISTLEN"){sleep "FIM_VID_WANT_SLEEPS"; next;}" ^ fim.h:719:78: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] IM_CNS_SLIDESHOW_CMD "while("FIM_VID_FILEINDEX"<"FIM_VID_FILELISTLEN"){sleep "FIM_VID_WANT_SLEEPS"; next;}" ^ lex.lex: In member function ‘virtual int yyFlexLexer::yylex()’: lex.lex:235:5: warning: statement has no effect [-Wunused-value] %% ^ lex.yy.cc: In member function ‘int yyFlexLexer::yy_get_next_buffer()’: lex.lex:61:25: warning: statement has no effect [-Wunused-value] if(r==0)number_to_move == YY_MORE_ADJ; \ lex.yy.cc:1357:3: note: in expansion of macro ‘YY_INPUT’ YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), ^~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -march=native -O2 -pipe -c -o yacc.tab.o yacc.tab.cpp In file included from yacc.ypp:59:0: fim.h:331:41: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CNS_FIM_APPTITLE FIM_CNS_FIM", v."PACKAGE_VERSION"" ^ fim.h:369:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":"FIM_CNS_EX_NUM_STRING" jump to "FIM_CNS_EX_NUM_STRING"^th image in the list\n"\ ^ fim.h:369:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":"FIM_CNS_EX_NUM_STRING" jump to "FIM_CNS_EX_NUM_STRING"^th image in the list\n"\ ^ fim.h:372:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":*"FIM_CNS_EX_FCT_STRING" scale the image by "FIM_CNS_EX_FCT_STRING"\n"\ ^ fim.h:372:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":*"FIM_CNS_EX_FCT_STRING" scale the image by "FIM_CNS_EX_FCT_STRING"\n"\ ^ fim.h:373:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":"FIM_CNS_EX_SCALE_STRING"% scale the image to the desired "FIM_CNS_EX_SCALE_STRING"\n"\ ^ fim.h:373:27: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":"FIM_CNS_EX_SCALE_STRING"% scale the image to the desired "FIM_CNS_EX_SCALE_STRING"\n"\ ^ fim.h:374:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":+"FIM_CNS_EX_SCALE_STRING"% scale the image up to the desired percentage "FIM_CNS_EX_SCALE_STRING" (relatively to the original)\n"\ ^ fim.h:374:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":+"FIM_CNS_EX_SCALE_STRING"% scale the image up to the desired percentage "FIM_CNS_EX_SCALE_STRING" (relatively to the original)\n"\ ^ fim.h:375:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":-"FIM_CNS_EX_SCALE_STRING"% scale the image down to the desired percentage "FIM_CNS_EX_SCALE_STRING" (relatively to the original)\n"\ ^ fim.h:375:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":-"FIM_CNS_EX_SCALE_STRING"% scale the image down to the desired percentage "FIM_CNS_EX_SCALE_STRING" (relatively to the original)\n"\ ^ fim.h:377:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "/"FIM_CNS_EX_RE_STRING" entering the pattern "FIM_CNS_EX_RE_STRING" (with /) makes fim jump to the next image whose filename matches "FIM_CNS_EX_RE_STRING"\n"\ ^ fim.h:377:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "/"FIM_CNS_EX_RE_STRING" entering the pattern "FIM_CNS_EX_RE_STRING" (with /) makes fim jump to the next image whose filename matches "FIM_CNS_EX_RE_STRING"\n"\ ^ fim.h:377:70: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] /"FIM_CNS_EX_RE_STRING" entering the pattern "FIM_CNS_EX_RE_STRING" (with /) makes fim jump to the next image whose filename matches "FIM_CNS_EX_RE_STRING"\n"\ ^ fim.h:381:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "!"FIM_CNS_EX_SYSC_STRING" executes the "FIM_CNS_EX_SYSC_STRING" quoted string as a \""FIM_CNS_SHELL"\" shell command\n"\ ^ fim.h:381:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "!"FIM_CNS_EX_SYSC_STRING" executes the "FIM_CNS_EX_SYSC_STRING" quoted string as a \""FIM_CNS_SHELL"\" shell command\n"\ ^ fim.h:381:65: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "!"FIM_CNS_EX_SYSC_STRING" executes the "FIM_CNS_EX_SYSC_STRING" quoted string as a \""FIM_CNS_SHELL"\" shell command\n"\ ^ In file included from yacc.ypp:59:0: fim.h:707:39: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_LIST FIM_FLT_LIST" : display the files list; "FIM_FLT_LIST" random_shuffle: randomly shuffle the file list; "FIM_FLT_LIST" reverse: reverse the file list; "FIM_FLT_LIST" sort: sort the file list; "FIM_FLT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:80: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] _CMD_HELP_LIST FIM_FLT_LIST" : display the files list; "FIM_FLT_LIST" random_shuffle: randomly shuffle the file list; "FIM_FLT_LIST" reverse: reverse the file list; "FIM_FLT_LIST" sort: sort the file list; "FIM_FLT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:143: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] _LIST" random_shuffle: randomly shuffle the file list; "FIM_FLT_LIST" reverse: reverse the file list; "FIM_FLT_LIST" sort: sort the file list; "FIM_FLT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:190: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] e list; "FIM_FLT_LIST" reverse: reverse the file list; "FIM_FLT_LIST" sort: sort the file list; "FIM_FLT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ In file included from yacc.ypp:59:0: fim.h:707:292: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] LT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:324: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:401: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ve the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:431: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] IM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:462: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fied " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:508: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:581: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] esnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:654: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] k : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:744: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:872: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:708:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_CD FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING": change the current directory to "FIM_CNS_EX_PATH_STRING". "FIM_FLT_CD" - will change to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ fim.h:708:62: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_CD FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING": change the current directory to "FIM_CNS_EX_PATH_STRING". "FIM_FLT_CD" - will change to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ fim.h:708:120: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ATH_STRING": change the current directory to "FIM_CNS_EX_PATH_STRING". "FIM_FLT_CD" - will change to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ In file included from yacc.ypp:59:0: fim.h:708:134: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] hange the current directory to "FIM_CNS_EX_PATH_STRING". "FIM_FLT_CD" - will change to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ fim.h:708:215: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ge to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ fim.h:709:39: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_SET FIM_FLT_SET": returns a list of variables which are set; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING": returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:97: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] IM_FLT_SET": returns a list of variables which are set; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING": returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:120: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] list of variables which are set; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING": returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:174: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] S_EX_ID_STRING": returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:189: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] : returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:212: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:237: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] TRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ In file included from yacc.ypp:59:0: fim.h:709:275: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] TRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:710:39: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_PWD FIM_FLT_PWD" : print the current directory name, and updates the "FIM_VID_PWD" variable" ^ fim.h:711:41: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_EVAL FIM_FLT_EVAL" "FIM_CNS_EX_ARGS_STRING" : evaluate "FIM_CNS_EX_ARGS_STRING" as commands, executing them" ^ fim.h:711:66: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_EVAL FIM_FLT_EVAL" "FIM_CNS_EX_ARGS_STRING" : evaluate "FIM_CNS_EX_ARGS_STRING" as commands, executing them" ^ fim.h:712:44: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_SYSTEM FIM_FLT_SYSTEM" "FIM_CNS_EX_SYSC_STRING": get the output of the shell command "FIM_CNS_EX_SYSC_STRING". (uses popen())" ^ fim.h:712:69: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_SYSTEM FIM_FLT_SYSTEM" "FIM_CNS_EX_SYSC_STRING": get the output of the shell command "FIM_CNS_EX_SYSC_STRING". (uses popen())" ^ fim.h:713:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_WINDOW FIM_FLT_WINDOW" "FIM_CNS_EX_ARGS_STRING" : manipulates the window system windows; each value of "FIM_CNS_EX_ARGS_STRING" shall be one of ['split' | 'hsplit' | 'vsplit' | 'normalize' | 'enlarge' | 'venlarge' | 'henlarge' | 'up' | 'down' | 'left' | 'right' | 'close' | 'swap']" ^ fim.h:713:68: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_WINDOW FIM_FLT_WINDOW" "FIM_CNS_EX_ARGS_STRING" : manipulates the window system windows; each value of "FIM_CNS_EX_ARGS_STRING" shall be one of ['split' | 'hsplit' | 'vsplit' | 'normalize' | 'enlarge' | 'venlarge' | 'henlarge' | 'up' | 'down' | 'left' | 'right' | 'close' | 'swap']" ^ fim.h:714:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_GOTO FIM_FLT_GOTO" {['+'|'-']"FIM_CNS_EX_NUM_STRING"['%']['f'|'p']} | {/"FIM_CNS_EX_RE_STRING"/} | {'+//'}: jump to an image; if "FIM_CNS_EX_NUM_STRING" is given, and not surrounded by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ fim.h:714:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ne FIM_CMD_HELP_GOTO FIM_FLT_GOTO" {['+'|'-']"FIM_CNS_EX_NUM_STRING"['%']['f'|'p']} | {/"FIM_CNS_EX_RE_STRING"/} | {'+//'}: jump to an image; if "FIM_CNS_EX_NUM_STRING" is given, and not surrounded by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ fim.h:714:116: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] '-']"FIM_CNS_EX_NUM_STRING"['%']['f'|'p']} | {/"FIM_CNS_EX_RE_STRING"/} | {'+//'}: jump to an image; if "FIM_CNS_EX_NUM_STRING" is given, and not surrounded by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ fim.h:714:174: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] _RE_STRING"/} | {'+//'}: jump to an image; if "FIM_CNS_EX_NUM_STRING" is given, and not surrounded by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ fim.h:714:271: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] d by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ In file included from yacc.ypp:59:0: fim.h:714:634: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] n terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ In file included from yacc.ypp:59:0: fim.h:715:640: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ed by '%', the relative scale will be treated on a percent scale; " "if given '++'('+-'), will increment (decrement) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_DELTA"\"; " "if given '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:718: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] '++'('+-'), will increment (decrement) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_DELTA"\"; " "if given '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:747: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ecrement) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_DELTA"\"; " "if given '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:800: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] D_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_DELTA"\"; " "if given '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:874: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ven '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:903: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:716:39: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_HELP FIM_FLT_HELP" ["FIM_CNS_EX_ID_STRING"] : provide online help, if "FIM_CNS_EX_ID_STRING" is some variable, alias, or command identifier" ^ fim.h:716:63: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_HELP FIM_FLT_HELP" ["FIM_CNS_EX_ID_STRING"] : provide online help, if "FIM_CNS_EX_ID_STRING" is some variable, alias, or command identifier" ^ In file included from yacc.ypp:59:0: fim.h:719:31: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CNS_SLIDESHOW_CMD "while("FIM_VID_FILEINDEX"<"FIM_VID_FILELISTLEN"){sleep "FIM_VID_WANT_SLEEPS"; next;}" ^ fim.h:719:56: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CNS_SLIDESHOW_CMD "while("FIM_VID_FILEINDEX"<"FIM_VID_FILELISTLEN"){sleep "FIM_VID_WANT_SLEEPS"; next;}" ^ fim.h:719:78: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] IM_CNS_SLIDESHOW_CMD "while("FIM_VID_FILEINDEX"<"FIM_VID_FILELISTLEN"){sleep "FIM_VID_WANT_SLEEPS"; next;}" ^ yacc.ypp: In function ‘int yyparse()’: yacc.ypp:256:45: warning: ISO C++ forbids converting a string constant to ‘fim_char_t* {aka char*}’ [-Wpedantic] $$ = opr('x',2,scon(FIM_FLT_ECHO),opr('a',1,scon("Please quote or double-quote your argument or enable FIM_SMART_COMPLETION at compile time\n"))); ^ yacc.ypp:256:155: warning: ISO C++ forbids converting a string constant to ‘fim_char_t* {aka char*}’ [-Wpedantic] $$ = opr('x',2,scon(FIM_FLT_ECHO),opr('a',1,scon("Please quote or double-quote your argument or enable FIM_SMART_COMPLETION at compile time\n"))); ^ /bin/grep define ../config.h | /bin/grep FIM | /usr/bin/sort | /bin/sed 's/^#//g;s/define //g;s/^\([A-Za-z0-9_]*\).*$/+\1 /g;s/^/\"/g;s/$/\"/g' > version.h /bin/echo "\"\n\"" >> version.h /bin/grep define ../config.h | /bin/grep FIM.*'"' | /usr/bin/sort | /bin/sed 's/^#//g;s/define //g;s/^\([A-Za-z0-9_]*\) "\(.*\)"$/"\1 = \\"\2\\"\\n"/g' >> version.h /bin/grep undef ../config.h | /bin/grep FIM | /usr/bin/sort | /bin/sed 's/^#//g;s/.*undef //g;s/^\([A-Za-z0-9_]*\).\+$/-\1 /g;s/^/\"/g;s/$/\"/g' >> version.h /bin/echo '"\n'CXXFLAGS=-Wall -pedantic -march=native -O2 -pipe '\n"' >> version.h /bin/echo 'const fim_char_t * FIM_DEFAULT_GRAMMAR_FILE_CONTENTS =' > grammar.h /usr/bin/awk -f ../scripts/maintenance/yacc2grammar.awk yacc.output | /usr/bin/cpp -include ../scripts/maintenance/yacc2grammar.h | /bin/grep -v '^#' | /bin/sed 's/"/\\\"/g;s/^/"/g;s/$/\\n"/g;' >> grammar.h /bin/echo '"";' >> grammar.h x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -march=native -O2 -pipe -c -o fim.o fim.cpp In file included from fim.cpp:22:0: fim.h:331:41: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CNS_FIM_APPTITLE FIM_CNS_FIM", v."PACKAGE_VERSION"" ^ fim.h:369:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":"FIM_CNS_EX_NUM_STRING" jump to "FIM_CNS_EX_NUM_STRING"^th image in the list\n"\ ^ fim.h:369:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":"FIM_CNS_EX_NUM_STRING" jump to "FIM_CNS_EX_NUM_STRING"^th image in the list\n"\ ^ fim.h:372:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":*"FIM_CNS_EX_FCT_STRING" scale the image by "FIM_CNS_EX_FCT_STRING"\n"\ ^ fim.h:372:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":*"FIM_CNS_EX_FCT_STRING" scale the image by "FIM_CNS_EX_FCT_STRING"\n"\ ^ fim.h:373:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":"FIM_CNS_EX_SCALE_STRING"% scale the image to the desired "FIM_CNS_EX_SCALE_STRING"\n"\ ^ fim.h:373:27: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":"FIM_CNS_EX_SCALE_STRING"% scale the image to the desired "FIM_CNS_EX_SCALE_STRING"\n"\ ^ fim.h:374:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":+"FIM_CNS_EX_SCALE_STRING"% scale the image up to the desired percentage "FIM_CNS_EX_SCALE_STRING" (relatively to the original)\n"\ ^ fim.h:374:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":+"FIM_CNS_EX_SCALE_STRING"% scale the image up to the desired percentage "FIM_CNS_EX_SCALE_STRING" (relatively to the original)\n"\ ^ fim.h:375:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":-"FIM_CNS_EX_SCALE_STRING"% scale the image down to the desired percentage "FIM_CNS_EX_SCALE_STRING" (relatively to the original)\n"\ ^ fim.h:375:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ":-"FIM_CNS_EX_SCALE_STRING"% scale the image down to the desired percentage "FIM_CNS_EX_SCALE_STRING" (relatively to the original)\n"\ ^ fim.h:377:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "/"FIM_CNS_EX_RE_STRING" entering the pattern "FIM_CNS_EX_RE_STRING" (with /) makes fim jump to the next image whose filename matches "FIM_CNS_EX_RE_STRING"\n"\ ^ fim.h:377:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "/"FIM_CNS_EX_RE_STRING" entering the pattern "FIM_CNS_EX_RE_STRING" (with /) makes fim jump to the next image whose filename matches "FIM_CNS_EX_RE_STRING"\n"\ ^ fim.h:377:70: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] /"FIM_CNS_EX_RE_STRING" entering the pattern "FIM_CNS_EX_RE_STRING" (with /) makes fim jump to the next image whose filename matches "FIM_CNS_EX_RE_STRING"\n"\ ^ fim.h:381:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "!"FIM_CNS_EX_SYSC_STRING" executes the "FIM_CNS_EX_SYSC_STRING" quoted string as a \""FIM_CNS_SHELL"\" shell command\n"\ ^ fim.h:381:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "!"FIM_CNS_EX_SYSC_STRING" executes the "FIM_CNS_EX_SYSC_STRING" quoted string as a \""FIM_CNS_SHELL"\" shell command\n"\ ^ fim.h:381:65: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "!"FIM_CNS_EX_SYSC_STRING" executes the "FIM_CNS_EX_SYSC_STRING" quoted string as a \""FIM_CNS_SHELL"\" shell command\n"\ ^ In file included from fim.cpp:22:0: fim.h:707:39: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_LIST FIM_FLT_LIST" : display the files list; "FIM_FLT_LIST" random_shuffle: randomly shuffle the file list; "FIM_FLT_LIST" reverse: reverse the file list; "FIM_FLT_LIST" sort: sort the file list; "FIM_FLT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:80: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] _CMD_HELP_LIST FIM_FLT_LIST" : display the files list; "FIM_FLT_LIST" random_shuffle: randomly shuffle the file list; "FIM_FLT_LIST" reverse: reverse the file list; "FIM_FLT_LIST" sort: sort the file list; "FIM_FLT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:143: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] _LIST" random_shuffle: randomly shuffle the file list; "FIM_FLT_LIST" reverse: reverse the file list; "FIM_FLT_LIST" sort: sort the file list; "FIM_FLT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:190: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] e list; "FIM_FLT_LIST" reverse: reverse the file list; "FIM_FLT_LIST" sort: sort the file list; "FIM_FLT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ In file included from fim.cpp:22:0: fim.h:707:292: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] LT_LIST" pop : pop the last file from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:324: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] from the files list; " FIM_FLT_LIST" remove ["FIM_CNS_EX_FNS_STRING"] : remove the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:401: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ve the current file, or the "FIM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:431: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] IM_CNS_EX_FNS_STRING", if specified " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:462: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fied " "; push "FIM_CNS_EX_FNS_STRING" : push "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:508: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "FIM_CNS_EX_FNS_STRING" to the back of the files list; "FIM_FLT_LIST" filesnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:581: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] esnum : display the number of files in the files list; "FIM_FLT_LIST" mark : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:654: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] k : mark the current file for stdout printing at exit; "FIM_FLT_LIST" unmark : unmark the current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:744: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] current file, preventing from stdout printing at exit; "FIM_FLT_LIST" pushdir {dirname} : will push all the files in {dirname}, when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:707:872: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] when matching the regular expression in variable "FIM_VID_PUSHDIR_RE" or, if empty, from constant regular expression "FIM_CNS_PUSHDIR_RE" " ^ fim.h:708:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_CD FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING": change the current directory to "FIM_CNS_EX_PATH_STRING". "FIM_FLT_CD" - will change to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ fim.h:708:62: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_CD FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING": change the current directory to "FIM_CNS_EX_PATH_STRING". "FIM_FLT_CD" - will change to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ fim.h:708:120: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ATH_STRING": change the current directory to "FIM_CNS_EX_PATH_STRING". "FIM_FLT_CD" - will change to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ In file included from fim.cpp:22:0: fim.h:708:134: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] hange the current directory to "FIM_CNS_EX_PATH_STRING". "FIM_FLT_CD" - will change to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ fim.h:708:215: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ge to the previous current directory (before the last \":"FIM_FLT_CD" "FIM_CNS_EX_PATH_STRING"\" command)" ^ fim.h:709:39: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_SET FIM_FLT_SET": returns a list of variables which are set; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING": returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:97: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] IM_FLT_SET": returns a list of variables which are set; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING": returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:120: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] list of variables which are set; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING": returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:174: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] S_EX_ID_STRING": returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:189: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] : returns the value of variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:212: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] variable "FIM_CNS_EX_ID_STRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:709:237: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] TRING"; "FIM_FLT_SET" "FIM_CNS_EX_ID_STRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ In file included from fim.cpp:22:0: fim.h:709:275: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] TRING" "FIM_CNS_EX_CMDS_STRING": sets variable "FIM_CNS_EX_ID_STRING" to value "FIM_CNS_EX_CMDS_STRING"; " ^ fim.h:710:39: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_PWD FIM_FLT_PWD" : print the current directory name, and updates the "FIM_VID_PWD" variable" ^ fim.h:711:41: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_EVAL FIM_FLT_EVAL" "FIM_CNS_EX_ARGS_STRING" : evaluate "FIM_CNS_EX_ARGS_STRING" as commands, executing them" ^ fim.h:711:66: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_EVAL FIM_FLT_EVAL" "FIM_CNS_EX_ARGS_STRING" : evaluate "FIM_CNS_EX_ARGS_STRING" as commands, executing them" ^ fim.h:712:44: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_SYSTEM FIM_FLT_SYSTEM" "FIM_CNS_EX_SYSC_STRING": get the output of the shell command "FIM_CNS_EX_SYSC_STRING". (uses popen())" ^ fim.h:712:69: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_SYSTEM FIM_FLT_SYSTEM" "FIM_CNS_EX_SYSC_STRING": get the output of the shell command "FIM_CNS_EX_SYSC_STRING". (uses popen())" ^ fim.h:713:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_WINDOW FIM_FLT_WINDOW" "FIM_CNS_EX_ARGS_STRING" : manipulates the window system windows; each value of "FIM_CNS_EX_ARGS_STRING" shall be one of ['split' | 'hsplit' | 'vsplit' | 'normalize' | 'enlarge' | 'venlarge' | 'henlarge' | 'up' | 'down' | 'left' | 'right' | 'close' | 'swap']" ^ fim.h:713:68: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_WINDOW FIM_FLT_WINDOW" "FIM_CNS_EX_ARGS_STRING" : manipulates the window system windows; each value of "FIM_CNS_EX_ARGS_STRING" shall be one of ['split' | 'hsplit' | 'vsplit' | 'normalize' | 'enlarge' | 'venlarge' | 'henlarge' | 'up' | 'down' | 'left' | 'right' | 'close' | 'swap']" ^ fim.h:714:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_GOTO FIM_FLT_GOTO" {['+'|'-']"FIM_CNS_EX_NUM_STRING"['%']['f'|'p']} | {/"FIM_CNS_EX_RE_STRING"/} | {'+//'}: jump to an image; if "FIM_CNS_EX_NUM_STRING" is given, and not surrounded by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ fim.h:714:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ne FIM_CMD_HELP_GOTO FIM_FLT_GOTO" {['+'|'-']"FIM_CNS_EX_NUM_STRING"['%']['f'|'p']} | {/"FIM_CNS_EX_RE_STRING"/} | {'+//'}: jump to an image; if "FIM_CNS_EX_NUM_STRING" is given, and not surrounded by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ fim.h:714:116: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] '-']"FIM_CNS_EX_NUM_STRING"['%']['f'|'p']} | {/"FIM_CNS_EX_RE_STRING"/} | {'+//'}: jump to an image; if "FIM_CNS_EX_NUM_STRING" is given, and not surrounded by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ fim.h:714:174: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] _RE_STRING"/} | {'+//'}: jump to an image; if "FIM_CNS_EX_NUM_STRING" is given, and not surrounded by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ fim.h:714:271: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] d by any specifier, will go to image at index "FIM_CNS_EX_NUM_STRING" ; if followed by '%', the effective index will be computed as a percentage to the current available images; if prepended by '-' or '+', the jump will be relative to the current index; the 'f' specifier asks for the jump to occur within the files; the 'p' specifier asks for the jump to occur in terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ In file included from fim.cpp:22:0: fim.h:714:634: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] n terms of pages, within the current file; if /"FIM_CNS_EX_RE_STRING"/ is given, will jump to the first image matching the given /"FIM_CNS_EX_RE_STRING"/ regular expression pattern; if given '+//', will jump to the first different image matching the last given regular expression pattern" ^ In file included from fim.cpp:22:0: fim.h:715:640: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ed by '%', the relative scale will be treated on a percent scale; " "if given '++'('+-'), will increment (decrement) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_DELTA"\"; " "if given '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:718: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] '++'('+-'), will increment (decrement) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_DELTA"\"; " "if given '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:747: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ecrement) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_DELTA"\"; " "if given '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:800: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] D_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_DELTA"\"; " "if given '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:874: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ven '+*'('+/'), will multiply (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:715:903: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] (divide) the \""FIM_VID_MAGNIFY_FACTOR"\", \""FIM_VID_REDUCE_FACTOR"\" variables by \""FIM_VID_SCALE_FACTOR_MULTIPLIER"\"; " ^ fim.h:716:39: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_HELP FIM_FLT_HELP" ["FIM_CNS_EX_ID_STRING"] : provide online help, if "FIM_CNS_EX_ID_STRING" is some variable, alias, or command identifier" ^ fim.h:716:63: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CMD_HELP_HELP FIM_FLT_HELP" ["FIM_CNS_EX_ID_STRING"] : provide online help, if "FIM_CNS_EX_ID_STRING" is some variable, alias, or command identifier" ^ In file included from fim.cpp:22:0: fim.h:719:31: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CNS_SLIDESHOW_CMD "while("FIM_VID_FILEINDEX"<"FIM_VID_FILELISTLEN"){sleep "FIM_VID_WANT_SLEEPS"; next;}" ^ fim.h:719:56: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define FIM_CNS_SLIDESHOW_CMD "while("FIM_VID_FILEINDEX"<"FIM_VID_FILELISTLEN"){sleep "FIM_VID_WANT_SLEEPS"; next;}" ^ fim.h:719:78: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] IM_CNS_SLIDESHOW_CMD "while("FIM_VID_FILEINDEX"<"FIM_VID_FILELISTLEN"){sleep "FIM_VID_WANT_SLEEPS"; next;}" ^ fim.cpp:108:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "Just as the --"FIM_OSW_EXECUTE_COMMANDS" option, but commands will be executed before the loading of any config file.\n" ^ fim.cpp:111:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "-C '"FIM_VID_SCALE_STYLE"=\" \"' will make fim start with no auto-scaling.\n" ^ fim.cpp:127:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "Specify an alternative system wide initialization file (default: "FIM_CNS_SYS_RC_FILEPATH"), which will be executed prior to any other configuration file.\n" ^ fim.cpp:138:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "\nIn the image list, this image will be displayed as \""FIM_STDIN_IMAGE_NAME"\".\n" ^ fim.cpp:145:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "No personal initialization file will be read (default is "FIM_CNS_USR_RC_COMPLETE_FILEPATH") at startup." ^ fim.cpp:148:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "No system wide initialization file will be read (default is "FIM_CNS_SYS_RC_FILEPATH") at startup." ^ fim.cpp:151:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "No internal default configuration at startup (uses internal variable "FIM_VID_NO_DEFAULT_CONFIGURATION"). Will only provide a minimal working configuration. " ^ fim.cpp:156:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "Do not save execution history at finalization (uses internal variable "FIM_VID_SAVE_FIM_HISTORY"). " ^ fim.cpp:171:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "The \\fBaa\\fP option may be specified as \\fBaa"FIM_SYM_DEVOPTS_SEP_STR"{['w']}\\fP ; the \\fB'w'\\fP character allows windowed mode in case of aalib running under X (otherwise, the DISPLAY environment variable will be unset for the current instance of fim).\n" ^ fim.cpp:173:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "The \\fBsdl\\fP option may be specified as \\fBsdl"FIM_SYM_DEVOPTS_SEP_STR"{['w']['m']['r']['W']['M']['R']width:height}\\fP , where \\fBwidth\\fP is and \\fBheight\\fP are integer numbers specifying the desired resolution; the \\fB'w'\\fP character requests windowed mode; the \\fB'm'\\fP character requests mouse pointer display; the \\fB'r'\\fP character requests support for window resize; the same letters uppercase request explicit negation of the mentioned features.\n" ^ fim.cpp:186:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "Set scroll steps for internal variable "FIM_VID_STEPS" (default is "FIM_CNS_STEPS_DEFAULT")." ^ fim.cpp:186:55: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "Set scroll steps for internal variable "FIM_VID_STEPS" (default is "FIM_CNS_STEPS_DEFAULT")." ^ fim.cpp:189:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "Interruptible slideshow mode; will wait for "FIM_CNS_EX_NUM_STRING" of seconds (assigned to the "FIM_VID_WANT_SLEEPS" variable after each loading; implemented by executing "FIM_CNS_SLIDESHOW_CMD" as a first command." ^ fim.cpp:189:68: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "Interruptible slideshow mode; will wait for "FIM_CNS_EX_NUM_STRING" of seconds (assigned to the "FIM_VID_WANT_SLEEPS" variable after each loading; implemented by executing "FIM_CNS_SLIDESHOW_CMD" as a first command." ^ fim.cpp:189:118: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] _CNS_EX_NUM_STRING" of seconds (assigned to the "FIM_VID_WANT_SLEEPS" variable after each loading; implemented by executing "FIM_CNS_SLIDESHOW_CMD" as a first command." ^ fim.cpp:219:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "Do not scale the images after loading (will set '"FIM_VID_SCALE_STYLE"=\" \"';)." ^ fim.cpp:428:4: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ".TH fim 1 \"(c) 2007-2015 "FIM_AUTHOR_NAME"\"\n" ^ fim.cpp:438:11: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] string(".B fim --"FIM_OSW_IMAGE_FROM_STDIN" [{options}] < {imagefile}\n.fi\n")+ ^ fim.cpp:441:11: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] string(".B fim --"FIM_OSW_SCRIPT_FROM_STDIN" [{options}] < {scriptfile}\n.fi\n")+ ^ fim.cpp:447:4: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "As a default,\n.B\nfim\ndisplays the specified file(s) on the linux console using the framebuffer device. jpeg, ppm, gif, tiff, bmp and png are supported directly.\nFor 'xcf' (Gimp's) images, fim will try to use '"FIM_EPR_XCFTOPNM"'.\nFor '.fig' vectorial images, fim will try to use '"FIM_EPR_FIG2DEV"'.\nFor '.dia' vectorial images, fim will try to use '"FIM_EPR_DIA"'.\nFor '.svg' vectorial images, fim will try to use '"FIM_EPR_INKSCAPE"'.\nFor other formats fim will try to use ImageMagick's '"FIM_EPR_CONVERT"' executable.\n" ^ fim.cpp:447:236: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] .\nFor 'xcf' (Gimp's) images, fim will try to use '"FIM_EPR_XCFTOPNM"'.\nFor '.fig' vectorial images, fim will try to use '"FIM_EPR_FIG2DEV"'.\nFor '.dia' vectorial images, fim will try to use '"FIM_EPR_DIA"'.\nFor '.svg' vectorial images, fim will try to use '"FIM_EPR_INKSCAPE"'.\nFor other formats fim will try to use ImageMagick's '"FIM_EPR_CONVERT"' executable.\n" ^ fim.cpp:447:307: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] \nFor '.fig' vectorial images, fim will try to use '"FIM_EPR_FIG2DEV"'.\nFor '.dia' vectorial images, fim will try to use '"FIM_EPR_DIA"'.\nFor '.svg' vectorial images, fim will try to use '"FIM_EPR_INKSCAPE"'.\nFor other formats fim will try to use ImageMagick's '"FIM_EPR_CONVERT"' executable.\n" ^ fim.cpp:447:374: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] V"'.\nFor '.dia' vectorial images, fim will try to use '"FIM_EPR_DIA"'.\nFor '.svg' vectorial images, fim will try to use '"FIM_EPR_INKSCAPE"'.\nFor other formats fim will try to use ImageMagick's '"FIM_EPR_CONVERT"' executable.\n" ^ fim.cpp:447:446: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] nFor '.svg' vectorial images, fim will try to use '"FIM_EPR_INKSCAPE"'.\nFor other formats fim will try to use ImageMagick's '"FIM_EPR_CONVERT"' executable.\n" ^ fim.cpp:474:4: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " The return status may be controlled by the use of the "FIM_FLT_QUIT" command.\n" ^ fim.cpp:477:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "The following keys and commands are hardcoded in the minimal configuration. These are working by default before any config loading, and before the hardcoded config loading (see variable "FIM_VID_FIM_DEFAULT_CONFIG_FILE_CONTENTS").\n\n" ^ fim.cpp:546:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ""FIM_ENV_FBFONT" (just like in fbi) a Linux consolefont font file.\n" ^ fim.cpp:557:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ""FIM_ENV_FBGAMMA" (just like in fbi) gamma correction (applies to dithered 8 bit mode only). Default is "FIM_CNS_GAMMA_DEFAULT_STR".\n" ^ fim.cpp:557:18: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ""FIM_ENV_FBGAMMA" (just like in fbi) gamma correction (applies to dithered 8 bit mode only). Default is "FIM_CNS_GAMMA_DEFAULT_STR".\n" ^ fim.cpp:558:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ""FIM_ENV_FRAMEBUFFER" (just like in fbi) user set framebuffer device file (applies only to the "FIM_DDN_INN_FB" mode).\n" ^ fim.cpp:558:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ""FIM_ENV_FRAMEBUFFER" (just like in fbi) user set framebuffer device file (applies only to the "FIM_DDN_INN_FB" mode).\n" ^ fim.cpp:559:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "If unset, fim will probe for "FIM_DEFAULT_FB_FILE".\n" ^ fim.cpp:560:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ""FIM_CNS_TERM_VAR" (only in fim) will influence the output device selection algorithm, especially if $"FIM_CNS_TERM_VAR"==\"screen\".\n" ^ fim.cpp:560:19: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ""FIM_CNS_TERM_VAR" (only in fim) will influence the output device selection algorithm, especially if $"FIM_CNS_TERM_VAR"==\"screen\".\n" ^ fim.cpp:629:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "# Will output the file names marked interactively with the '"FIM_FLT_LIST" \"mark\"' command in fim to a file.\n" ^ fim.cpp:661:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "The filename \""FIM_STDIN_IMAGE_NAME"\" is reserved for images read from standard input (view this as a limitation), and thus handling files with such name may incur in limitations.\n" ^ fim.cpp:674:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ".B "FIM_CNS_DOC_PATH"\n" ^ fim.cpp:679:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ".B "FIM_CNS_SYS_RC_FILEPATH"\n" ^ fim.cpp:685:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] ".B "FIM_CNS_USR_RC_COMPLETE_FILEPATH"\n" ^ fim.cpp:711:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "Copyright (C) 2007-2015 "FIM_AUTHOR"\n" ^ fim.cpp:713:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "Copyright (C) 1999-2004 "FBI_AUTHOR"\n" ^ fim.cpp:766:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] << " For further help, consult the online help in fim (:"FIM_FLT_HELP"), and man fim (1), fimrc (5).\n" ^ fim.cpp:767:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] << " For bug reporting read the "FIM_CNS_BUGS_FILE" file.\n"; ^ fim.cpp:862:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] if(optarg)std::cerr<<"Warning : the --"FIM_OSW_BINARY" option supports 1 or 24 bpp depths. Using "<