blob ec5bad9ae1273249e2bacc9cf22d05be0122040f 405 bytes (raw)
name: gnu/packages/patches/mono-4.9.0-fix-runtimemetadataversion.patch # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
| | diff --git a/mcs/mcs/settings.cs b/mcs/mcs/settings.cs
index 1393bcd58f3..af5febe7cf6 100644
--- a/mcs/mcs/settings.cs
+++ b/mcs/mcs/settings.cs
@@ -1197,7 +1197,7 @@ namespace Mono.CSharp {
}
return ParseResult.Success;
- case "runtimemetadataversion":
+ case "/runtimemetadataversion":
if (value.Length == 0) {
Error_RequiresArgument (option);
return ParseResult.Error;
|
debug log:
solving ec5bad9ae12 ...
found ec5bad9ae12 in https://yhetil.org/guix-patches/25a65ced1e0ff59aeb0b6a9db06cfc4e527f19d6.1734369314.git.efraim@flashner.co.il/ ||
https://yhetil.org/guix-patches/glfA5q0a-GvIrFdsK5HCC_oZfv1ZCU0lsxsMhsw2vC2ugrPLFbvypqa-jLugX6HzHGJLoHYaz3lnL1yRtIfPyCAQuC3TXeFy0JceFCoUXJo=@proton.me/
applying [1/1] https://yhetil.org/guix-patches/25a65ced1e0ff59aeb0b6a9db06cfc4e527f19d6.1734369314.git.efraim@flashner.co.il/
diff --git a/gnu/packages/patches/mono-4.9.0-fix-runtimemetadataversion.patch b/gnu/packages/patches/mono-4.9.0-fix-runtimemetadataversion.patch
new file mode 100644
index 00000000000..ec5bad9ae12
1:12: space before tab in indent.
}
1:13: space before tab in indent.
return ParseResult.Success;
1:14: trailing whitespace.
1:17: space before tab in indent.
if (value.Length == 0) {
1:18: space before tab in indent.
Error_RequiresArgument (option);
Checking patch gnu/packages/patches/mono-4.9.0-fix-runtimemetadataversion.patch...
Applied patch gnu/packages/patches/mono-4.9.0-fix-runtimemetadataversion.patch cleanly.
warning: squelched 1 whitespace error
warning: 6 lines add whitespace errors.
skipping https://yhetil.org/guix-patches/glfA5q0a-GvIrFdsK5HCC_oZfv1ZCU0lsxsMhsw2vC2ugrPLFbvypqa-jLugX6HzHGJLoHYaz3lnL1yRtIfPyCAQuC3TXeFy0JceFCoUXJo=@proton.me/ for ec5bad9ae12
index at:
100644 ec5bad9ae1273249e2bacc9cf22d05be0122040f gnu/packages/patches/mono-4.9.0-fix-runtimemetadataversion.patch
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).