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


User maho changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|RESOLVED                  |VERIFIED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Sep  1 21:39:37 -0700 
2006 -------
obr:

btw, I recommend to fix this problem in cws osxpatchpool as:
Index: updatecheck.cxx
===================================================================
RCS file: /cvs/util/extensions/source/update/check/updatecheck.cxx,v
retrieving revision 1.2.18.1
diff -u -r1.2.18.1 updatecheck.cxx
--- updatecheck.cxx     28 Aug 2006 08:57:42 -0000      1.2.18.1
+++ updatecheck.cxx     2 Sep 2006 04:38:55 -0000
@@ -108,6 +108,7 @@
 {
     for( sal_Int32 n=0; n < rNamedValues.getLength(); n++ )
     {
+       // Unfortunatly gcc-3.3 does not like Any.get<T>(); #i68785#
         if( rNamedValues[n].Name.equalsAscii( pszName ) )
         {
             T value;


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