pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxlsxwriter: Add a TODO about implicit declaration of fopen64
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Dec 10 21:59:54 2018 +0100
Changeset: 446b711e67744ca9ddb858830bef58a03acaf362
Added Files:
libxlsxwriter/TODO
Log Message:
libxlsxwriter: Add a TODO about implicit declaration of fopen64
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=446b711e67744ca9ddb858830bef58a03acaf362
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libxlsxwriter/TODO | 3 +++
1 file changed, 3 insertions(+)
diffs:
diff --git a/libxlsxwriter/TODO b/libxlsxwriter/TODO
new file mode 100644
index 0000000000..a04c60b112
--- /dev/null
+++ b/libxlsxwriter/TODO
@@ -0,0 +1,3 @@
+- On NetBSD there are warnings about implicit declaration of fopen64, probably
+ a `|| defined(__NetBSD__)' in third_party/minizip/ioapi.h:53 needs to be
+ added.
Home |
Main Index |
Thread Index |
Old Index