Expat 2.2.8 发布,XML 解析器

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Expat 2.2.8 已经发布,一个 C 语言实现的小型 XML 解析器。更新内容如下: 修复由 xml_GetCurrentLineNumber(或 XML_GetCurrentColumnNumber) 触发的堆溢出 修复当从尾端元素处理程序内部调用 xml_StopParser...

Expat 2.2.8 已经发布,一个 C 语言实现的小型 XML 解析器。更新内容如下:

  • 修复由 xml_GetCurrentLineNumber(或 XML_GetCurrentColumnNumber) 触发的堆溢出
  • 修复当从尾端元素处理程序内部调用 xml_StopParser 时没有任何效果的情况
  • xmlwf:修复没有“-d DIRECTORY”操作的退出代码情况
  • Windows:删除对 Visual Studio<=7.1/2003 和 README.md 中受文档支持的编译器的支持
  • Windows:从 xmlwf 中删除 COM 代码
  • Windows:删除显式的 msvc 解决方案和项目文件
  • Autotools:添加参数 --enable-xml-attr-info、--with-getrandom、--without-getrandom、--with-sys-getrandom、--without-sys-getrandom
  • Autotools:修复“./configure LD=clang”的链接问题;修复了“make run-xmltest”进行源代码外构建的问题
  • CMake:添加参数 -DEXPAT_ATTR_INFO=(ON|OFF)、-DEXPAT_LARGE_SIZE=(ON|OFF)、-DEXPAT_MIN_SIZE=(ON|OFF)
  • ......

更多内容见更改日志:

https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes 


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Introduction to the Design and Analysis of Algorithms

Introduction to the Design and Analysis of Algorithms

Anany Levitin / Addison Wesley / 2006-2-24 / USD 122.00

Based on a Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, "Introduction to the Design and Analysis of Algorithms" presents the subject in a c......一起来看看 《Introduction to the Design and Analysis of Algorithms》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具