]> git.ipfire.org Git - thirdparty/zstd.git/commit
Make Error Macro Invocation Without Info String Fail to Compile
authorW. Felix Handte <w@felixhandte.com>
Thu, 30 Apr 2020 16:26:29 +0000 (12:26 -0400)
committerW. Felix Handte <w@felixhandte.com>
Mon, 4 May 2020 14:59:15 +0000 (10:59 -0400)
commit2745f7a7d56a5cf73d41e274ad522045e9c6f920
tree9415d1b737d7b42616bc17a131ed9606d9aa7e9f
parent5e5f262612dd4de99e9b116a5bcb3d145d061616
Make Error Macro Invocation Without Info String Fail to Compile

Even without `-pedantic`, these macros will now fail to compile unless you
provide an info string argument. This will prevent us from regressing.
lib/common/zstd_internal.h