[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 receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[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:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/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 #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 mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/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 assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/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 #7 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Michael Stahl committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=2ea45a407e2538e07dfbe17ae95cc5d4801aa7e2

tdf#93240: replace boost::ptr_map with std::mapstd::unique_ptr

It will be available in 5.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[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 DifficultyBeginner |EasyHack DifficultyBeginner
   |SkillCpp TopicCleanup   |SkillCpp TopicCleanup
   ||target:5.1.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[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:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=8cf79b567010ff885da1f6a121a4e9b2ef96fccf

tdf#93240: replace boost::ptr_vector with std::vectorstd::unique_ptr

It will be available in 5.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[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 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 the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[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 Science at New Mexico Highlands University.

Thanks!
Derrick Rocha

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[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 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 the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[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||fdb...@neosheffield.co.uk

--- Comment #3 from Matthew Francis fdb...@neosheffield.co.uk ---
(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

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[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 confirmed|0   |1
 Whiteboard||EasyHack DifficultyBeginner
   ||SkillCpp TopicCleanup

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs