List of warnings in compilation of 089abf117499 changeset

John W. Eaton jwe at octave.org
Wed Mar 11 10:11:25 CDT 2009


On 11-Mar-2009, José Luis García Pallero wrote:

| I've compiled the 089abf117499 changeset and I logged the warnings (43) in
| the attached file. Most of them are "use of old-style cast" and "comparison
| between signed and unsigned integer expressions" warnings. I suppose that
| fix it will be a trivial job.

No, because as far as I can tell, all of them come from using macros
that are defined in C headers.  But if you have some idea of how they
can be avoided without too much work, then post a patch to the
maintainers list.

| It would be nice if the flag -Wconversion was
| added to the default makefiles.

Why?

Please use the maintainers list for discussions about the development
of Octave.  This list is really for questions about using Octave.

jwe



More information about the Help-octave mailing list