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

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

[Octave-bug-tracker] [bug #33428] error call doesn't accpet the empty st


From: anonymous
Subject: [Octave-bug-tracker] [bug #33428] error call doesn't accpet the empty struct.
Date: Sun, 29 May 2011 17:03:20 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:2.0.1) Gecko/20110429 IceCat/4.0.1

URL:
  <http://savannah.gnu.org/bugs/?33428>

                 Summary: error call doesn't accpet the empty struct.
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Вск 29 Май 2011 17:03:19
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

For example the call:

error(nargchk(1, 5, 4, 'struct'))

Returns with a

error: invalid conversion of multidimensional struct to scalar struct

The nargchk set the return value to struct ([]);

And this "crashes" the error call.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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