зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset c7bba86f5e02
It was failling with ../../../../../../../xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_linux.cpp:66:1: error: expected initializer before 'PrepareAndDispatch' make[10]: *** [xptcstubs_x86_64_linux.o] Error 1
This commit is contained in:
Родитель
04286fae95
Коммит
b30439c51a
|
@ -62,7 +62,7 @@ const PRUint32 FPR_COUNT = 8;
|
|||
// The parameters are mapped into an array of type 'nsXPTCMiniVariant'
|
||||
// and then the method gets called.
|
||||
|
||||
extern "C" nsresult ATTRIBUTE_USED
|
||||
extern "C" nsresult
|
||||
PrepareAndDispatch(nsXPTCStubBase * self, PRUint32 methodIndex,
|
||||
PRUint64 * args, PRUint64 * gpregs, double *fpregs)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче