Skip to content

use of undeclared identifier 'VIS_DQ' #724

@jungle-boogie

Description

@jungle-boogie

Hi All,

depbase=`echo cmd-show-options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"tmux\ 2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_BITSTRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBUTIL_H=1 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_TERM_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_SYSCONF=1 -DHAVE_CFMAKERAW=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_FORKPTY=1 -DHAVE_CLOSEFROM=1 -DHAVE_DAEMON=1 -DHAVE_GETPROGNAME=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETENV=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_ASPRINTF=1 -DHAVE_FGETLN=1 -DHAVE_FPARSELN=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_CFMAKERAW=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DECL_OPTARG=1 -DHAVE_DECL_OPTIND=1 -DHAVE_DECL_OPTRESET=1 -DHAVE_GETOPT=1 -DHAVE_BSD_TYPES=1 -DHAVE___PROGNAME=1 -DHAVE_PROC_PID=1  -I.  -DTMUX_CONF="\"/etc/tmux.conf\"" -DDEBUG  -iquote.       -I/usr/local/include     -std=gnu99 -O2  -g -Wno-long-long -Wall -W  -Wformat=2 -Wmissing-prototypes  -Wstrict-prototypes  -Wmissing-declarations  -Wwrite-strings -Wshadow  -Wpointer-arith -Wsign-compare  -Wundef -Wbad-function-cast  -Winline -Wcast-align  -Wdeclaration-after-statement  -Wno-pointer-sign -Wno-attributes      -MT cmd-show-options.o -MD -MP -MF $depbase.Tpo -c -o cmd-show-options.o cmd-show-options.c && mv -f $depbase.Tpo $depbase.Po
cmd-show-options.c:108:53: error: use of undeclared identifier 'VIS_DQ'
                stravis(&escaped, value, VIS_OCTAL|VIS_TAB|VIS_NL|VIS_DQ);
                                                                  ^
1 error generated.
*** Error code 1

Stop.
make: stopped in /usr/home/user/bin/tmux

Updated to commit c9fcb76 and I'm getting this failure.

Latest commit to this file:
2b0bc9f

Running trueOS/freeBSD current rf92c24b.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions