pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
0ad: Add TODO
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Mon Dec 13 19:00:16 2021 +0100
Changeset: 822b12bcedf8bb592b6675305180e193cc37ce99
Added Files:
0ad/TODO
Log Message:
0ad: Add TODO
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=822b12bcedf8bb592b6675305180e193cc37ce99
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
0ad/TODO | 10 ++++++++++
1 file changed, 10 insertions(+)
diffs:
diff --git a/0ad/TODO b/0ad/TODO
new file mode 100644
index 0000000000..d125dfaca0
--- /dev/null
+++ b/0ad/TODO
@@ -0,0 +1,10 @@
+Something goes wrong with curl:
+
+../../contrib/curl/lib/strerror.c: In function 'curl_easy_strerror':
+../../contrib/curl/lib/strerror.c:217:3: error: duplicate case value
+ case CURLE_SSL_CACERT:
+ ^~~~
+../../contrib/curl/lib/strerror.c:190:3: note: previously used here
+ case CURLE_PEER_FAILED_VERIFICATION:
+ ^~~~
+gmake[3]: *** [curl-lib.make:655: obj/Release/curl-lib/strerror.o] Error 1
Home |
Main Index |
Thread Index |
Old Index