[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/6] Add guile-procedures.txt to BUILT_SOURCES
From: |
Rob Browning |
Subject: |
Re: [PATCH 3/6] Add guile-procedures.txt to BUILT_SOURCES |
Date: |
Mon, 01 Jul 2024 23:15:48 -0500 |
Rob Browning <rlb@defaultvalue.org> writes:
> Add guile-procedures.txt to BUILT_SOURCES to ensure it's available to
> tests. Without this, a "make check" from a clean checkout the
> "bit-extract documented?" test in bit-operations.test will fail.
>
> * Makefile.am (BUILT_SOURCES): add guile-procedures.txt
Hmm, I just did a bit more testing, and this might not be quite
right/sufficient yet.
--
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
- [PATCH 0/6] A handful of post 3.0.10 fixups, Rob Browning, 2024/07/01
- [PATCH 3/6] Add guile-procedures.txt to BUILT_SOURCES, Rob Browning, 2024/07/01
- Re: [PATCH 3/6] Add guile-procedures.txt to BUILT_SOURCES,
Rob Browning <=
- [PATCH 1/6] define-meta-command: mention effects of a missing category, Rob Browning, 2024/07/01
- [PATCH 4/6] test-hashing: support 32-bit, Rob Browning, 2024/07/01
- [PATCH 2/6] Ensure GUILE-VERSION changes propagate to .version and Makefiles, Rob Browning, 2024/07/01
- [PATCH 5/6] scm_i_utf8_string_hash: don't overrun when len is zero, Rob Browning, 2024/07/01
- [PATCH 6/6] scm_i_utf8_string_hash: optimize ASCII, Rob Browning, 2024/07/01