Parent Directory
|
Revision Log
- 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 |