From 36ad0a0514b90e1811b45f81a69c5a918d4a2055 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Sat, 27 Aug 2016 10:11:46 +0200 Subject: [PATCH] Fixed #7669 Extend support for C99 fixed width macro constants. --- cfg/std.cfg | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/cfg/std.cfg b/cfg/std.cfg index ee0bfeef9..5eec4bc07 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -4233,12 +4233,36 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + + + + + + + + - + + + + + + + + + - + + + + + + + + +