Fedora 11 Update: expatmm-1.0.2-1.fc11

updates at fedoraproject.org updates at fedoraproject.org
Tue Sep 29 14:25:41 UTC 2009


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-9828
2009-09-24 04:14:00
--------------------------------------------------------------------------------

Name        : expatmm
Product     : Fedora 11
Version     : 1.0.2
Release     : 1.fc11
URL         : http://devzone.intellitree.com/projects/expatmm/
Summary     : C++ wrapper for the expat XML parser library
Description :
ExpatMM is a C++ library that uses the efficient expat XML parser to
create a C++ class base for the development of C++ event-driver parser
objects.  This library provides the developer with two C++ classes:
  - ExpatXMLParser: a generic parser where the developer must supply
    event methods for parse tokens, as well as supply the event method
    for reading input data into a local buffer.
  - ExpatXMLFileParser: a parser where the event method for reading
    input data is implemented as a file reader, with the filename being
    specified at instance construction.

--------------------------------------------------------------------------------
Update Information:

This update fixes a buffer initialization when sizeof(XML_Char) != sizeof(char).
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update expatmm' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the Fedora-package-announce mailing list