K 10 svn:author V 5 tobik K 8 svn:date V 27 2018-09-08T09:19:13.340818Z K 7 svn:log V 528 textproc/scim-bridge: Mark as broken on systems using Clang 6 scim-bridge-agent-signal-listener.cpp:67:9: error: no matching function for call to 'send' send (pipe_in, '\0', sizeof (char), MSG_NOSIGNAL); ^~~~ /usr/include/sys/socket.h:680:9: note: candidate function not viable: no known conversion from 'char' to 'const void *' for 2nd argument ssize_t send(int, const void *, size_t, int); ^ There was no maintainer feedback and it is doubtful that my proposed fix in the PR is correct. PR: 230891 END