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 14:42:11 UTC

[Bug 123964] New: mismatching symbol visibility causes link problems

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

            Bug ID: 123964
        Issue Type: DEFECT
           Summary: mismatching symbol visibility causes link problems
           Product: General
           Version: 4.1.0-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: hdu@apache.org
                CC: issues@openoffice.apache.org

If a symbol is marked as visible in one object file and marked as invisible in
another object file then this inconsistency causes link problems in some build
environments. Even if the linker can resolve the problem by ignoring one of the
visibility bits this is unclean and should be solved.

-- 
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 123964] mismatching symbol visibility causes link problems

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

--- Comment #6 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1555945 into trunk:
#i123964# fix SC build on windows with consistent symbol visibility

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

[Issue 123964] mismatching symbol visibility causes link problems

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

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

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

--- Comment #8 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 123964] mismatching symbol visibility causes link problems

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

--- Comment #4 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1555720 into trunk:
#i123964# fix symbol visibility mismatch in dbaccess filter/xml

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

[Bug 123964] mismatching symbol visibility causes link problems

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

--- Comment #5 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1555875 into trunk:
#i123964# reshuffle DLLEXPORT in dbaccess module

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

[Bug 123964] mismatching symbol visibility causes link problems

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

--- Comment #7 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1564269 into trunk:
#i123964# mark add_to_recently_used_file_list() as DLLPUBLIC

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

[Bug 123964] mismatching symbol visibility causes link problems

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

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 123964] mismatching symbol visibility causes link problems

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

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.

[Bug 123964] mismatching symbol visibility causes link problems

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

--- Comment #2 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1555089 into trunk:
#i123964# fix symbol visibility mismatch in dbaccess module

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

[Bug 123964] mismatching symbol visibility causes link problems

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

--- Comment #1 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1555087 into trunk:
#i123964# make symbol visibility consistent in sc module

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