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


User lla changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|REOPENED                  |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed May  7 11:30:15 +0000 
2008 -------
fixed.

I have redesigned the load library, now:
Linux, Solaris & Windows will load the test libraries with absolute path
(relative path will convert to absolute path) BTW: Linux and Windows will fail
with local path, Solaris work right with both.

MacOSX will load the test libraries with local path (chdir() to the path, then
load without any path) MacOSX will fail with absolute path.

Other OS are unknown(FreeBSD, NetBSD, AIX, OS/2)  the default behaviour is here
to load with absolute path, as before.

As second there exists 2 more parameters like
-localpath to force testshl2 to load a library by chdir() to the given path then
load the library without path.
-absolutepath to force testshl2 to load a library with absolute path.

As third, there exists a simple selftest in 'workben/selftest' directory. To run
the test, call dmake, to build the test libraries, call deliver, to copy a test
library into the solver directory, call dmake test to run the test. More you can
find in the README.txt in this directory also.

HTH


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