]> Savannah Git Hosting - gnulib.git/commit
striconveha: pacify gcc -Wcast-align
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 15 Nov 2023 08:09:03 +0000 (00:09 -0800)
committerBruno Haible <bruno@clisp.org>
Fri, 24 Nov 2023 07:15:29 +0000 (08:15 +0100)
commit00d41faeca954189135be48adc060400b265be88
tree274a2ed86ab43454ca8bfd978310c1b949d9e7a4
parent9725eabe49d312239df1047176bd175150260d6e
striconveha: pacify gcc -Wcast-align

* lib/striconveha.c (uniconv_register_autodetect): Rewrite to
avoid the need to cast from char * to a pointer to a more strictly
aligned type.  Use decls after statements to avoid some repetition.
ChangeLog
lib/striconveha.c