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

Pedro Giffuni <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80100|0                           |1
        is obsolete|                            |
  Attachment #80101|0                           |1
        is obsolete|                            |

--- Comment #3 from Pedro Giffuni <[email protected]> ---
Created attachment 80109
  --> https://issues.apache.org/ooo/attachment.cgi?id=80109&action=edit
Shell script to do automated hash --> unordered_map replacements

New revision of the script. This one covers some stuff that was missing to
replace in cppu.

Additionally I just found that new versions of stlport integrate with boost:

>From http://stlport.sourceforge.net/
___
2005-11-03 STLport 5.0.0 Release

* Use of boost type_traits rather than internal equivalent when requested (see
_STLP_USE_BOOST_SUPPORT in config file);
* unordered_set, unordered_multiset, unordered_map, unordered_multimap hash
containers implementation specified in the TR1 document;

2006-03-01 STLport 5.0.2 Release
* add --with-boost option for configure;
_____

Given that boost 5.1.7 works on all supported platforms, it would be a good
candidate for an update.

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

Reply via email to