/[pkgs]/devel/texlive/texlive-elif.patch
ViewVC logotype

Contents of /devel/texlive/texlive-elif.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Thu Feb 26 09:54:14 2009 UTC (8 months, 3 weeks ago) by jnovy
Branch: MAIN
CVS Tags: texlive-2007-46_fc13, texlive-2007-47_fc13, texlive-2007-42_fc11, texlive-2007-43_fc12, texlive-2007-44_fc12, F-11-split, texlive-2007-41_fc11, F-12-split, texlive-2007-45_fc13, HEAD
File MIME type: text/x-patch
- fix build with gcc4.4
1 diff -up texlive-2007/libs/icu-xetex/layoutex/ParagraphLayout.cpp.elif texlive-2007/libs/icu-xetex/layoutex/ParagraphLayout.cpp
2 --- texlive-2007/libs/icu-xetex/layoutex/ParagraphLayout.cpp.elif 2006-07-25 14:37:43.000000000 +0200
3 +++ texlive-2007/libs/icu-xetex/layoutex/ParagraphLayout.cpp 2009-02-26 10:28:40.000000000 +0100
4 @@ -745,7 +745,7 @@ le_int32 ParagraphLayout::getLanguageCod
5
6 return nullLanguageCode;
7 }
8 -#elif
9 +#else
10
11 // TODO - dummy implementation for right now...
12 le_int32 ParagraphLayout::getLanguageCode(const Locale *locale)

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2