Skip to content

Commit 7150308

Browse files
committed
Update paper
1 parent f86c19a commit 7150308

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

papers/p3904.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Markup Shorthands: markdown yes
1313
</pre>
1414

1515
<p style="text-align: right">
16-
"Compatibility means deliberately repeating other people’s mistakes." -
16+
"Compatibility means deliberately repeating other people’s mistakes."
1717
David Wheeler
1818
</p>
1919

@@ -158,12 +158,12 @@ with a different mechanism ([[PEP383]]).
158158
},
159159
"RUST-OSSTRING": {
160160
"title": "OsString Struct. The Rust Standard Library.",
161-
"authors": "Rust Project Developers",
161+
"authors": ["Rust Project Developers"],
162162
"href": "https://doc.rust-lang.org/std/ffi/struct.OsString.html"
163163
},
164164
"LIBUV": {
165165
"title": "Miscellaneous utilities. libuv Documentation.",
166-
"authors": "libuv contributors,",
166+
"authors": ["libuv contributors"],
167167
"href": "https://docs.libuv.org/en/v1.x/misc.html"
168168
},
169169
"WTF-8": {

papers/p3904.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1563,7 +1563,7 @@
15631563
</style>
15641564
<meta content="Bikeshed version 4416b18d5, updated Tue Jan 2 15:52:39 2024 -0800" name="generator">
15651565
<link href="https://isocpp.org/favicon.ico" rel="icon">
1566-
<meta content="26969f8e22b014ff36432e52efdd0173cfcf5071" name="revision">
1566+
<meta content="f86c19a11c8a805eef4a147134b5d12e1cea26d9" name="revision">
15671567
<style>/* Boilerplate: style-autolinks */
15681568
.css.css, .property.property, .descriptor.descriptor {
15691569
color: var(--a-normal-text);
@@ -2115,7 +2115,7 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2>
21152115
</ol>
21162116
</nav>
21172117
<main>
2118-
<p style="text-align: right"> "Compatibility means deliberately repeating other people’s mistakes." -
2118+
<p style="text-align: right"> "Compatibility means deliberately repeating other people’s mistakes."
21192119
David Wheeler </p>
21202120
<h2 class="heading settled" data-level="1" id="intro"><span class="secno">1. </span><span class="content">Introduction</span><a class="self-link" href="#intro"></a></h2>
21212121
<p><a data-link-type="biblio" href="#biblio-p2845" title="Formatting of std::filesystem::path">[P2845]</a>, adopted in C++26, added formatting support for <code class="highlight"><c- n>std</c-><c- o>::</c-><c- n>filesystem</c-><c- o>::</c-><c- n>path</c-></code>, addressing encoding issues and making formatting

0 commit comments

Comments
 (0)