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 2013/12/12 14:27:05 UTC

[Bug 123841] New: Fix constness type mismatches for OSX port

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

            Bug ID: 123841
        Issue Type: DEFECT
           Summary: Fix constness type mismatches for OSX port
           Product: General
           Version: 4.1.0-dev
          Hardware: All
                OS: Mac OSX, all
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: hdu@apache.org
                CC: issues@openoffice.apache.org
            Blocks: 122301

Compiling a codebase in different development environments is only possible if
the types used are declared and used consistently. E.g. a function that
declares a non-const parameter cannot accept a const input for that. Such
constness problems need to be fixed.

-- 
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 123841] Fix constness type mismatches for OSX port

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

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

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

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

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

[Issue 123841] Fix constness type mismatches for OSX port

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

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

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

--- Comment #4 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 123841] Fix constness type mismatches for OSX port

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

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 123841] Fix constness type mismatches for OSX port

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

--- Comment #2 from Oliver-Rainer Wittmann <or...@apache.org> ---
@Herbert: Is this issue solved?

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

[Bug 123841] Fix constness type mismatches for OSX port

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

--- Comment #1 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1550416 into trunk:
#i123841# fix constness issues in OSX 64bit clipboard handling

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