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/05/02 13:16:55 UTC

[Bug 122208] New: improve compatibility with standard STL

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

            Bug ID: 122208
        Issue Type: DEFECT
           Summary: improve compatibility with standard STL
    Classification: Code
           Product: General
           Version: AOO400-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
            Blocks: 121585

AOO still depends on stlport4 which predates the C++11 standard and its TR1
containers by many years. Some methods/containers have not made it into the
standard, some have been replaced and some behave differently. AOO should
target the standard STL and thus gradually remove/replace code to make it
compatible with the C++11 standard.

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #43 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1515285 into branches/rejuvenate01:
#i122208# use explicit hash functors for unordered_maps with non-standard
typ...

-- 
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 122208] improve compatibility with standard STL

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

--- Comment #47 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1560334 into trunk:
#i122208# the std::isfinite() workaround is only needed for GCC

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #23 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1483734 into branches/rejuvenate01:
#i122208# fix sd::TransferableData::Representative's assignment operator

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #1 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1478327 into trunk:
#i122208# remove rope which is not a std:: container

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #19 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1483710 into branches/rejuvenate01:
#i122208# include <algorithm> explicitly if needed

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #5 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1480359 into branches/rejuvenate01:
#i122208# #i121585# update STL wrappers to boost/tr1 or libc++

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #25 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1483880 into branches/rejuvenate01:
#i122208# updating stl wrappers for stlport4 emulation

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #45 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1550375 into trunk:
#i122208# replace the binaryurp cache for improved C++ compatibility

-- 
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 122208] improve compatibility with standard STL

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

--- Comment #8 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1480378 into branches/rejuvenate01:
#i122208# force configmgr's partial to boost container for now

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #27 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1483900 into branches/rejuvenate01:
#i122208# WaE: avoid std::transform in namedvaluecollection.hxx

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #6 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1480367 into branches/rejuvenate01:
#i122208# replace the binaryurp cache for improved C++ compatibility

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #26 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1483895 into branches/rejuvenate01:
#i122208# remove the need to emulate std::iota()

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #17 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1482744 into branches/rejuvenate01:
#i122208# prevent boost from using typeids in connectivity's no-rtti parts

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #32 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1486581 into trunk:
#i122208# const SW containers cannot provide non-const iterators

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

[Bug 122208] improve compatibility with standard STL

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |124131

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #9 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1480382 into branches/rejuvenate01:
#i122208# fix a type ambiguity in layoutimpl::VCLXDialog objects

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

[Bug 122208] improve compatibility with standard STL

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

hdu@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |122396

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #39 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1487865 into trunk:
#i122208# update STL header wrappers

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #3 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1478355 into trunk:
#i122208# avoid incomplete type for container element

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #46 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1550388 into trunk:
#i122208# force boost *map for configmgr's Modifications Node structure

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

[Bug 122208] improve compatibility with standard STL

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

hdu@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |122378

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #24 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1483737 into branches/rejuvenate01:
#i122208# a const XMLOFF container cannot provide non-const iterators

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #37 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1486836 into trunk:
#i122208# const XMLOFF containers cannot provide non-const iterators

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

[Bug 122208] improve compatibility with standard STL

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|issues@openoffice.apache.or |hdu@apache.org
                   |g                           |
   Target Milestone|4.0.0                       |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 122208] improve compatibility with standard STL

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

--- Comment #12 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1480399 into branches/rejuvenate01:
#i122208# remove unneeded boost::math namespace

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #33 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1486582 into trunk:
#i122208# const SC containers cannot provide non-const iterators

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #31 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1486127 into branches/rejuvenate01:
#i122208# disable a noisy warning of MSVC TR1's list header

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

[Bug 122208] improve compatibility with standard STL

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

hdu@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |122361

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

[Bug 122208] improve compatibility with standard STL

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

Bug 122208 depends on bug 124131, which changed state.

Bug 124131 Summary: use smart pointer's bool operator instead of comparing its content against NULL
https://issues.apache.org/ooo/show_bug.cgi?id=124131

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

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #34 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1486583 into trunk:
#i122208# const SD containers cannot provide non-const iterators

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #13 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1480400 into branches/rejuvenate01:
#i122208# force STL-wrappers around the vector<bool> magic in connectivity

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #42 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1513872 into branches/rejuvenate01:
#i122208# allow silgraphite build with move-semantic enabled STL

-- 
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 122208] improve compatibility with standard STL

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

Bug 122208 depends on bug 123068, which changed state.

Bug 123068 Summary: remove implicit rtl::O*String conversions to char/utf-16 pointers
https://issues.apache.org/ooo/show_bug.cgi?id=123068

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |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 122208] improve compatibility with standard STL

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

--- Comment #18 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1483704 into branches/rejuvenate01:
#i122208# filter symbols from win's native tr1 from reexport

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #15 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1482719 into trunk:
#i122208# avoid default assignment operator of recursive STL containers

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #35 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1486584 into trunk:
#i122208# fix sd::TransferableData::Representative's assignment operator

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #11 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1480395 into branches/rejuvenate01:
#i122208# use std::isfinite() if available

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

[Bug 122208] improve compatibility with standard STL

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |123960

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #20 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1483731 into branches/rejuvenate01:
#i122208# const SW containers cannot provide non-const iterators

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #44 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1545963 into trunk:
#i122208# allow silgraphite build with a move-semantic enabled STL

-- 
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 122208] improve compatibility with standard STL

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

--- Comment #30 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1485116 into branches/rejuvenate01:
#i122208# no need to wrap STL's numeric header

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

[Bug 122208] improve compatibility with standard STL

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |123947

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

[Bug 122208] improve compatibility with standard STL

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

hdu@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |122362

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #7 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1480375 into branches/rejuvenate01:
#i122208# force configmgr's partial to boost container for now

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #14 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1480401 into branches/rejuvenate01:
#i122208# fix some minor class/struct declaration mismatches

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

[Bug 122208] improve compatibility with standard STL

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |122766

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #2 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1478337 into trunk:
#i122208# remove makefile entry for rope

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

[Bug 122208] improve compatibility with standard STL

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |123068

-- 
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 122208] improve compatibility with standard STL

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

--- Comment #10 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1480391 into branches/rejuvenate01:
#i122208# std::identity() didn't make it into the C++ standard

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #4 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1480318 into trunk:
#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on
pr...

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #38 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1487476 into trunk:
#i122208# remove configure check for hash_map in system STL

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

[Bug 122208] improve compatibility with standard STL

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Issue Type|DEFECT                      |TASK
         Resolution|---                         |FIXED
   Target Milestone|---                         |AOO 4.0

--- Comment #41 from hdu@apache.org <hd...@apache.org> ---
Fixed.

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #29 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1483907 into branches/rejuvenate01:
#i122208# restore fillVisibleArgumentMapping() semantic

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #16 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1482736 into trunk:
#i122208# avoid signedness warnings in signed-char build environments

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #28 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1483901 into branches/rejuvenate01:
#i122208# filter symbols from win's native tr1 from reexport

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #36 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1486646 into trunk:
#i122208# include <algorithm> explicitly if functions from <algorithm> are used

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

[Bug 122208] improve compatibility with standard STL

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

--- Comment #40 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1487896 into trunk:
#i122208# added remaining header wrappers

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