[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Fri, 20 Dec 2024 15:13:08 -0500 (EST) |
branch: master
commit 19648434117341bc8631fb090e17d24920133e5c
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Fri Dec 20 18:30:59 2024 +0000
* README-hacking: adjust discussion of building for valgrind slightly
---
ChangeLog | 4 ++++
README-hacking | 9 +++++----
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 063085e27d..cfd631ccd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-12-20 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * README-hacking: adjust discussion of building for valgrind slightly
+
2024-12-19 Gavin Smith <gavinsmith0123@gmail.com>
* README-hacking: remove note to check groff.texinfo.
diff --git a/README-hacking b/README-hacking
index c4ca0f73c8..852a6835de 100644
--- a/README-hacking
+++ b/README-hacking
@@ -307,11 +307,12 @@ callgrind profiling for XS code
run all tests with valgrind:
* in info/t/Init-test.inc, put valgrind in $ginfo, then check t/*.val.log
- files after running test suite. Note that some tests may report leaks
- unless info is compiled with CFLAGS='-g -O0'.
+ files after running test suite. Note that a small number of tests may
+ report leaks unless info is compiled with CFLAGS='-O0'.
* edit install-info/tests/defs.in, uncomment valgrind line and run
- config.status to regenerate defs. Note that some tests may report leaks
- unless install-info is compiled with CFLAGS='-g -O0'.
+ "./config.status install-info/tests/defs" to regenerate defs.
+ Note that many tests may report leaks unless install-info is compiled
+ with CFLAGS='-O0'.
* XS modules memory leak check checking with valgrind
Add line "use Perl::Destruct::Level level => 1;" to texi2any.pl
- master updated (e953c3b2ef -> f04d85a034), Gavin D. Smith, 2024/12/20
- [no subject],
Gavin D. Smith <=
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20
- [no subject], Gavin D. Smith, 2024/12/20