~ruther/guix-local

ref: master guix-local/gnu/packages/patches/clucene-gcc-14.patch -rw-r--r-- 383 bytes
01b97dff — Hilton Chain import: crate: Generate comments with ‘TODO REVIEW:’ prefix. 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
Upstream-status: Not presented upstream.

--- clucene-core-2.3.3.4.orig/src/core/CLucene/document/DateTools.cpp	1970-01-01 01:00:01.000000000 +0100
+++ clucene-core-2.3.3.4/src/core/CLucene/document/DateTools.cpp	2025-01-01 17:41:36.055237798 +0100
@@ -9,6 +9,8 @@
 #include "DateTools.h"
 #include "CLucene/util/Misc.h"
 
+#include <ctime>
+
 CL_NS_USE(util)
 CL_NS_DEF(document)