Jim Meyering <[EMAIL PROTECTED]> wrote: > I wanted to ignore some new warnings in coreutils, > but a "(void)" cast no longer does the job with the latest gcc > and libc headers. > > Here's the proposed module: > >>From 179c0e32f86c8b0013111d343f17d27730391e63 Mon Sep 17 00:00:00 2001 > From: Jim Meyering <[EMAIL PROTECTED]> > Date: Thu, 16 Oct 2008 23:20:44 +0200 > Subject: [PATCH] ignore-value: new module > > * modules/ignore-value: New file. > * lib/ignore-value.h: New file. > * MODULES.html.sh (Compiler warning management): New section, > just for this module. More to come.
I've gone ahead and pushed it.