[Bug 230496] mail/nullmailer: Fails to build with Clang 6.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 8 13:46:37 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230496

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: tobik
Date: Thu Nov  8 13:45:53 UTC 2018
New revision: 484453
URL: https://svnweb.freebsd.org/changeset/ports/484453

Log:
  mail/nullmailer: Unbreak build with Clang 6 (C++14 by default)

  inject.cc:221:3: error: non-constant-expression cannot be narrowed from type
'size_t' (aka 'unsigned long') to 'unsigned int' in initializer list
[-Wc++11-narrowing]
    X(Errors-To,         T,F,F,F,F), // 5
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p483866_s340093/logs/nullmailer-1.13_3,1.log

  PR:           230496
  Submitted by: Tod McQuillin <devin at spamcop.net>

Changes:
  head/mail/nullmailer/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list