]> Savannah Git Hosting - gnulib.git/commit
Fix several "warning: no previous prototype for function".
authorBruno Haible <bruno@clisp.org>
Sat, 5 Sep 2020 21:50:09 +0000 (23:50 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 5 Sep 2020 21:50:09 +0000 (23:50 +0200)
commit1cc98c12499b2ef7b6f67591bafbfb230f8f8330
tree76e004630cb5c4639567358d91134414991e3921
parent373419b6c173c53b33d653ef6ea2d84bb3c0d268
Fix several "warning: no previous prototype for function".

* modules/unicase/locale-language (Makefile.am): Add a 'static' keyword
in front of the declaration of the lookup function in
unicase/locale-languages.h.
* modules/unictype/bidiclass-byname (Makefile.am): Likewise in
unictype/bidi_byname.h.
* modules/unictype/category-byname (Makefile.am): Likewise in
unictype/categ_byname.h.
* modules/unictype/combining-class-byname (Makefile.am): Likewise in
unictype/combiningclass_byname.h.
* modules/unictype/joininggroup-byname (Makefile.am): Likewise in
unictype/joininggroup_byname.h.
* modules/unictype/joiningtype-byname (Makefile.am): Likewise in
unictype/joiningtype_byname.h.
* modules/unictype/property-byname (Makefile.am): Likewise in
unictype/pr_byname.h.
* modules/unictype/scripts (Makefile.am): Likewise in
unictype/scripts_byname.h.
* modules/uninorm/composition (Makefile.am): Likewise in
uninorm/composition-table.h.
ChangeLog
modules/unicase/locale-language
modules/unictype/bidiclass-byname
modules/unictype/category-byname
modules/unictype/combining-class-byname
modules/unictype/joininggroup-byname
modules/unictype/joiningtype-byname
modules/unictype/property-byname
modules/unictype/scripts
modules/uninorm/composition