Skip to content

Commit 640c099

Browse files
committed
ENH: Adding new symbol for expat 2.7.1
1 parent d61b942 commit 640c099

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/ThirdParty/Expat/src/expat/itk_expat_mangle.h.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ nm libITKEXPAT-5.3.a | grep " [TRD] " | awk '{ print $3 }' | sort -df | awk '{
3232
*/
3333

3434
#define _INTERNAL_trim_to_complete_utf8_characters @MANGLE_PREFIX@__INTERNAL_trim_to_complete_utf8_characters
35+
#define _XML_SetReparseDeferralEnabled @MANGLE_PREFIX@__XML_SetReparseDeferralEnabled // Added in 2.7.1
3536
#define testingAccountingGetCountBytesDirect @MANGLE_PREFIX@_testingAccountingGetCountBytesDirect
3637
#define testingAccountingGetCountBytesIndirect @MANGLE_PREFIX@_testingAccountingGetCountBytesIndirect
3738
#define unsignedCharToPrintable @MANGLE_PREFIX@_unsignedCharToPrintable

0 commit comments

Comments
 (0)