octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Patch] Clean obsolete functions() from assert.m


From: Thomas Weber
Subject: [Patch] Clean obsolete functions() from assert.m
Date: Sun, 30 Nov 2008 19:30:14 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hi, 

I stumbled across this when checking the bioinfo package. Using 3.1.51:
octave3.1:1> test assert
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
PASSES 55 out of 55 tests

Patch attached.

        Thomas

Attachment: replace_obsoleted.hg
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]