зеркало из https://github.com/mozilla/gecko-dev.git
nsFT2FontCatalog compile error when build mozilla(gtk2) on solaris9
b=180052 r=cls sr=bzbarsky@mit.edu patch=louie.zhao@sun.com
This commit is contained in:
Родитель
f784304b06
Коммит
c55e1525c5
|
@ -1006,7 +1006,7 @@ nsFT2FontCatalog::HandleFontDir(FT_Library aFreeTypeLibrary,
|
|||
PromiseFlatCString(aFontDirName).get(),
|
||||
PromiseFlatCString(fontSummaryFilename).get(),
|
||||
fallbackFontSummaryFilename.Length()>0 ?
|
||||
PromiseFlatCString(fallbackFontSummaryFilename).get()
|
||||
fallbackFontSummaryFilename.get()
|
||||
:"<none>"));
|
||||
|
||||
//
|
||||
|
|
Загрузка…
Ссылка в новой задаче