[Git][ocaml-team/js-of-ocaml][master] 2 commits: Fix FTBFS with dune 3.24.1 (Closes: #1142897)
Stéphane Glondu (@glondu) <[email protected]> Tue, 28 Jul 2026 07:05:21 +0000
| Newsgroups | gmane.linux.debian.devel.ocaml |
|---|---|
| Message-ID | <[email protected]> |
----==_mimepart_6a6854b0aa357_56d71c670c2260267 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable St=C3=A9phane Glondu pushed to branch master at Debian OCaml Maintainers = / js-of-ocaml Commits: b2f8f6a4 by St=C3=A9phane Glondu at 2026-07-28T09:02:35+02:00 Fix FTBFS with dune 3.24.1 (Closes: #1142897) - - - - - ccfc0339 by St=C3=A9phane Glondu at 2026-07-28T09:02:48+02:00 Update changelog and prepare upload to unstable - - - - - 3 changed files: - debian/changelog - + debian/patches/0002-Fix-FTBFS-with-dune-3.24.1.patch - debian/patches/series Changes: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D debian/changelog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D @@ -1,3 +1,9 @@ +js-of-ocaml (6.4.1-2) unstable; urgency=3Dmedium + + * Fix FTBFS with dune 3.24.1 (Closes: #1142897) + + -- St=C3=A9phane Glondu <[email protected]> Tue, 28 Jul 2026 09:02:47 = +0200 + js-of-ocaml (6.4.1-1) unstable; urgency=3Dmedium = * New upstream release =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D debian/patches/0002-Fix-FTBFS-with-dune-3.24.1.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D @@ -0,0 +1,22 @@ +From: =3D?utf-8?q?St=3DC3=3DA9phane_Glondu?=3D <[email protected]> +Date: Tue, 28 Jul 2026 09:01:56 +0200 +Subject: Fix FTBFS with dune 3.24.1 + +Bug-Debian: https://bugs.debian.org/1142897 +--- + examples/boulderdash/dune | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/examples/boulderdash/dune b/examples/boulderdash/dune +index 87d2ea3..1c99dc3 100644 +--- a/examples/boulderdash/dune ++++ b/examples/boulderdash/dune +@@ -4,7 +4,7 @@ + (modes js wasm) + (js_of_ocaml + (compilation_mode separate) +- (build_runtime_flags :standard --file %{dep:maps.txt} --file maps)) ++ (build_runtime_flags :standard --file %{dep:maps.txt})) + (link_deps + (glob_files maps/*.map)) + (preprocess =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D debian/patches/series =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D @@ -1 +1,2 @@ 0001-Disable-build-of-toplevel.-bc-.js.patch +0002-Fix-FTBFS-with-dune-3.24.1.patch View it on GitLab: https://salsa.debian.org/ocaml-team/js-of-ocaml/-/comp= are/620d9c8daf9c750cb262d0c937e90f9cb5a3842b...ccfc033907b511937f48201a00= 187a0241d52b73 -- = View it on GitLab: https://salsa.debian.org/ocaml-team/js-of-ocaml/-/comp= are/620d9c8daf9c750cb262d0c937e90f9cb5a3842b...ccfc033907b511937f48201a00= 187a0241d52b73 You're receiving this email because of your account on salsa.debian.org. = Manage all notifications: https://salsa.debian.org/-/profile/notification= s | Help: https://salsa.debian.org/help ----==_mimepart_6a6854b0aa357_56d71c670c2260267 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www= .w3.org/TR/REC-html40/loose.dtd"> <html lang=3D"en" style=3D'--code-editor-font: var(--default-mono-font, "= GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, = Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospac= e;'> <head> <meta content=3D"text/html; charset=3Dutf-8" http-equiv=3D"Content-Type">= <title> GitLab </title> <style data-premailer=3D"ignore" type=3D"text/css"> a { color: #1068bf; } </style> <style>img { max-width: 100%; height: auto; } body { font-size: .875rem; } body { -webkit-text-shadow: hsla(0,0%,100%,.01) 0 0 1px; } body { font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Ro= boto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Colo= r Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size= : inherit; } </style> </head> <body style=3D'font-size: inherit; -webkit-text-shadow: hsla(0,0%,100%,.0= 1) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"= Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif= ,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji= ";'> <div class=3D"content"> <h3 style=3D"margin-top: 20px; margin-bottom: 10px;"> St=C3=A9phane Glondu pushed to branch master at <a href=3D"https://salsa.= debian.org/ocaml-team/js-of-ocaml">Debian OCaml Maintainers / js-of-ocaml= </a> </h3> <h4 style=3D"margin-top: 10px; margin-bottom: 10px;"> Commits: </h4> <ul> <li> <strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/o= caml-team/js-of-ocaml/-/commit/b2f8f6a4c90eaa52220fdb560f41011494d99fdc">= b2f8f6a4</a></strong> <div> <span> by St=C3=A9phane Glondu </span> <i> at 2026-07-28T09:02:35+02:00 <= /i> </div> <pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl= ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G= itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M= ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co= nsole", monospace; font-variant-ligatures: none; word-break: break-all; w= ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg= in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Fix FTBFS with dune= 3.24.1 (Closes: #1142897) </pre> </li> <li> <strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/o= caml-team/js-of-ocaml/-/commit/ccfc033907b511937f48201a00187a0241d52b73">= ccfc0339</a></strong> <div> <span> by St=C3=A9phane Glondu </span> <i> at 2026-07-28T09:02:48+02:00 <= /i> </div> <pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl= ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G= itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M= ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co= nsole", monospace; font-variant-ligatures: none; word-break: break-all; w= ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg= in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update changelog an= d prepare upload to unstable </pre> </li> </ul> <h4 style=3D"margin-top: 10px; margin-bottom: 10px;"> 3 changed files: </h4> <ul> <li class=3D"file-stats"> <a href=3D"#9c96da0e9f91d7d8937b69b524702c106258f0d1"> debian/changelog </a> </li> <li class=3D"file-stats"> <a href=3D"#26102a883eb4b37ea4f407d513dfe367096d54b0"> <span class=3D"new-file"> + debian/patches/0002-Fix-FTBFS-with-dune-3.24.1.patch </span> </a> </li> <li class=3D"file-stats"> <a href=3D"#bc34014ab4b9a49dd7a27bdd8d352912607c3a96"> debian/patches/series </a> </li> </ul> <h4 style=3D"margin-top: 10px; margin-bottom: 10px;"> Changes: </h4> <li id=3D"9c96da0e9f91d7d8937b69b524702c106258f0d1"> <a href=3D"https://salsa.debian.org/ocaml-team/js-of-ocaml/-/compare/620d= 9c8daf9c750cb262d0c937e90f9cb5a3842b...ccfc033907b511937f48201a00187a0241= d52b73#9c96da0e9f91d7d8937b69b524702c106258f0d1"><strong style=3D"font-we= ight: 600;">debian/changelog</strong></a> <hr style=3D"overflow: hidden; border: 1px solid #dcdcde;"> <table class=3D"code white" style=3D"border-spacing: 0; border-collapse: = collapse; width: auto; font-family: monospace; font-size: 90%;" bgcolor=3D= "#ffffff" width=3D"100%" cellpadding=3D"0" cellspacing=3D"0"> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"1" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"1" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 1 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext">js-of-ocaml (6.4.1= -2) unstable; urgency=3Dmedium</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"1" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"2" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 2 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"1" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"3" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 3 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"> * Fix FTBFS with= dune 3.24.1 (Closes: #1142897)</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"1" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"4" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 4 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"1" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"5" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 5 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"> -- St=C3=A9phane = Glondu <[email protected]> Tue, 28 Jul 2026 09:02:47 +0200</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"1" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"6" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 6 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"></span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"1" style=3D"width= : 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-col= or: #ececef; border-right-style: solid; padding: inherit;" align=3D"right= " bgcolor=3D"#fbfafd"> 1 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"7" style=3D"width= : 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-col= or: #ececef; border-right-style: solid; padding: inherit;" align=3D"right= " bgcolor=3D"#fbfafd"> 7 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext">js-of-ocaml (6.4.1-1) unstable; urgency=3D= medium</span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"2" style=3D"width= : 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-col= or: #ececef; border-right-style: solid; padding: inherit;" align=3D"right= " bgcolor=3D"#fbfafd"> 2 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"8" style=3D"width= : 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-col= or: #ececef; border-right-style: solid; padding: inherit;" align=3D"right= " bgcolor=3D"#fbfafd"> 8 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"></span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"3" style=3D"width= : 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-col= or: #ececef; border-right-style: solid; padding: inherit;" align=3D"right= " bgcolor=3D"#fbfafd"> 3 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"9" style=3D"width= : 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-col= or: #ececef; border-right-style: solid; padding: inherit;" align=3D"right= " bgcolor=3D"#fbfafd"> 9 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"> * New upstream release</span> </pre></td> </tr> </table> <br> </li> <li id=3D"26102a883eb4b37ea4f407d513dfe367096d54b0"> <a href=3D"https://salsa.debian.org/ocaml-team/js-of-ocaml/-/compare/620d= 9c8daf9c750cb262d0c937e90f9cb5a3842b...ccfc033907b511937f48201a00187a0241= d52b73#26102a883eb4b37ea4f407d513dfe367096d54b0"><strong style=3D"font-we= ight: 600;">debian/patches/0002-Fix-FTBFS-with-dune-3.24.1.patch</strong>= </a> <hr style=3D"overflow: hidden; border: 1px solid #dcdcde;"> <table class=3D"code white" style=3D"border-spacing: 0; border-collapse: = collapse; width: auto; font-family: monospace; font-size: 90%;" bgcolor=3D= "#ffffff" width=3D"100%" cellpadding=3D"0" cellspacing=3D"0"> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"1" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 1 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"><span class=3D"p">From:= =3D?utf-8?q?St=3DC3=3DA9phane_Glondu?=3D <[email protected]></span= ></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"2" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 2 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"><span class=3D"p">Date:= Tue, 28 Jul 2026 09:01:56 +0200</span></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"3" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 3 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"><span class=3D"p">Subje= ct: Fix FTBFS with dune 3.24.1</span></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"4" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 4 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"5" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 5 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"><span class=3D"p">Bug-D= ebian: https://bugs.debian.org/1142897</span></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"6" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 6 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"><span class=3D"p">---</= span></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"7" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 7 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"> examples/boulderdash/d= une | 2 +-</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"8" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 8 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"> 1 file changed, 1 inse= rtion(+), 1 deletion(-)</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"9" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 9 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"10" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 10 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"><span class=3D"gh" styl= e=3D"color: #800080; font-weight: 600;">diff --git a/examples/boulderdash= /dune b/examples/boulderdash/dune</span></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"11" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 11 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"><span class=3D"gh" styl= e=3D"color: #800080; font-weight: 600;">index 87d2ea3..1c99dc3 100644</sp= an></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"12" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 12 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"><span class=3D"gd" styl= e=3D"color: #000000; background-color: #ffdddd;">--- a/examples/boulderda= sh/dune</span></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"13" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 13 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"><span class=3D"gi" styl= e=3D"color: #000000; background-color: #ddffdd;">+++ b/examples/boulderda= sh/dune</span></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"14" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 14 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"><span class=3D"p">@@ -4= ,7 +4,7 @@</span></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"15" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 15 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"> (modes js wasm)</span= > </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"16" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 16 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"> (js_of_ocaml</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"17" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 17 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"> (compilation_mode se= parate)</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"18" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 18 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"><span class=3D"gd" styl= e=3D"color: #000000; background-color: #ffdddd;">- (build_runtime_flags = :standard --file %{dep:maps.txt} --file maps))</span></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"19" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 19 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"><span class=3D"gi" styl= e=3D"color: #000000; background-color: #ddffdd;">+ (build_runtime_flags = :standard --file %{dep:maps.txt}))</span></span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"20" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 20 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"> (link_deps</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"21" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 21 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"> (glob_files maps/*.m= ap))</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"0" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"22" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 22 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"diff"> (preprocess</span></p= re></td> </tr> </table> <br> </li> <li id=3D"bc34014ab4b9a49dd7a27bdd8d352912607c3a96"> <a href=3D"https://salsa.debian.org/ocaml-team/js-of-ocaml/-/compare/620d= 9c8daf9c750cb262d0c937e90f9cb5a3842b...ccfc033907b511937f48201a00187a0241= d52b73#bc34014ab4b9a49dd7a27bdd8d352912607c3a96"><strong style=3D"font-we= ight: 600;">debian/patches/series</strong></a> <hr style=3D"overflow: hidden; border: 1px solid #dcdcde;"> <table class=3D"code white" style=3D"border-spacing: 0; border-collapse: = collapse; width: auto; font-family: monospace; font-size: 90%;" bgcolor=3D= "#ffffff" width=3D"100%" cellpadding=3D"0" cellspacing=3D"0"> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"1" style=3D"width= : 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-col= or: #ececef; border-right-style: solid; padding: inherit;" align=3D"right= " bgcolor=3D"#fbfafd"> 1 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"1" style=3D"width= : 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-col= or: #ececef; border-right-style: solid; padding: inherit;" align=3D"right= " bgcolor=3D"#fbfafd"> 1 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext">0001-Disable-build-of-toplevel.-bc-.js.pat= ch</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"2" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"2" style=3D"w= idth: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right= -color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"r= ight" bgcolor=3D"#ddfbe6"> 2 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext">0002-Fix-FTBFS-wit= h-dune-3.24.1.patch</span></pre></td> </tr> </table> <br> </li> </div> <div class=3D"footer" style=3D"margin-top: 10px;"> <p style=3D"font-size: small; color: #626168;"> =E2=80=94 <br> <a href=3D"https://salsa.debian.org/ocaml-team/js-of-ocaml/-/compare/620d= 9c8daf9c750cb262d0c937e90f9cb5a3842b...ccfc033907b511937f48201a00187a0241= d52b73">View it on GitLab</a>. <br> You're receiving this email because of your account on <a target=3D"_blan= k" rel=3D"noopener noreferrer" href=3D"https://salsa.debian.org">salsa.de= bian.org</a>. <a href=3D"https://salsa.debian.org/-/profile/notifications= " target=3D"_blank" rel=3D"noopener noreferrer" class=3D"mng-notif-link">= Manage all notifications</a> =C2=B7 <a href=3D"https://salsa.debian.org/h= elp" target=3D"_blank" rel=3D"noopener noreferrer" class=3D"help-link">He= lp</a> <span style=3D"color: transparent; font-size: 0; display: none; overflow:= hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;"> Notification message regarding https://salsa.debian.org/ocaml-team/js-of-= ocaml/-/compare/620d9c8daf9c750cb262d0c937e90f9cb5a3842b...ccfc033907b511= 937f48201a00187a0241d52b73 at 1785222320 </span> </p> </div> </body> </html> ----==_mimepart_6a6854b0aa357_56d71c670c2260267--