diff NEWS @ 13841:0a158dbdb04a

Remove 3 unused warning ids Removed ids: empty-list-elements, fortran-indexing, complex-cmp-ops. Renamed ids: string-concat -> mixed-string-concat
author Rik <octave@nomad.inbox5.com>
date Tue, 08 Nov 2011 09:07:13 -0800
parents 847812137666
children 40e32fe44aaa
line wrap: on
line diff
--- a/NEWS	Mon Nov 07 15:46:06 2011 -0500
+++ b/NEWS	Tue Nov 08 09:07:13 2011 -0800
@@ -65,6 +65,12 @@
                Default options are "Qt Qbb Qc Qx" for 4D and higher
     voronoi  : No default arguments
 
+ ** Octave warning IDs updated
+    "empty-list-elements" : removed
+    "fortran-indexing"    : removed
+    "complex-cmp-ops"     : removed
+    "string-concat"       : renamed to "mixed-string-concat"
+
  ** Matlab-compatible preference functions added:
 
     addpref  getpref  ispref  rmpref  setpref