Hi!
One of the issues I see is in SampleICC, where Vetters.cpp includes
<errno.h> on Solaris and <sys/errno.h> on all other non-Windows.
On NetBSD, it also needs to include errno.h to compile. I could add an
#if NetBSD to the Solaris case, but I don't think that sys/errno.h is
standardized and thus prefer to make it include <errno.h> on all
non-Windows platforms instead. What do you think?
The next question is how to change this, since the sys/errno.h include
gets added by one of the patches coming with LO. You probably already
have a tried-and-true workflow for this, what is it? :)
Thanks,
Thomas
Context
- [Libreoffice] Changing patches · Thomas Klausner
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.