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 04:00:49 -0700
2005 -------
This builds:
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"
: : "m"(pRegReturn) );
Some test results:
cppu:
[EMAIL PROTECTED]:~/ooo680/cppu/unxlngs.pro/bin$ ./testcppu
> dynamic invocation test failed!
> C++-UNO test (c++ <-> uno <-> c++ [component impl]) failed!
stoc:
all passed except invocation gives nil output.
testtools:
-env:URE_INTERNAL_JAVA_DIR=file:///home/jim/ooo680/solver/680/unxlngs.pro/bin
using loader com.sun.star.loader.Java2
register component
'file:///home/jim/ooo680/testtools/source/bridgetest/../../unxlngs.pro/class/testComponent.jar'
in registry '../../unxlngs.pro/lib/uno_services.rdb' failed!
error (RuntimeException): javaloader error - no mapping from java to C++
dmake: Error code 1, while making '../../unxlngs.pro/lib/uno_services.rdb'
dmake: '../../unxlngs.pro/lib/uno_services.rdb' removed.
'---* tg_merge.mk *---'
ERROR: Error 65280 occurred while making
/home/jim/ooo680/testtools/source/bridgetest
---------------------------------------------------------------------
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]