Hi all,
I'm getting some build failures on Jenkins. It seems there is a compilation failure because there
are a number of files that use std::unique_ptr but done include <memory>.
I think it may have come from here:
https://gerrit.libreoffice.org/#/c/36190/
The only thing is: Jenkins did a full build without any errors, so I'm scratching my head what has
happened here...
I guess I'm interested: do we need to include <memory> when using unique_ptr, and if so how did
Jenkins manage to fully compile this code on all platforms?
Chris
Sent from my iPhone
Context
- unique_ptr header question · Chris Sherlock
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.