1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/audio/festival/files
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
..
festival_client.sh
festival.sh
patch-festival_config_modules_nas_audio.mak
patch-festival_src_arch_festival_server.cc audio/festival: unbreak build with Clang 6 (C++14 by default) 2018-01-06 14:18:18 +00:00
patch-festival_src_modules_hts_engine_HTS_misc.c
patch-long-over-float
patch-speech__tools_config_compilers_gcc.mak - Fix build when CC is absolute path 2017-01-30 10:09:28 +00:00
patch-speech__tools_main_sig2fv__main.cc audio/festival: unbreak build with Clang 6 (C++14 by default) 2018-01-06 14:18:18 +00:00
patch-speech_tools_audio_nas.cc
patch-speech_tools_config_modules_nas_audio.mak
patch-speech_tools_include_EST_unix.h
patch-speech_tools_install.mak
patch-voxware
sitevars.scm