octave-maintainers
[Top][All Lists]
Advanced

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

Re: Depreciated Functions


From: Paul Kienzle
Subject: Re: Depreciated Functions
Date: Thu, 8 Sep 2005 20:47:20 -0400

I would like octave-forge to be cruft free for the 3.0 release, so it should depend on functions and syntax in 2.9.x.

There is a lot of cruft in the C++ functions for supporting older versions of octave. Basically anything in #if is suspicious.

- Paul

On Sep 8, 2005, at 7:32 AM, Bill Denney wrote:

On Wed, 7 Sep 2005, Paul Kienzle wrote:

Careful with that one. In octave-forge I had instances of isstruct turning into ischaruct when I applied the transformation blindly. I haven't checked his patch.

I noticed that while I was working on it and I fixed it before submitting the bug. I checked over everything, and the only odd thing that I left in there was that arg_is_vector in hist.m became arg_isvector.

Please let me know about other simple decrufting I can do for octave-forge.

I'll go through octave-forge after I get done with regular octave. One question for you about that. In CVS, there are lots more depreciated functions than there are in 2.1.71-- do you want me to just do the 2.1.71 functions for octave-forge or do you want me to do all of them?

Bill

--
"It was 1996. A year of many unexplained phenomena. The Macarena.
Tickle-Me-Elmo. Beavis and Butthead."
  -- Doug Worgul, The Kansas City Star, Sep 6, 2003




reply via email to

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