To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65735
                  Issue #:|65735
                  Summary:|Base class `class com::sun::star::uno::XWeak' should
                          |be explicitly initialized in the copy constructor
                Component:|udk
                  Version:|OOo 2.0.2
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|kr
              Reported by:|aderigs





------- Additional comments from [EMAIL PROTECTED] Wed May 24 01:09:49 -0700 
2006 -------
A compilation with `g++ -W' which includes `cppuhelper/weak.hxx' causes the 
warning: 
 
In file included 
from /Users/aderigs/src/doos/sdk/include/cppuhelper/implbase_ex.hxx:39, 
                 
from /Users/aderigs/src/doos/sdk/include/cppuhelper/implbase2.hxx:39, 
                 from updates.h:5, 
                 from updates.cc:1: 
/Users/aderigs/src/doos/sdk/include/cppuhelper/weak.hxx: In copy constructor ` 
   cppu::OWeakObject::OWeakObject(const cppu::OWeakObject&)': 
/Users/aderigs/src/doos/sdk/include/cppuhelper/weak.hxx:135: warning: base 
   class `class com::sun::star::uno::XWeak' should be explicitly initialized 
in 
   the copy constructor

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