From: uban AT mail DOT netnitco DOT net (Tom Uban) Subject: -Wformat 1 Oct 1998 03:51:10 -0700 Message-ID: <3.0.5.32.19980930092010.00852530.cygnus.gnu-win32@mail.netnitco.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: gnu-win32 AT cygnus DOT com I would like to enable -Wformat, but I am using my own version of printf (and friends) which accepts a few additional format conversion parameters. Is there a way to define my own, or add to the builtin set? If not, is there a #pragma (or other mechanism) which will let me tell the compiler not to check the specific cases which do not conform to the ANSI printf? --tnx --tom - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".