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

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 19 22:03:26 PDT 2015


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

--- Comment #2 from Ryan McCoskrie <ryan.mccoskrie at gmail.com> ---
(In reply to derrick rocha from comment #1)
> I am quite interested in investigating this bug. Can you please fill me in
> on where to start? This is my first time doing open source contribution, and
> I am a senior of Computer Science at New Mexico Highlands University.
> 
> Thanks!
> Derrick Rocha

First make sure that you are set up for using gerrit. Check out the LO wiki on
that matter.

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.

-- 
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/ea8589d4/attachment.html>


More information about the LibreOffice mailing list