1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/net/freeswitch
Tobias Kortkamp 487a7e540a net/freeswitch: Fix build and disable -Werror to stop collecting -Wno-* flags
sip_pref_util.c:328:12: error: adding 'int' to a string does not append to the string [-Werror,-Wstring-plus-int]
    base = MATCH("audio") || MATCH("automata") || MATCH("application") ||
           ^~~~~~~~~~~~~~
sip_pref_util.c:315:31: note: expanded from macro 'MATCH'
  (su_casenmatch(param + 1, s + 1, strlen(s) - 1) && \
                            ~~^~~

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p501065_s347375/logs/errors/freeswitch-1.8.1_2.log
2019-05-11 09:55:40 +00:00
..
files
distinfo
Makefile net/freeswitch: Fix build and disable -Werror to stop collecting -Wno-* flags 2019-05-11 09:55:40 +00:00
pkg-descr
pkg-plist