It is possible that compiling with STL debugging iterators will find it,
With MSVC? Spent some months last autumn, I think it was, on and off,
trying to get the beast to build against the debugging runtime (and
debugging code in headers, including iterators), i.e. with _DEBUG
defined, when using --enable-dbgutil.
Unfortunately that causes compilations to fail here and there like
there's no tomorrow, thanks to it turning on a lot more stricter
requirements than what the GNU STL implementation apparently has.
(Yeah, I can hear the screams already, "but the GNU implementation is
the Only True Interpretation of The Standard, M$ Sucks".)
Got tired of it finally and abandoned the effort. Check git log for
history, look for commits from me mentioning _DEBUG, debugging runtime
etc.
--tml
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.