head 1.1; access; symbols OPENPKG_E1_MP_HEAD:1.1 OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_2_STABLE:1.1.2.2 OPENPKG_E1_FP:1.1.2.2 OPENPKG_2_STABLE_MP:1.1 OPENPKG_2_STABLE_20061018:1.1.2.2 OPENPKG_2_STABLE:1.1.0.2; locks; strict; comment @# @; 1.1 date 2006.03.04.09.18.14; author rse; state Exp; branches 1.1.2.1; next ; commitid pHh6PAH8PQ2jrQnr; 1.1.2.1 date 2006.03.04.09.18.14; author rse; state dead; branches; next 1.1.2.2; commitid iZxwRSmmWscPXUQr; 1.1.2.2 date 2006.10.16.14.58.26; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.1 log @new package: xmldiff 0.2.4 (XML Difference Determination) @ text @Index: src/lx2_str.h --- src/lx2_str.h.orig 2005-03-10 21:54:45 +0100 +++ src/lx2_str.h 2006-03-04 10:12:51 +0100 @@@@ -72,7 +72,7 @@@@ // Provide std::char_traits specialization. namespace std { - struct LIBXMLDIFF_API char_traits + template <> struct LIBXMLDIFF_API char_traits { typedef xmlChar char_type; // NB: this type should be bigger than xmlChar, so as to @ 1.1.2.1 log @file xmldiff.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:58:26 +0000 @ text @d1 12 @ 1.1.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 12 Index: src/lx2_str.h --- src/lx2_str.h.orig 2005-03-10 21:54:45 +0100 +++ src/lx2_str.h 2006-03-04 10:12:51 +0100 @@@@ -72,7 +72,7 @@@@ // Provide std::char_traits specialization. namespace std { - struct LIBXMLDIFF_API char_traits + template <> struct LIBXMLDIFF_API char_traits { typedef xmlChar char_type; // NB: this type should be bigger than xmlChar, so as to @