Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


https://bugs.freedesktop.org/show_bug.cgi?id=87003

--- Comment #4 from Nathan Yee <ny.nathan.yee@gmail.com> ---
I've been working on this bug since there seems to not have been activity on
this bug for more than a week. It seems like converting to range-based for
loops is fairly trivial except in this specific case shown here:

http://opengrok.libreoffice.org/xref/core/sw/source/core/doc/CntntIdxStore.cxx#271

Apparently range-based for loops cannot be used to iterate over an std::pair.
Does anyone have any advice on how to resolve this issue? I have replaced all
instances of BOOST_FOREACH in the project except for this one already.

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

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.