mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Release gperf-3.2.1.
* src/version.cc (version_string): Bump. * tests/*.exp: Update. * NEWS: Mention the changes.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2025-04-13 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Release gperf-3.2.1.
|
||||
* src/version.cc (version_string): Bump.
|
||||
* tests/*.exp: Update.
|
||||
* NEWS: Mention the changes.
|
||||
|
||||
2025-04-09 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Fix "make check" failure with an ISO C 23 conforming C compiler.
|
||||
|
||||
4
NEWS
4
NEWS
@@ -1,3 +1,7 @@
|
||||
New in 3.2.1:
|
||||
|
||||
* The generated code avoids -Wundef warnings in C++ mode.
|
||||
|
||||
New in 3.2:
|
||||
* The input file may now use Windows line terminators (CR/LF) instead of
|
||||
Unix line terminators (LF).
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Current program version number.
|
||||
|
||||
Copyright (C) 1989-1998, 2000, 2002-2003, 2005, 2007, 2009, 2022 Free Software Foundation, Inc.
|
||||
Copyright (C) 1989-1998, 2000, 2002-2003, 2005, 2007, 2009, 2022, 2025 Free Software Foundation, Inc.
|
||||
Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
|
||||
and Bruno Haible <bruno@clisp.org>.
|
||||
|
||||
@@ -23,4 +23,4 @@
|
||||
#include "version.h"
|
||||
|
||||
/* Current release version. */
|
||||
const char *version_string = "3.2";
|
||||
const char *version_string = "3.2.1";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.2 */
|
||||
/* C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -L C -F ', 0, 0' -j1 -i 1 -g -o -t -G -N is_reserved_word -k'1,3,$' */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* ANSI-C code produced by gperf version 3.2 */
|
||||
/* ANSI-C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -C -E -G -I -t */
|
||||
/* Computed positions: -k'1-11,22,$' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.2 */
|
||||
/* C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -L C -F ', 0, 0, 0' -D -E -S1 -j1 -i 1 -g -o -t -k'*' */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.2 */
|
||||
/* C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -L C -F ', 0, 0' -j1 -g -o -t -N is_reserved_word -k'1,4,7,$' */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* ANSI-C code produced by gperf version 3.2 */
|
||||
/* ANSI-C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -g -o -j1 -t -N is_reserved_word */
|
||||
/* Computed positions: -k'1,$' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* ANSI-C code produced by gperf version 3.2 */
|
||||
/* ANSI-C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -t */
|
||||
/* Computed positions: -k'1,3' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* C code produced by gperf version 3.2 */
|
||||
/* C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -L C -F ', 0' -t -j1 -i 1 -g -o -N java_keyword -k'1,3,$' */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* ANSI-C code produced by gperf version 3.2 */
|
||||
/* ANSI-C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -C -E -G -I -t */
|
||||
/* Computed positions: -k'1-3,5,$' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* ANSI-C code produced by gperf version 3.2 */
|
||||
/* ANSI-C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -n -k1-8 -l */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* ANSI-C code produced by gperf version 3.2 */
|
||||
/* ANSI-C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -j1 -i 1 -g -o -t -N is_reserved_word -k'1,3,$' */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* ANSI-C code produced by gperf version 3.2 */
|
||||
/* ANSI-C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -m5 */
|
||||
/* Computed positions: -k'1-2' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* ANSI-C code produced by gperf version 3.2 */
|
||||
/* ANSI-C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -m5 */
|
||||
/* Computed positions: -k'1-2' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* ANSI-C code produced by gperf version 3.2 */
|
||||
/* ANSI-C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -m5 --ignore-case */
|
||||
/* Computed positions: -k'1-2' */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* ANSI-C code produced by gperf version 3.2 */
|
||||
/* ANSI-C code produced by gperf version 3.2.1 */
|
||||
/* Command-line: gperf -D -t -k'1,$' */
|
||||
|
||||
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
|
||||
|
||||
Reference in New Issue
Block a user