On Mon, Mar 28, 2011 at 6:32 PM, Julian Seward <jsew...@acm.org> wrote:
>
> On Monday, March 28, 2011, Piotr Jaroszyński wrote:
> > I think the proper solution is to add __attribute__((unused)) to
> > _qzz_res. What do you think?
>
> Yes.  I just committed exactly such cleanups (r11673).  Could
> you try it, to see if that also makes your compiles quiet again?

Strange - I still see such warnings with r11673 while building the
regression tests:
[ ... ]
custom_alloc.c: In function 'custom_alloc':
custom_alloc.c:47:4: warning: variable '_qzz_res' set but not used
[-Wunused-but-set-variable]
[ ... ]

Bart.

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and publish 
your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to