patchLet me illustrate... - Patches: patch #5431, files needed to compile libxml2,...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #5431: files needed to compile libxml2, libxslt, libxml++ libraries under mingw used in lmi

Submitter:  Evgeniy Tarassov <etarassov>
Submitted:  Fri 29 Sep 2006 01:54:43 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Fri 29 Sep 2006 01:55:59 AM UTC, comment #1: 

file) libxml++_replace_ustring_with_std_string.patch
Original version of Vadim's patch for libxml++ allowing usage std::string istead of glibmm::ustring.

Evgeniy Tarassov <etarassov>
Fri 29 Sep 2006 01:54:43 AM UTC, original submission:  

This patch is related to the discussion on lmi mailing list:

http://lists.gnu.org/archive/html/lmi/2006-09/msg00007.html

Here you could find files needed to compile libxml2, libxslt and libxml++ libraries used in lmi.

file) INSTALL_libxml++
contains detailed instructions on how to compile libxml2, libxslt, libxml++ for lmi using mingw.

file) libxml++_replace_ustring_with_std_string.patch
Original version of Vadim's patch for libxml++ allowing usage std::string istead of glibmm::ustring.

file) libxml++_replace_ustring_with_std_string.updated.patch
Updated version of Vadim's patch for libxml++ allowing usage std::string istead of glibmm::ustring. Use this one to avoid spurious warnings compiling xmlpp branch of lmi that uses libxml++.

file) libxml++_exclude_examples_sax_exception.patch
Patch that disables compilation of sax_exception example from libxml++ library.

file) pkg.m4
Pkg-config configuration macro.

file) stub.m4
Contains an empty macro to use when the library does not need glibmm dependancy (--with-ustring)

Evgeniy Tarassov <etarassov>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #10867:  stub.m4 added by etarassov (123B - application/octet-stream - Contains an empty macro to use when the library does not need glibmm dependancy (--with-ustring))
file #10866:  pkg.m4 added by etarassov (5KiB - application/octet-stream - Pkg-config configuration macro.)
file #10865:  libxml++_exclude_examples_sax_exception.patch added by etarassov (464B - text/x-patch - Patch that disables compilation of sax_exception example from libxml++ library.)
file #10864:  libxml++_replace_ustring_with_std_string.updated.patch added by etarassov (16KiB - text/x-patch - Updated version of Vadim's patch for libxml++ allowing usage std::string istead of glibmm::ustring. Use this one to avoid spurious warnings compiling xmlpp branch of lmi that uses libxml++.)
file #10863:  libxml++_replace_ustring_with_std_string.patch added by etarassov (21KiB - text/x-patch - Original version of Vadim's patch for libxml++ allowing usage std::string istead of glibmm::ustring.)
file #10862:  INSTALL_libxml++ added by etarassov (3KiB - application/octet-stream - contains detailed instructions on how to compile libxml2, libxslt, libxml++ for lmi using mingw)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by etarassov (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-04-17 etarassov Open/ClosedOpen Closed
    2006-09-29 etarassov Attached File- Added stub.m4, #10867
    2006-09-29 etarassov Attached File- Added pkg.m4, #10866
    2006-09-29 etarassov Attached File- Added libxml++_exclude_examples_sax_exception.patch, #10865
    2006-09-29 etarassov Attached File- Added libxml++_replace_ustring_with_std_string.updated.patch, #10864
    2006-09-29 etarassov Attached File- Added libxml++_replace_ustring_with_std_string.patch, #10863
    2006-09-29 etarassov Attached File- Added INSTALL_libxml++, #10862
        Carbon-Copy- Added greg chicares <chicares@cox.net>

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code