To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98028
------- Additional comments from [email protected] Thu Oct 29 21:39:44 +0000 2009 ------- cmc: I would believe that by not having the cpp2uno.cxx part you killed, we are unable to obtain the small structs through registers (I mean, to reconstruct the original small struct from gpreg and fpreg). OTOH, what used to be there couldn't work either, CppArgs[nPos]/pCppStack was filled with a pointer to temporary. I wonder - does it work now by 2 bugs actually eliminating each other, or is it too late, and my brain is already asleep? ;-) I suppose something that passes a small struct from c++ to Java through UNO would answer, but... uno2cpp.cxx and call.s changes look correct to me. Not sure about the abi.cxx change, that was mostly copied from ffi.c so if the change is there too, then I suppose all is fine :-) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
