1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-12 11:38:16 +00:00
Lasse Collin 2f78ecc593 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.
2023-01-24 20:20:51 +08:00
..
2009-09-19 09:47:30 +03:00
2020-02-20 18:54:04 +02:00
2009-09-19 09:47:30 +03:00
2009-09-19 09:47:30 +03:00
2009-09-19 09:47:30 +03:00