pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

icinga2: TODO fixed



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Thu Jan 14 23:43:45 2021 +0100
Changeset:	3807ca623bedc48966fb4c54ac741c9f75f6a9c8

Removed Files:
	icinga2/TODO

Log Message:
icinga2: TODO fixed

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3807ca623bedc48966fb4c54ac741c9f75f6a9c8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 icinga2/TODO | 9 ---------
 1 file changed, 9 deletions(-)

diffs:
diff --git a/icinga2/TODO b/icinga2/TODO
deleted file mode 100644
index a564c69b80..0000000000
--- a/icinga2/TODO
+++ /dev/null
@@ -1,9 +0,0 @@
-Does not build for me on NetBSD 9.99.77/amd64 with
-
-In file included from /scratch/wip/icinga2/work/icinga2-2.12.3/lib/base/base_unity.cpp:73:
-/scratch/wip/icinga2/work/icinga2-2.12.3/lib/base/utility.cpp: In static member function 'static void icinga::Utility::CopyFile(const icinga::String&, const icinga::String&)':
-/scratch/wip/icinga2/work/icinga2-2.12.3/lib/base/utility.cpp:728:100: error: 'fs::copy_option' has not been declared
-  728 |  fs::copy_file(fs::path(source.Begin(), source.End()), fs::path(target.Begin(), target.End()), fs::copy_option::overwrite_if_exists);
-      |                                                                                                    ^~~~~~~~~~~
-
--- wiz 20210114


Home | Main Index | Thread Index | Old Index