mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
Contemporary implementations of the C++ standard library also use the @deprecated annotation in its header files and these then get included by the preprocessor when preprocessing the ICU header files, like this: /// @deprecated Non-standard. Use `is_null_pointer` instead. In order to work as expected, testtagsguards.sh must therefore be updated to ignore @deprecated annotations unless they're for ICU. |
||
---|---|---|
.. | ||
dfiles.txt | ||
Makefile.in | ||
testinternalheaders.sh | ||
testtagsguards.sh |