gperf hosts its code at git://git.savannah.gnu.org/gperf.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp://qastaging/gperf

There are download files available for gperf.

See all merge proposals.

gperf has 1 active branch owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp://qastaging/gperf
Series: main
1 Development 2024-11-16 07:23:49 UTC
404. Avoid "-Wzero-as-null-pointer-constan...

Author: Bruno Haible
Revision Date: 2024-11-16 07:23:49 UTC

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.

11 of 1 result
You can't create new branches for gperf.