You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/01/03 13:52:51 UTC

[Bug 123963] New: type ambiguity in toolkit's VCLXDevice breaks the build

https://issues.apache.org/ooo/show_bug.cgi?id=123963

            Bug ID: 123963
        Issue Type: DEFECT
           Summary: type ambiguity in toolkit's VCLXDevice breaks the
                    build
           Product: General
           Version: 4.1.0-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P2
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: hdu@apache.org
                CC: issues@openoffice.apache.org

There is a type ambiguity in main/toolkit/source/awt/forward.hxx because the
VCLXDialog is indirectly derived from cppu::OWeakObject via two different base
classes. Some compilers (like Xcode's clang) cannot resolve a downcast to an
OWeakObject and this breaks the build.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Issue 123963] type ambiguity in toolkit's VCLXDevice breaks the build

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123963

hdu@apache.org <hd...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #3 from hdu@apache.org <hd...@apache.org> ---
Closing the resolved issue.

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are watching all issue changes.

[Bug 123963] type ambiguity in toolkit's VCLXDevice breaks the build

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123963

hdu@apache.org <hd...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from hdu@apache.org <hd...@apache.org> ---
Fixed with the commit above.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123963] type ambiguity in toolkit's VCLXDevice breaks the build

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123963

hdu@apache.org <hd...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED
           Assignee|issues@openoffice.apache.or |hdu@apache.org
                   |g                           |
   Target Milestone|---                         |4.1.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123963] type ambiguity in toolkit's VCLXDevice breaks the build

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123963

--- Comment #1 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1555077 into trunk:
#i123963# remove type ambiguity in toolkit's VCLXDevice

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.