Hi,
> I would like to report some gnulib compilation warnings that occur when
> building GNU Octave: https://savannah.gnu.org/bugs/index.php?68042
In order to allow us to reproduce the problem, can you please tell us:
- Which code base are you compiling? Octave from git or from a specific
release tarball?
- Which are the relevant compiler flag variables (CC, CFLAGS, CPPFLAGS)
that you set before configuration?
- Which options do you pass to 'configure'?
Also, it would be good to show the result of
$ grep WARNINGS config.status
Bruno