[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #47908] Octave:classdef-to-struct not shown by
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #47908] Octave:classdef-to-struct not shown by warning_ids.m |
Date: |
Thu, 12 May 2016 22:02:09 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Update of bug #47908 (project octave):
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
We try, more or less, to have warning_ids.m in sync. I'm marking the issue
report as confirmed.
On the development branch, I see that the following IDs are missing from
warning_ids.m:
corefcn/regexp.cc:1499:%! warning ("off", "Octave:regexp-lookbehind-limit",
"local");
corefcn/error.cc:1787: disable_warning ("Octave:missing-semicolon");
corefcn/errwarn.cc:285: warning_with_id ("Octave:data-file-in-path",
corefcn/file-io.cc:153: warning_with_id ("Octave:fopen-mode",
corefcn/oct-stream.cc:2298: warning_with_id
("octave:textscan-pattern",
corefcn/__magick_read__.cc:736: warning_with_id
("Octave:GraphicsMagic-Quantum-Depth",
octave-value/ov-classdef.cc:1243: warning_with_id
("Octave:classdef-to-struct",
dldfcn/audiodevinfo.cc:132: warning ("Octave:invalid-audio-device",
dldfcn/audiodevinfo.cc:828: warning ("Octave:audio-interrupt",
dldfcn/audiodevinfo.cc:868: warning
("Octave:invalid-default-audio-device",
./pkg/pkg.m:319: warning ("Octave:deprecated-option",
./path/savepath.m:173: warning ("Octave:savepath-local",
./image/imfinfo.m:165:%! warning ("off", "Octave:GraphicsMagic-Quantum-Depth",
"local");
./help/__unimplemented__.m:523: warning ("Octave:missing-function", "%s",
txt);
./linear-algebra/condest.m:236:%! warning ("off",
"Octave:nearly-singular-matrix", "local");
./ode/ode23.m:176: warning ("Octave:invalid-input-arg",
Adding these to warning_ids.m is an easy change and perfect for those who want
to start contributing to Octave. If anyone submits a changeset I will review
and commit it.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47908>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/