Also:
> +  char const* hwcap = nullptr;

nullptr is hardly used in Gnulib; we normally use NULL. If you really want
to use it, the module needs a dependency to 'nullptr'.

Bruno




Reply via email to