From a59c4d16c907e76ddf027e82a6b486d5d84696fc Mon Sep 17 00:00:00 2001 From: Ribbon Date: Fri, 22 Nov 2024 13:18:55 +0000 Subject: [PATCH] Update TODOs --- recipes/wip/ai/nnx/recipe.toml | 2 +- recipes/wip/ai/tgs/recipe.toml | 2 +- recipes/wip/analysis/binsider/recipe.toml | 2 +- recipes/wip/archives/mlar/recipe.toml | 2 +- recipes/wip/benchmarks/cargo/cargo-benchcmp/recipe.toml | 2 +- recipes/wip/codecs/rav1e/recipe.toml | 2 +- recipes/wip/containers/crun-vm/recipe.toml | 2 +- recipes/wip/crypto/data2sound/recipe.toml | 2 +- recipes/wip/crypto/morse2sound/recipe.toml | 2 +- recipes/wip/crypto/qrscan/recipe.toml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/recipes/wip/ai/nnx/recipe.toml b/recipes/wip/ai/nnx/recipe.toml index b42ca9be..ca9318b4 100644 --- a/recipes/wip/ai/nnx/recipe.toml +++ b/recipes/wip/ai/nnx/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO fs2 crate error [source] git = "https://github.com/webonnx/wonnx" [build] diff --git a/recipes/wip/ai/tgs/recipe.toml b/recipes/wip/ai/tgs/recipe.toml index aba549aa..4a05776a 100644 --- a/recipes/wip/ai/tgs/recipe.toml +++ b/recipes/wip/ai/tgs/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO make libtorch work [source] git = "https://github.com/warpy-ai/tgs" [build] diff --git a/recipes/wip/analysis/binsider/recipe.toml b/recipes/wip/analysis/binsider/recipe.toml index c654bae4..b7f70805 100644 --- a/recipes/wip/analysis/binsider/recipe.toml +++ b/recipes/wip/analysis/binsider/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO async-io and rustix crates error [source] git = "https://github.com/orhun/binsider" [build] diff --git a/recipes/wip/archives/mlar/recipe.toml b/recipes/wip/archives/mlar/recipe.toml index f8e49d76..5fd0cc56 100644 --- a/recipes/wip/archives/mlar/recipe.toml +++ b/recipes/wip/archives/mlar/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/ANSSI-FR/MLA" [build] diff --git a/recipes/wip/benchmarks/cargo/cargo-benchcmp/recipe.toml b/recipes/wip/benchmarks/cargo/cargo-benchcmp/recipe.toml index 90833c27..a9fbc1c1 100644 --- a/recipes/wip/benchmarks/cargo/cargo-benchcmp/recipe.toml +++ b/recipes/wip/benchmarks/cargo/cargo-benchcmp/recipe.toml @@ -1,4 +1,4 @@ -#TODO compiled but not tested (after cargo update) +#TODO compiled but not tested [source] git = "https://github.com/BurntSushi/cargo-benchcmp" [build] diff --git a/recipes/wip/codecs/rav1e/recipe.toml b/recipes/wip/codecs/rav1e/recipe.toml index 57efb59b..3ee7f537 100644 --- a/recipes/wip/codecs/rav1e/recipe.toml +++ b/recipes/wip/codecs/rav1e/recipe.toml @@ -1,4 +1,4 @@ -#TODO "free(): invalid pointer" error +#TODO "malloc(): invalid size (unsorted)" error [source] git = "https://github.com/xiph/rav1e" [build] diff --git a/recipes/wip/containers/crun-vm/recipe.toml b/recipes/wip/containers/crun-vm/recipe.toml index 5473bb52..c28e391e 100644 --- a/recipes/wip/containers/crun-vm/recipe.toml +++ b/recipes/wip/containers/crun-vm/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO camino crate error # dependencies - https://github.com/containers/crun-vm/blob/main/docs/1-installing.md#from-source [source] git = "https://github.com/containers/crun-vm" diff --git a/recipes/wip/crypto/data2sound/recipe.toml b/recipes/wip/crypto/data2sound/recipe.toml index 5095b0a2..19a8ba25 100644 --- a/recipes/wip/crypto/data2sound/recipe.toml +++ b/recipes/wip/crypto/data2sound/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/TheAwiteb/data2sound" [build] diff --git a/recipes/wip/crypto/morse2sound/recipe.toml b/recipes/wip/crypto/morse2sound/recipe.toml index 3e00e735..d48af2d8 100644 --- a/recipes/wip/crypto/morse2sound/recipe.toml +++ b/recipes/wip/crypto/morse2sound/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO slice-deque crate error (after cargo update) [source] git = "https://github.com/irevenko/morse2sound" [build] diff --git a/recipes/wip/crypto/qrscan/recipe.toml b/recipes/wip/crypto/qrscan/recipe.toml index 428a3cf9..75f60e70 100644 --- a/recipes/wip/crypto/qrscan/recipe.toml +++ b/recipes/wip/crypto/qrscan/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO ahash crate error [source] git = "https://github.com/sayanarijit/qrscan" [build]