On 03/13/2011 01:57 PM, Bruno Haible wrote:
> Hi Eric,
> 
> On OpenBSD 4.4, which uses a gcc version 3.3.5, I get these warnings:
> 
> test-ignore-value.c:35: warning: `__warn_unused_result__' attribute directive 
> ignored
> test-ignore-value.c:36: warning: `__warn_unused_result__' attribute directive 
> ignored
> test-ignore-value.c:37: warning: `__warn_unused_result__' attribute directive 
> ignored
> test-ignore-value.c:38: warning: `__warn_unused_result__' attribute directive 
> ignored
> test-ignore-value.c:39: warning: `__warn_unused_result__' attribute directive 
> ignored
> 
> The reason is that __warn_unused_result__ was introduced in gcc 3.4, not
> in gcc 3.1, as the code appears to assume. OK to fix this?
> 
> 
> 2011-03-13  Bruno Haible  <br...@clisp.org>
> 
>       ignore-value tests: Avoid warnings.
>       * tests/test-ignore-value.c (_GL_ATTRIBUTE_RETURN_CHECK): Define to
>       empty for gcc < 3.4.

Good to go - thanks for doing this.

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to