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
Bruno Haible via Gnulib discussion list Fri, 12 Sep 2025 14:41:14 -0700
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