[Bug 93240] replace boost::ptr_container with std::container<std::unique_ptr>

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 20 07:16:41 PDT 2015


https://bugs.documentfoundation.org/show_bug.cgi?id=93240

--- Comment #5 from derrick rocha <drocha616 at gmail.com> ---
(In reply to Matthew Francis from comment #3)
> (In reply to Ryan McCoskrie from comment #2)
> > After that (assuming you run a *nix system) pick a directory you want to
> > work with and run 'grep -rn ptr_container dirname'. From there it is a
> > simple matter of editing declarations and function calls a little.
> 
> Better to use "git grep" from within the checked-out source directory rather
> than plain grep - it will be faster, and will skip build artifacts and other
> irrelevant files

Ok. I'm glad to see I was actually on the right track. Ill try to get a patch
submitted this afternoon since I have court this morning :(

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150820/a699f72d/attachment.html>


More information about the LibreOffice mailing list