lp://qastaging/gperf

Created by Jelmer Vernooij and last modified
Get this branch:
bzr branch lp://qastaging/gperf

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
gperf
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the HEAD branch of the Git repository at git://git.savannah.gnu.org/gperf.git.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log

Recent revisions

404. By Bruno Haible

Avoid "-Wzero-as-null-pointer-constant" warnings on the generated code.

Reported in
<https://lists.gnu.org/archive/html/bug-gnulib/2024-11/msg00123.html>.

* src/output.cc (Output::output_lookup_function_body): To denote a null
pointer, emit a cast expression instead of plain "0".
* tests/c-parse.exp, tests/charsets.exp, tests/chill.exp,
tests/cplusplus.exp, tests/gpc.exp, tests/incomplete.exp,
tests/java.exp, tests/languages.exp, tests/modula2.exp, tests/objc.exp,
tests/permut2.exp, tests/permut3.exp, tests/permutc2.exp,
tests/test-4.exp: Update.

403. By Bruno Haible

doc: Improve last commit.

* doc/gperf.texi: Improve comment.

402. By Bruno Haible

doc: Improve text rendering in PDF output.

Suggested by Collin Funk <email address hidden> in
<https://lists.gnu.org/archive/html/bug-gperf/2024-10/msg00000.html>.

* doc/texinfo.tex: Update from the texinfo-7.1 release.
* doc/gperf.texi: Override the colour for interactive links. Bump date.

401. By Bruno Haible

Replace FSF snail-mail addresses with URLs.

* tests/java.gperf: Update GPL license notice.
* tests/java.exp: Likewise.

400. By Bruno Haible

build: Simplify last change.

* Makefile.in (doc/gperf.1): Simplify rule.

399. By Bruno Haible

build: Fix failure of "./configure; make dist".

* Makefile.in (srcdir, VPATH): New variables.
(VERSION): Refer to src/version.cc in $(srcdir).
(dist): Depend on doc/gperf.1.
(doc/gperf.1): New rule.
* doc/Makefile.in (DISTRIBUTED_BUILT_FILES): Remove wildcard patterns.
(DISTRIBUTED_BUILT_FILES_EXTRA_PATTERNS): New variable.
(distdir): Handle the files from DISTRIBUTED_BUILT_FILES_EXTRA_PATTERNS.

398. By Bruno Haible

build: Don't leave an empty gperf.1 on disk if help2man fails.

* doc/Makefile.in (gperf.1): Use a temporary file.
(clean): Remove this temporary file.

397. By Bruno Haible

build: Fix VPATH builds.

* doc/Makefile.in (TEXINFO): Look up texi2html in the current directory.
(gperf.1): Look up help2man in the source directory. Generate gperf.1 in
the source directory.

396. By Bruno Haible

build: Fix use of perl on Guix, FreeBSD, NetBSD.

* doc/help2man: Search for perl in $PATH.

395. By Bruno Haible

build: Fix "make maintainer-clean".

* doc/Makefile.in (maintainer-clean): Remove also gperf.1.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers