To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49741
                  Issue #:|49741
                  Summary:|Clean up bridges/inc/bridges/cpp_uno
                Component:|udk
                  Version:|680m105
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|sb
              Reported by:|sb





------- Additional comments from [EMAIL PROTECTED] Mon May 23 08:51:33 -0700 
2005 -------
There are two leftover files in bridges/inc/bridges/cpp_uno, namely bridge.hxx
and type_misc.hxx.  Most cpp_uno bridges have been adapted to the UNO
multiple-interface-inheritance changes, and now use stuff from
bridges/inc/bridges/cpp_uno/shared instead.  The only code that still uses the
leftover headers is (as of SRC680m105):
- bridges/source/cpp_uno/gcc3_linux_s390/
- bridges/source/cpp_uno/gcc3_linux_x86-64/
- bridges/source/cpp_uno/gcc3_netbsd_intel/
Once that code is adapted or removed (see thread at
<http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=12090>), also
remove the leftover header files.  (bridges/inc/bridges/cpp_uno/bridge.hxx is
already nonfunctional, as it tries to include a non-existent
bridges/cpp_uno/bridge.h; bridges/inc/bridges/cpp_uno/type_misc.hxx is already
included in bridges/source/remote/urp/urp_job.cxx, that has to be taken care 
of.)

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