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


User kendy changed the following:

                  What    |Old value                 |New value
================================================================================
                        CC|'cmc,sparcmoz'            |'cmc,kendy,sparcmoz'
--------------------------------------------------------------------------------
                 Component|tools                     |udk
--------------------------------------------------------------------------------
                Issue type|DEFECT                    |PATCH
--------------------------------------------------------------------------------
                QA contact|[EMAIL PROTECTED]              |[EMAIL PROTECTED]
--------------------------------------------------------------------------------
          Target milestone|---                       |OOo 2.0.3
--------------------------------------------------------------------------------
                   Version|680m161                   |680m163
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Apr 19 05:13:44 -0700 
2006 -------
Works fine for me; gives file:///usr/lib64 on x86-64 as expected...  Just one 
more little change that I forgot to add to the patch: 
 
--- jvmfwk/plugins/sunmajor/pluginlib/gnujre.cxx        2006-04-19 
14:16:27.000000000 +0200 
+++ jvmfwk/plugins/sunmajor/pluginlib/gnujre.cxx        2006-04-19 
14:17:08.000000000 +0200 
@@ -153,7 +153,7 @@ bool GnuInfo::initialize(vector<pair<OUS 
  
     if (!bRt) 
     { 
-        m_sHome = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("file:///usr")); 
+        m_sHome = 
rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("file:///usr/lib")); 
         for(i_path ip = libpaths.begin(); ip != libpaths.end(); ip++) 
         { 
             //Construct an absolute path to the possible runtime 
 
Other than that, you already have Caolan's OK, so I think you can add it to a 
CWS ;-) 

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