pkgsrc/textproc/pugixml/distinfo
wiz a7b36b9f29 pugixml: update to 1.9.
Maintenance release. Changes:

    Specification changes:

        xml_document::load(const char*) (deprecated in 1.5) now has deprecated attribute; use xml_document::load_string instead

        xml_node::select_single_node (deprecated in 1.5) now has deprecated attribute; use xml_node::select_node instead

    New features:

        Add move semantics support for xml_document and improve move semantics support for other objects

        CMake build now exports include directories

        CMake build with BUILD_SHARED_LIBS=ON now uses dllexport attribute for MSVC

    XPath improvements:

        Rework parser/evaluator to not rely on exceptional control flow; longjmp is no longer used when exceptions are disabled

        Improve error messages for certain invalid expressions such as .[1] or (1

        Minor performance improvements

    Compatibility improvements:

        Fix Texas Instruments compiler warnings

        Fix compilation issues with limits.h for some versions of gcc

        Fix compilation issues with Clang/C2

        Fix implicit fallthrough warnings in gcc 7

        Fix unknown attribute directive warnings in gcc 8

        Fix cray++ compiler errors

        Fix unsigned integer overflow errors with -fsanitize=integer

        Fix undefined behavior sanitizer issues in compact mode
2018-04-16 21:27:54 +00:00

6 lines
395 B
Text

$NetBSD: distinfo,v 1.3 2018/04/16 21:27:54 wiz Exp $
SHA1 (pugixml-1.9.tar.gz) = b0e36910da92a743d6dadfb1c0e90a622640b96b
RMD160 (pugixml-1.9.tar.gz) = 073bf2db4ed701dc511c03185ff3abcce1d928cc
SHA512 (pugixml-1.9.tar.gz) = f97941941d98a1a056087edc0dde6376bf2cc12ce4523b67a2f2ec5ae0895c2a2e55da32fcca6a997f1a0d918c5f39564167da0a07ce0d7da92880ad8631c31e
Size (pugixml-1.9.tar.gz) = 555480 bytes