зеркало из https://github.com/mozilla/pjs.git
Bug 246173 Install failed: Couldn't open xpistub library
patch by ajschult@verizon.net r=bryner a=asa
This commit is contained in:
Родитель
d66ce71e18
Коммит
d90e3a69ca
|
@ -672,6 +672,7 @@ printf("DEBUG: libpath = >>%s<<\n", libpath);
|
|||
{
|
||||
dlerr = dlerror();
|
||||
DUMP(dlerr);
|
||||
fprintf(stderr,"DLError: %s",dlerr);
|
||||
return E_LIB_OPEN;
|
||||
}
|
||||
DUMP("xpistub opened");
|
||||
|
|
Загрузка…
Ссылка в новой задаче