bde f0825df278 Support printf format checking of FreeBSD kernel formats %[Dbrz].
This is enabled by the undocumented option -fformat-extensions.
This option should be named better and/or give more control over
the extensions.

Fixed a message - don't warn about the field width when it's the
precision that has the wrong type.  Didn't fix excessive checking
for the precision relative to the type - ANSI requires both to be
ints, but gcc permits the field width to be either int or unsigned
int.
1998-08-24 06:33:52 +00:00
..
1998-06-04 21:06:07 +00:00
1998-06-30 19:53:09 +00:00
1998-06-03 04:21:41 +00:00
1997-10-30 19:35:17 +00:00
1998-05-30 22:09:44 +00:00
1998-07-08 15:05:05 +00:00
1998-08-02 15:18:45 +00:00
1998-06-30 18:06:23 +00:00
1998-01-22 00:04:57 +00:00
1998-06-30 20:14:13 +00:00