[Libreoffice-bugs] [Bug 93240] replace boost::ptr_container with std::containerstd::unique_ptr

2015-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 --- Comment #10 from derrick rocha drocha...@gmail.com --- Created attachment 118209 -- https://bugs.documentfoundation.org/attachment.cgi?id=118209action=edit replace boost::ptr_vector with std::vectorstd::unique_ptr -- You are

[Libreoffice-bugs] [Bug 93240] replace boost::ptr_container with std::containerstd::unique_ptr

2015-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 --- Comment #9 from derrick rocha drocha...@gmail.com --- anybody know why I keep getting a build failure message after I submit a patch to gerrit? It compiled fine for me before i submitted it. -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 93240] replace boost::ptr_container with std::containerstd::unique_ptr

2015-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 --- Comment #8 from derrick rocha drocha...@gmail.com --- Never mind. I figured it out. Thank you. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 93240] replace boost::ptr_container with std::containerstd::unique_ptr

2015-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 --- Comment #6 from derrick rocha drocha...@gmail.com --- Another question. How do I build using C++11? I keep getting errors saying ‘unique_ptr’ is not a member of ‘std’. Thanks -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 93240] replace boost::ptr_container with std::containerstd::unique_ptr

2015-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 --- Comment #7 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Michael Stahl committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 93240] replace boost::ptr_container with std::containerstd::unique_ptr

2015-08-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|EasyHack

[Libreoffice-bugs] [Bug 93240] replace boost::ptr_container with std::containerstd::unique_ptr

2015-08-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 --- Comment #4 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Michael Stahl committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 93240] replace boost::ptr_container with std::containerstd::unique_ptr

2015-08-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 --- Comment #5 from derrick rocha drocha...@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

[Libreoffice-bugs] [Bug 93240] replace boost::ptr_container with std::containerstd::unique_ptr

2015-08-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 --- Comment #1 from derrick rocha drocha...@gmail.com --- 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

[Libreoffice-bugs] [Bug 93240] replace boost::ptr_container with std::containerstd::unique_ptr

2015-08-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 --- Comment #2 from Ryan McCoskrie ryan.mccosk...@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

[Libreoffice-bugs] [Bug 93240] replace boost::ptr_container with std::containerstd::unique_ptr

2015-08-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 93240] replace boost::ptr_container with std::containerstd::unique_ptr

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 Michael Stahl mst...@redhat.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever