Date: Fri, 11 May 2018 16:57:06 -0700 From: John Baldwin <jhb@freebsd.org> To: Eitan Adler <eadler@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r333482 - head/usr.bin/expand Message-ID: <69414035.0kMiKCF10F@ralph.baldwin.cx> In-Reply-To: <201805110655.w4B6t3sH032476@repo.freebsd.org> References: <201805110655.w4B6t3sH032476@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, May 11, 2018 06:55:03 AM Eitan Adler wrote: > Author: eadler > Date: Fri May 11 06:55:02 2018 > New Revision: 333482 > URL: https://svnweb.freebsd.org/changeset/base/333482 > > Log: > [expand] add __dead2 annotation to usage Can't any modern compiler infer this already from the call to exit() at the end? -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69414035.0kMiKCF10F>