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

Luke <lukebe...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|michael.me...@collabora.com |danlrobertso...@gmail.com

--- Comment #6 from Luke <lukebe...@hotmail.com> ---
I git bisected this down to:

commit ead5bc3cfb07a4e96e367e7904dc674ee5f5ccd6
Author: Daniel Robertson <danlrobertso...@gmail.com>
Date:   Fri Aug 21 21:51:09 2015 -0400

slideshow: replace for_each with range-based loop
Replace ::std::for_each for a more readable range-based for loop in cases in
which the function object to be applied by for_each is more readable as the
body of a for loop.


Daniel,
Can you please take a look at this? There's got to be an issue with the pattern
or copy/pasting. It's doing a lot more than making the code more readable:)

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

Reply via email to