diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-01-23 23:44:58 +0200 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-01-24 20:20:51 +0800 |
commit | 2f78ecc5939b3d97ddfc2a6bd31b50108a28d0a2 (patch) | |
tree | b198662ca11e2a0cf8d24d96026ab8ed23e00eca /src/liblzma/api | |
parent | tuklib_physmem: Clean up the way -Wcast-function-type is silenced on Windows. (diff) | |
download | xz-2f78ecc5939b3d97ddfc2a6bd31b50108a28d0a2.tar.xz |
Revert "tuklib_common: Define __has_warning if it is not defined."
This reverts commit 82e3c968bfa10e3ff13333bd9cbbadb5988d6766.
Macros in the reserved namespace (_foo or __foo) shouldn't be #defined
without a very good reason. Here the alternative would have been
to #define tuklib_has_warning(str) to an approriate value.
Also the tuklib_* files should stay namespace clean if possible.
Diffstat (limited to 'src/liblzma/api')
0 files changed, 0 insertions, 0 deletions