freebsd-ports/audio/ecasound
Jan Beich ae2b744cdc audio/ecasound: unbreak build with Clang 6 (C++14 by default)
eca-neteci-server.cpp:179:11: error: assigning to 'int' from incompatible type '__bind<int &,
      sockaddr *, unsigned long>'
    res = bind(srvfd_rep, (struct sockaddr*)&addr_un_rep, sizeof(addr_un_rep));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eca-neteci-server.cpp:181:11: error: assigning to 'int' from incompatible type '__bind<int &,
      sockaddr *, unsigned long>'
    res = bind(srvfd_rep, (struct sockaddr*)&addr_in_rep, sizeof(addr_in_rep));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reported by:	antoine (via bug 224669)
2018-01-06 14:19:44 +00:00
..
files audio/ecasound: unbreak build with Clang 6 (C++14 by default) 2018-01-06 14:19:44 +00:00
distinfo
Makefile Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
pkg-descr
pkg-plist