]> Savannah Git Hosting - gnulib.git/commit
wctype, wctrans: Require a non-NULL argument.
authorBruno Haible <bruno@clisp.org>
Wed, 26 Jul 2023 11:40:06 +0000 (13:40 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 26 Jul 2023 11:40:06 +0000 (13:40 +0200)
commit97978417e8e3609a8c26e85276b91fb12330876e
tree6fc60ad8c4da0eb666ef30ba4748bf62ce3255d5
parentcdfcc6d3d189173e29cda10942e8377915d8f55d
wctype, wctrans: Require a non-NULL argument.

* lib/wctype.in.h: Add placeholder for definition of _GL_ARG_NONNULL.
(wctype, wctrans): Mark with _GL_ARG_NONNULL ((1)).
* modules/wctype-h (Depends-on): Add snippet/arg-nonnull.
(Makefile.am): Substitute $(ARG_NONNULL_H) into wctype.h.
ChangeLog
lib/wctype.in.h
modules/wctype-h