freebsd-ports/audio/festival
Jan Beich 029e4b5588 audio/festival: unbreak build with Clang 6 (C++14 by default)
sig2fv_main.cc:190:18: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
         "    default: "DEFAULT_WINDOW"\n\n"
                        ^
server.cc:125:68: error: invalid operands to binary expression ('__bind<int &, sockaddr *, unsigned
      long>' and 'int')
    if (bind(fd, (struct sockaddr *)&serv_addr, sizeof(serv_addr)) != 0)
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~

Reported by:	antoine (via bug 224669)
2018-01-06 14:18:18 +00:00
..
files audio/festival: unbreak build with Clang 6 (C++14 by default) 2018-01-06 14:18:18 +00:00
distinfo
Makefile Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-01 13:10:35 +00:00
pkg-descr
pkg-message
pkg-plist