freebsd-ports/comms/xmorse
Tobias Kortkamp abb648ddf5 comms/xmorse: Fix build with Clang 6
Codebox.cxx:122:16: error: non-constant-expression cannot be narrowed from type 'int' to 'char' in initializer list [-Wc++11-narrowing]
  char s[] = { c, '\0' };               //   A 1-char string version of c.
               ^

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475044_s336572/logs/xmorse-20041125_10.log
2018-07-29 12:01:13 +00:00
..
files
distinfo
Makefile
pkg-descr