Change #255434
| Category | ggettext |
| Changed by | Bruno Haible <bruno@clisp.org> |
| Changed at | Sat 17 Jan 2026 04:39:12 |
| Repository | git://git.savannah.gnu.org/gettext.git |
| Project | ggettext |
| Branch | master |
| Revision | d5c190b1fdaeab223e01f2a739fde8e11a3435e9 |
Comments
Fix some -Wzero-as-null-pointer-constant warnings. * gnulib-local/lib/backupfile.c (max_backup_version, backup_args, get_version): Write NULL instead of 0. * gettext-tools/src/x-go.c (add_to_hash_table): Likewise.
Changed files
- gettext-tools/src/x-go.c
- gnulib-local/lib/backupfile.c