Jani Nikula <jani@nikula.org> writes: [...] > mime-node.c:224:9: warning: assignment discards ‘const’ qualifier from > pointer target type [enabled by default] > > Pass the non-const signature validity to the destructor to fix this. pushed, d
Subject: Re: [PATCH] cli: mime node: fix compiler warning when building against gmime 2.4
Date: Sun, 14 Apr 2013 20:00:16 -0300
To: Jani Nikula, notmuch@notmuchmail.org, Mark Walters
Cc:
From: David Bremner
Jani Nikula <jani@nikula.org> writes: [...] > mime-node.c:224:9: warning: assignment discards ‘const’ qualifier from > pointer target type [enabled by default] > > Pass the non-const signature validity to the destructor to fix this. pushed, d