[Pkg-octave-commit] [SCM] octave-forge-pkgs branch, master, updated. 5d6bf0eeb3c95dbc3968d38f2917a2d0cfb6894d

Rafael Laboissiere rafael at debian.org
Thu May 21 11:19:00 UTC 2009


The following commit has been merged in the master branch:
commit 5d6bf0eeb3c95dbc3968d38f2917a2d0cfb6894d
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Thu May 21 13:15:31 2009 +0200

    Add note about warnings in checking setfields

diff --git a/TODO b/TODO
index 6598f65..0329d91 100644
--- a/TODO
+++ b/TODO
@@ -360,6 +360,14 @@
         what():  basic_string::replace
         panic: Aborted -- stopping myself...
 
+* struct (main) [0/1]
+  - [ ] Fix warnings in checking setfields:
+        [setfields]
+        warning: struct_elements is obsolete and will be removed from a future
+        version of Octave; please use fieldnames instead
+        warning: struct_contains is obsolete and will be removed from a future
+        version of Octave; please use isfield instead
+
 * symband (extra) [0/4]
   - [ ] doc/SymBandDoc.pdf: lack sources
   - [ ] debian/control: Add description

-- 
octave-forge-pkgs



More information about the Pkg-octave-commit mailing list