comparison libinterp/corefcn/errwarn.cc @ 21100:e39e05d90788

Switch gripe_XXX to either err_XXX or warn_XXX naming scheme. * libinterp/corefcn/errwarn.h, libinterp/corefcn/errwarn.cc: New header and .cc file with common errors and warnings for libinterp. * libinterp/corefcn/module.mk: Add errwarn.h, errwarn.cc to build system. * liboctave/util/lo-array-errwarn.h, liboctave/util/lo-array-errwarn.cc: New header and .cc file with common errors and warnings for liboctave. * liboctave/util/module.mk: Add lo-array-errwarn.h, lo-array-errwarn.cc to build system. * lo-array-gripes.h: #include "lo-array-errwarn.h" for access to class index_exception. Remove const char *error_id_XXX prototypes. * lo-array-gripes.cc: Remove const char *error_id_XXX initializations. Remove index_exception method definitions. * Cell.cc, __pchip_deriv__.cc, __qp__.cc, balance.cc, betainc.cc, cellfun.cc, daspk.cc, dasrt.cc, dassl.cc, data.cc, debug.cc, defaults.cc, det.cc, dirfns.cc, eig.cc, fft.cc, fft2.cc, fftn.cc, find.cc, gammainc.cc, gcd.cc, getgrent.cc, getpwent.cc, graphics.in.h, help.cc, hess.cc, hex2num.cc, input.cc, inv.cc, jit-typeinfo.cc, load-save.cc, lookup.cc, ls-hdf5.cc, ls-mat-ascii.cc, ls-mat4.cc, ls-mat5.cc, ls-oct-binary.cc, ls-oct-text.cc, lsode.cc, lu.cc, luinc.cc, max.cc, mgorth.cc, oct-hist.cc, oct-procbuf.cc, oct-stream.cc, oct.h, pager.cc, pinv.cc, pr-output.cc, quad.cc, qz.cc, rand.cc, rcond.cc, regexp.cc, schur.cc, sparse-xdiv.cc, sparse-xpow.cc, sparse.cc, spparms.cc, sqrtm.cc, str2double.cc, strfind.cc, strfns.cc, sub2ind.cc, svd.cc, sylvester.cc, syscalls.cc, typecast.cc, utils.cc, variables.cc, xdiv.cc, xnorm.cc, xpow.cc, __eigs__.cc, __glpk__.cc, __magick_read__.cc, __osmesa_print__.cc, audiodevinfo.cc, audioread.cc, chol.cc, dmperm.cc, fftw.cc, qr.cc, symbfact.cc, symrcm.cc, ov-base-diag.cc, ov-base-int.cc, ov-base-mat.cc, ov-base-scalar.cc, ov-base-sparse.cc, ov-base.cc, ov-bool-mat.cc, ov-bool-sparse.cc, ov-bool.cc, ov-builtin.cc, ov-cell.cc, ov-ch-mat.cc, ov-class.cc, ov-complex.cc, ov-complex.h, ov-cs-list.cc, ov-cx-diag.cc, ov-cx-mat.cc, ov-cx-sparse.cc, ov-fcn-handle.cc, ov-fcn-inline.cc, ov-float.cc, ov-float.h, ov-flt-complex.cc, ov-flt-complex.h, ov-flt-cx-diag.cc, ov-flt-cx-mat.cc, ov-flt-re-mat.cc, ov-int16.cc, ov-int32.cc, ov-int64.cc, ov-int8.cc, ov-intx.h, ov-mex-fcn.cc, ov-perm.cc, ov-range.cc, ov-re-mat.cc, ov-re-sparse.cc, ov-scalar.cc, ov-scalar.h, ov-str-mat.cc, ov-struct.cc, ov-type-conv.h, ov-uint16.cc, ov-uint32.cc, ov-uint64.cc, ov-uint8.cc, ov-usr-fcn.cc, ov.cc, op-b-b.cc, op-b-bm.cc, op-b-sbm.cc, op-bm-b.cc, op-bm-bm.cc, op-bm-sbm.cc, op-cdm-cdm.cc, op-cell.cc, op-chm.cc, op-class.cc, op-cm-cm.cc, op-cm-cs.cc, op-cm-m.cc, op-cm-s.cc, op-cm-scm.cc, op-cm-sm.cc, op-cs-cm.cc, op-cs-cs.cc, op-cs-m.cc, op-cs-s.cc, op-cs-scm.cc, op-cs-sm.cc, op-dm-dm.cc, op-dm-scm.cc, op-dm-sm.cc, op-dms-template.cc, op-double-conv.cc, op-fcdm-fcdm.cc, op-fcdm-fdm.cc, op-fcm-fcm.cc, op-fcm-fcs.cc, op-fcm-fm.cc, op-fcm-fs.cc, op-fcn.cc, op-fcs-fcm.cc, op-fcs-fcs.cc, op-fcs-fm.cc, op-fcs-fs.cc, op-fdm-fdm.cc, op-float-conv.cc, op-fm-fcm.cc, op-fm-fcs.cc, op-fm-fm.cc, op-fm-fs.cc, op-fs-fcm.cc, op-fs-fcs.cc, op-fs-fm.cc, op-fs-fs.cc, op-i16-i16.cc, op-i32-i32.cc, op-i64-i64.cc, op-i8-i8.cc, op-int-concat.cc, op-int-conv.cc, op-int.h, op-m-cm.cc, op-m-cs.cc, op-m-m.cc, op-m-s.cc, op-m-scm.cc, op-m-sm.cc, op-pm-pm.cc, op-pm-scm.cc, op-pm-sm.cc, op-range.cc, op-s-cm.cc, op-s-cs.cc, op-s-m.cc, op-s-s.cc, op-s-scm.cc, op-s-sm.cc, op-sbm-b.cc, op-sbm-bm.cc, op-sbm-sbm.cc, op-scm-cm.cc, op-scm-cs.cc, op-scm-m.cc, op-scm-s.cc, op-scm-scm.cc, op-scm-sm.cc, op-sm-cm.cc, op-sm-cs.cc, op-sm-m.cc, op-sm-s.cc, op-sm-scm.cc, op-sm-sm.cc, op-str-m.cc, op-str-s.cc, op-str-str.cc, op-struct.cc, op-ui16-ui16.cc, op-ui32-ui32.cc, op-ui64-ui64.cc, op-ui8-ui8.cc, ops.h, lex.ll, pt-assign.cc, pt-eval.cc, pt-idx.cc, pt-loop.cc, pt-mat.cc, pt-stmt.cc, Array-util.cc, Array-util.h, Array.cc, CColVector.cc, CDiagMatrix.cc, CMatrix.cc, CNDArray.cc, CRowVector.cc, CSparse.cc, DiagArray2.cc, MDiagArray2.cc, MSparse.cc, PermMatrix.cc, Range.cc, Sparse.cc, dColVector.cc, dDiagMatrix.cc, dMatrix.cc, dNDArray.cc, dRowVector.cc, dSparse.cc, fCColVector.cc, fCDiagMatrix.cc, fCMatrix.cc, fCNDArray.cc, fCRowVector.cc, fColVector.cc, fDiagMatrix.cc, fMatrix.cc, fNDArray.cc, fRowVector.cc, idx-vector.cc, CmplxGEPBAL.cc, dbleGEPBAL.cc, fCmplxGEPBAL.cc, floatGEPBAL.cc, Sparse-diag-op-defs.h, Sparse-op-defs.h, Sparse-perm-op-defs.h, mx-inlines.cc, mx-op-defs.h, oct-binmap.h: Replace 'include "gripes.h"' with 'include "errwarn.h". Change all gripe_XXX to err_XXX or warn_XXX or errwarn_XXX.
author Rik <rik@octave.org>
date Mon, 18 Jan 2016 18:28:06 -0800
parents
children bd1752782e56
comparison
equal deleted inserted replaced
21099:52af4092f863 21100:e39e05d90788
1 /*
2
3 Copyright (C) 2016 Rik Wehbring
4
5 This file is part of Octave.
6
7 Octave is free software; you can redistribute it and/or modify it
8 under the terms of the GNU General Public License as published by the
9 Free Software Foundation; either version 3 of the License, or (at your
10 option) any later version.
11
12 Octave is distributed in the hope that it will be useful, but WITHOUT
13 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
14 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
15 for more details.
16
17 You should have received a copy of the GNU General Public License
18 along with Octave; see the file COPYING. If not, see
19 <http://www.gnu.org/licenses/>.
20
21 */
22
23 #ifdef HAVE_CONFIG_H
24 #include <config.h>
25 #endif
26
27 #include "defun.h"
28 #include "error.h"
29 #include "errwarn.h"
30 #include "ovl.h"
31 #include "utils.h"
32
33 ////////////////////////////////////////////////////////////////////////////////
34 // Alphabetized list of common errors and warnings.
35 ////////////////////////////////////////////////////////////////////////////////
36
37 void
38 err_2_or_3_dim_plot (void)
39 {
40 error ("plot: can only plot in 2 or 3 dimensions");
41 }
42
43 void
44 err_data_conversion (const char *from, const char *to)
45 {
46 error ("unable to convert from %s to %s format", from, to);
47 }
48
49 void
50 err_disabled_feature (const std::string& fcn, const std::string& feature,
51 const std::string& pkg /*="Octave"*/)
52 {
53 error ("%s: support for %s was unavailable or disabled when %s was built",
54 fcn.c_str (), feature.c_str (), pkg.c_str ());
55 }
56
57 void
58 err_indexed_cs_list (void)
59 {
60 error ("a cs-list cannot be further indexed");
61 }
62
63 void
64 err_invalid_conversion (const std::string& from, const std::string& to)
65 {
66 error ("invalid conversion from %s to %s", from.c_str (), to.c_str ());
67 }
68
69 void
70 err_invalid_inquiry_subscript (void)
71 {
72 error ("invalid dimension inquiry of a non-existent value");
73 }
74
75 void
76 err_nonbraced_cs_list_assignment (void)
77 {
78 error ("invalid assignment to cs-list outside multiple assignment");
79 }
80
81 void
82 err_nonconformant (void)
83 {
84 error ("nonconformant matrices");
85 }
86
87 void
88 err_nonconformant (octave_idx_type r1, octave_idx_type c1,
89 octave_idx_type r2, octave_idx_type c2)
90 {
91 error ("nonconformant matrices (op1 is %dx%d, op2 is %dx%d)",
92 r1, c1, r2, c2);
93 }
94
95 void
96 err_not_implemented (const char *fcn)
97 {
98 error ("%s: not implemented", fcn);
99 }
100
101 void
102 err_range_invalid (void)
103 {
104 error ("range constant used in invalid context");
105 }
106
107 void
108 err_square_matrix_required (const char *name)
109 {
110 error ("%s: argument must be a square matrix", name);
111 }
112
113 void
114 err_string_invalid (void)
115 {
116 error ("std::string constant used in invalid context");
117 }
118
119 void
120 err_unrecognized_data_fmt (const char *name)
121 {
122 error ("%s: unrecognized data format requested", name);
123 }
124
125 void
126 err_unrecognized_float_fmt (void)
127 {
128 error ("unrecognized floating point format requested");
129 }
130
131 void
132 err_user_returned_invalid (const char *name)
133 {
134 error ("%s: user-supplied function returned invalid value", name);
135 }
136
137 void
138 err_user_supplied_eval (const char *name)
139 {
140 octave_execution_exception e;
141
142 err_user_supplied_eval (e, name);
143 }
144
145 void
146 err_user_supplied_eval (octave_execution_exception& e, const char *name)
147 {
148 error (e, "%s: evaluation of user-supplied function failed", name);
149 }
150
151 void
152 err_wrong_type_arg (const char *name, const char *s)
153 {
154 octave_execution_exception e;
155
156 err_wrong_type_arg (e, name, s);
157 }
158
159 void
160 err_wrong_type_arg (octave_execution_exception& e,
161 const char *name, const char *s)
162 {
163 error (e, "%s: wrong type argument '%s'", name, s);
164 }
165
166 void
167 err_wrong_type_arg (const char *name, const std::string& s)
168 {
169 octave_execution_exception e;
170
171 err_wrong_type_arg (e, name, s.c_str ());
172 }
173
174 void
175 err_wrong_type_arg (octave_execution_exception& e,
176 const char *name, const std::string& s)
177 {
178 err_wrong_type_arg (e, name, s.c_str ());
179 }
180
181 void
182 err_wrong_type_arg (const char *name, const octave_value& tc)
183 {
184 octave_execution_exception e;
185
186 err_wrong_type_arg (e, name, tc);
187 }
188
189 void
190 err_wrong_type_arg (octave_execution_exception& e,
191 const char *name, const octave_value& tc)
192 {
193 std::string type = tc.type_name ();
194
195 err_wrong_type_arg (e, name, type);
196 }
197
198 void
199 err_wrong_type_arg (const std::string& name, const octave_value& tc)
200 {
201 octave_execution_exception e;
202
203 err_wrong_type_arg (e, name, tc);
204 }
205
206 void
207 err_wrong_type_arg (octave_execution_exception& e,
208 const std::string& name, const octave_value& tc)
209 {
210 err_wrong_type_arg (e, name.c_str (), tc);
211 }
212
213 void
214 err_wrong_type_arg (const char *s)
215 {
216 octave_execution_exception e;
217
218 err_wrong_type_arg (e, s);
219 }
220
221 void
222 err_wrong_type_arg (octave_execution_exception& e, const char *s)
223 {
224 error (e, "wrong type argument '%s'", s);
225 }
226
227 void
228 err_wrong_type_arg (const std::string& s)
229 {
230 octave_execution_exception e;
231
232 err_wrong_type_arg (e, s);
233 }
234
235 void
236 err_wrong_type_arg (octave_execution_exception& e, const std::string& s)
237 {
238 err_wrong_type_arg (e, s.c_str ());
239 }
240
241 void
242 err_wrong_type_arg (const octave_value& tc)
243 {
244 octave_execution_exception e;
245
246 err_wrong_type_arg (e, tc);
247 }
248
249 void
250 err_wrong_type_arg (octave_execution_exception& e, const octave_value& tc)
251 {
252 std::string type = tc.type_name ();
253
254 err_wrong_type_arg (e, type);
255 }
256
257 void
258 err_wrong_type_arg_for_binary_op (const octave_value& op)
259 {
260 std::string type = op.type_name ();
261 error ("invalid operand '%s' for binary operator", type.c_str ());
262 }
263
264 void
265 err_wrong_type_arg_for_unary_op (const octave_value& op)
266 {
267 std::string type = op.type_name ();
268 error ("invalid operand '%s' for unary operator", type.c_str ());
269 }
270
271 void
272 warn_complex_cmp (void)
273 {
274 warning_with_id ("Octave:language-extension",
275 "comparing complex numbers is not supported in Matlab");
276 }
277
278 void
279 warn_data_file_in_path (const std::string& fcn, const std::string& file)
280 {
281 warning_with_id ("Octave:data-file-in-path",
282 "%s: '%s' found by searching load path",
283 fcn.c_str (), file.c_str ());
284 }
285
286 void
287 warn_divide_by_zero (void)
288 {
289 warning_with_id ("Octave:divide-by-zero", "division by zero");
290 }
291
292 void
293 warn_empty_arg (const char *name)
294 {
295 warning ("%s: argument is empty matrix", name);
296 }
297
298 void
299 warn_implicit_conversion (const char *id, const char *from, const char *to)
300 {
301 warning_with_id (id, "implicit conversion from %s to %s", from, to);
302 }
303
304 void
305 warn_implicit_conversion (const std::string& id,
306 const std::string& from, const std::string& to)
307 {
308 warning_with_id (id.c_str (),
309 "implicit conversion from %s to %s",
310 from.c_str (), to.c_str ());
311 }
312
313 void
314 warn_invalid_value_specified (const char *name)
315 {
316 warning ("invalid value specified for '%s'", name);
317 }
318
319 void
320 warn_logical_conversion (void)
321 {
322 warning_with_id ("Octave:logical-conversion",
323 "value not equal to 1 or 0 converted to logical 1");
324 }
325
326 void
327 warn_wrong_type_arg (const char *name, const octave_value& tc)
328 {
329 std::string type = tc.type_name ();
330
331 warning ("%s: wrong type argument '%s'", name, type.c_str ());
332 }
333