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

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

[Octave-bug-tracker] [bug #31815] speed demos no longer work since versi


From: Rik
Subject: [Octave-bug-tracker] [bug #31815] speed demos no longer work since version 3.2.3
Date: Tue, 07 Dec 2010 01:10:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/9.10 (karmic) Firefox/3.6.12

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

                 Summary: speed demos no longer work since version 3.2.3
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Mon 06 Dec 2010 05:10:18 PM PST
                Category: Interpreter
                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: GNU/Linux

    _______________________________________________________

Details:

The speed.m demos define functions so they can not be called using the
ordinary syntax for demos.  Instead, one evals the example code itself using:

eval ( example('speed', 1) )

This code used to work in version 3.0.5, but is broken in version 3.2.3 and
beyond.

The error is message is

error: type: `build_orig' undefined

'build_orig' is the first function defined in the example code.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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