To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51545





------- Additional comments from [EMAIL PROTECTED] Mon Jul 25 05:43:11 -0700 
2005 -------
some success with this:

case typelib_TypeClass_HYPER:
case typelib_TypeClass_UNSIGNED_HYPER:
__asm__( "ld %0, %%l0\n\t"
         "ld [%%l0], %%i0\n\t"
         "add %%l0, 4, %%l0\n\t"
         "ld [%%l0], %%i1\n\t"
          : : "m"(pRegReturn) );

cppu:
> invocation test succeeded!
> exception test succeeded!
> C++-UNO test (c++ <-> uno <-> c++ [component impl]) succeeded!

stoc:

all success

testtools:
 [EMAIL PROTECTED]:~/ooo680/testtools/unxlngs.pro/lib$ ./bridgetest_client
connection established.
> accepting socket,host=127.0.0.1,port=2002...

 ### leaking object instance!


 ### test succeeded!

Some issues remain with java tests in testtools, i will make new issues after
more rebuilding and testing.


---------------------------------------------------------------------
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]

Reply via email to