pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
codex: update TODO
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Aug 21 14:51:37 2025 +0200
Changeset: db65f5d49c78cebda4ca1bfd77e30325c4534765
Modified Files:
codex/TODO
Log Message:
codex: update TODO
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=db65f5d49c78cebda4ca1bfd77e30325c4534765
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
codex/TODO | 11 +++++++++++
1 file changed, 11 insertions(+)
diffs:
diff --git a/codex/TODO b/codex/TODO
index c7949be92c..1ded9cc79a 100644
--- a/codex/TODO
+++ b/codex/TODO
@@ -1 +1,12 @@
Untested.
+
+Needs rust > 1.86:
+
+error[E0658]: `let` expressions in this position are unstable
+ --> protocol/src/protocol.rs:335:24
+ |
+335 | && let Some(tmpdir) = std::env::var_os("TMPDIR")
+ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ |
+ = note: see issue #53667 <https://github.com/rust-lang/rust/issues/53667> for more information
+
Home |
Main Index |
Thread Index |
Old Index