From ebcd9fe0de370b403ef085e5b46e587a1406debf Mon Sep 17 00:00:00 2001 From: bumbread Date: Thu, 4 Aug 2022 19:08:53 +1100 Subject: [PATCH] Compile with max warnings --- inc/types/wchar.h | 2 ++ todo | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) create mode 100644 inc/types/wchar.h diff --git a/inc/types/wchar.h b/inc/types/wchar.h new file mode 100644 index 0000000..139597f --- /dev/null +++ b/inc/types/wchar.h @@ -0,0 +1,2 @@ + + diff --git a/todo b/todo index 6dd64ab..51547c6 100644 --- a/todo +++ b/todo @@ -83,6 +83,3 @@ time.h: wchar.h: * Basically everything - -entry: -* Pretty sure there is a bug in counting wide chars for parsing argv