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

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

[Octave-bug-tracker] [bug #37785] pkg.m does not work when promoting war


From: Thomas Weber
Subject: [Octave-bug-tracker] [bug #37785] pkg.m does not work when promoting warnings to erros
Date: Wed, 21 Nov 2012 13:08:11 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4

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

                 Summary: pkg.m does not work when promoting warnings to erros
                 Project: GNU Octave
            Submitted by: tweber
            Submitted on: Mi 21 Nov 2012 13:08:09 GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Installation
                  Status: None
             Assigned to: None
         Originator Name: Thomas Weber
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hi, 

this is Debian bug #693873, http://bugs.debian.org/693873

octave:1> pkg list
no packages installed.
octave:2> warning error Octave:str-to-num
octave:3> pkg list
error: implicit conversion from string to real N-d array
error: type conversion failed for binary operator `=='
error: called from:
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 274, column 3
octave:3> pkg ("list")
error: implicit conversion from string to real N-d array
error: type conversion failed for binary operator `=='
error: called from:
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 274, column 3
octave:3> version
ans = 3.6.2
octave:4> ver
error: implicit conversion from string to real N-d array
error: type conversion failed for binary operator `=='
error: called from:
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 274, column 3
error:   /usr/share/octave/3.6.2/m/miscellaneous/ver.m at line 65, column 5


I'm not sure why I don't see a warning when calling "pkg list", but get an
error when I promote the warning to an error.






    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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