From 3f1aaee61c2c3af6852289dd7b4eefe001f45b2b Mon Sep 17 00:00:00 2001 From: Kurt Hindenburg Date: Sat, 16 Mar 2019 17:50:48 -0400 Subject: [PATCH] Add krazy exclude typedefs to ignore int8_t warnings --- src/CharacterWidth.cpp | 3 +++ src/CharacterWidth.src.cpp | 3 +++ 2 files changed, 6 insertions(+) diff --git a/src/CharacterWidth.cpp b/src/CharacterWidth.cpp index b04076de6..f08052b04 100644 --- a/src/CharacterWidth.cpp +++ b/src/CharacterWidth.cpp @@ -19,6 +19,9 @@ 02110-1301 USA. */ + +//krazy:excludeall=typedefs + // // THIS IS A GENERATED FILE. DO NOT EDIT. // diff --git a/src/CharacterWidth.src.cpp b/src/CharacterWidth.src.cpp index c582f10b6..12a3c0935 100644 --- a/src/CharacterWidth.src.cpp +++ b/src/CharacterWidth.src.cpp @@ -33,6 +33,9 @@ // // This text will not appear in an output file. «*-----------------------------------------------------------------------:NOTE*» + +//krazy:excludeall=typedefs + // // «gen-file-warning» //