Fossil SCM

Added a note to release-checklist.wiki reminding the user to pass the proper binary name to valgrind so that it does not pick up another copy (or a wrapper script) from the PATH.

stephan 2021-05-30 03:46 trunk
Commit efb602b7de151150929c69153f42193cf2731d8c3697b919a7126ef6b296a3d5
1 file changed +5 -1
--- test/release-checklist.wiki
+++ test/release-checklist.wiki
@@ -75,15 +75,19 @@
7575
</ol>
7676
7777
<li><p>
7878
Run the following commands on Linux and verify no major memory leaks
7979
and no run-time errors or warnings (except for the well-known jump on an
80
-uninitialized value that occurs within zlib).
80
+uninitialized value that occurs within zlib).</p>
8181
<ol type="a">
8282
<li> <b>valgrind fossil rebuild</b>
8383
<li> <b>valgrind fossil sync</b>
8484
</ol>
85
+
86
+<p>Achtung: make sure to point valgrind to the proper fossil binary
87
+so that it does not pick up another from the PATH.</p>
88
+
8589
8690
<li><p>
8791
8892
Inspect [http://fossil-scm.org/home/vdiff?from=release&to=trunk&sbs=1|all code changes since the previous release], paying particular
8993
attention to the following details:
9094
--- test/release-checklist.wiki
+++ test/release-checklist.wiki
@@ -75,15 +75,19 @@
75 </ol>
76
77 <li><p>
78 Run the following commands on Linux and verify no major memory leaks
79 and no run-time errors or warnings (except for the well-known jump on an
80 uninitialized value that occurs within zlib).
81 <ol type="a">
82 <li> <b>valgrind fossil rebuild</b>
83 <li> <b>valgrind fossil sync</b>
84 </ol>
 
 
 
 
85
86 <li><p>
87
88 Inspect [http://fossil-scm.org/home/vdiff?from=release&to=trunk&sbs=1|all code changes since the previous release], paying particular
89 attention to the following details:
90
--- test/release-checklist.wiki
+++ test/release-checklist.wiki
@@ -75,15 +75,19 @@
75 </ol>
76
77 <li><p>
78 Run the following commands on Linux and verify no major memory leaks
79 and no run-time errors or warnings (except for the well-known jump on an
80 uninitialized value that occurs within zlib).</p>
81 <ol type="a">
82 <li> <b>valgrind fossil rebuild</b>
83 <li> <b>valgrind fossil sync</b>
84 </ol>
85
86 <p>Achtung: make sure to point valgrind to the proper fossil binary
87 so that it does not pick up another from the PATH.</p>
88
89
90 <li><p>
91
92 Inspect [http://fossil-scm.org/home/vdiff?from=release&to=trunk&sbs=1|all code changes since the previous release], paying particular
93 attention to the following details:
94

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button