Diego Biurrun wrote on Sun, 08 May 2011 15:23:00 +0200: >> + (void)i_size; /* ignored */ > gcc has an attribute for unused function arguments. I think we already > use it in other places. What's bad about a void cast? Ingo