Date: Thu, 08 Nov 2018 13:46:34 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230496] mail/nullmailer: Fails to build with Clang 6.0 Message-ID: <bug-230496-7788-9ConypiSMt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230496-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-230496-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230496 --- Comment #5 from commit-hook@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 t= ype 'size_t' (aka 'unsigned long') to 'unsigned int' in initializer list [-Wc++11-narrowing] X(Errors-To, T,F,F,F,F), // 5 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ =20 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@spamcop.net> Changes: head/mail/nullmailer/Makefile --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230496-7788-9ConypiSMt>