octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #33533] strvcat Matlab compatibility issue


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #33533] strvcat Matlab compatibility issue
Date: Fri, 29 Jul 2011 07:36:07 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110109 Voidmoth/3.6.13

Follow-up Comment #12, bug #33533 (project octave):

After some consideration, I have decided to undo my previous cset.

Rik is right. We like to check arguments a little more in Octave. Moreover,
not only are you relying on undocumented behaviour of strvcat, but the
Mathworks themselves have already deprecated strvcat in favour of char and
will soon remove it from Matlab, precisely because it doesn't check its
arguments carefully enough. You will soon have to change your code even if you
want to keep using Matlab.

If we keep strvcat in Octave, at least we should keep a version that doesn't
have the undesirable behaviour for which the Mathworks is deprecating it.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33533>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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