Jani Nikula <jani@nikula.org> writes: > With some combination of clang and talloc, not using the return value > of talloc_steal() produces a warning. Ignore it, as talloc_steal() has > no failure modes per documentation. pushed. d
Subject: Re: [PATCH] lib: fix clang compiler warning
Date: Sat, 18 Jan 2014 20:05:19 -0400
To: Jani Nikula, notmuch@notmuchmail.org
Cc:
From: David Bremner
Jani Nikula <jani@nikula.org> writes: > With some combination of clang and talloc, not using the return value > of talloc_steal() produces a warning. Ignore it, as talloc_steal() has > no failure modes per documentation. pushed. d