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

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

[Octave-bug-tracker] [bug #44924] lookfor function errors out when -all


From: Rik
Subject: [Octave-bug-tracker] [bug #44924] lookfor function errors out when -all option used
Date: Sat, 25 Apr 2015 05:17:34 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

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

                 Summary: lookfor function errors out when -all option used
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Fri 24 Apr 2015 10:17:33 PM PDT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Example code:


lookfor -all deblank




error: 'fmt' undefined near line 128 column 26
error: called from
    lookfor at line 128 column 11
error: evaluating argument list element number 1
error: called from
    lookfor at line 128 column 11


There probably is something odd with the format because even something that
should return a single line answer prefaces it with two newlines.


lookfor deblank


deblank             Remove trailing whitespace and nulls from S.








    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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