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

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

[Octave-bug-tracker] [bug #50027] Typo in typedef for deprecated octave_


From: Olaf Till
Subject: [Octave-bug-tracker] [bug #50027] Typo in typedef for deprecated octave_execution_exception
Date: Wed, 11 Jan 2017 15:06:00 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

                 Summary: Typo in typedef for deprecated
octave_execution_exception
                 Project: GNU Octave
            Submitted by: i7tiol
            Submitted on: Wed 11 Jan 2017 03:05:59 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Olaf Till
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

current tip, 29ea25593dd7, 2017-01-10:

liboctave/cruft/misc/quit.h has a typo in line 149:

typedef octave::exit_exception octave_execution_exception;

should be:
typedef octave::execution_exception octave_execution_exception;

(Breaks my supporting different Octave versions in some packages.)




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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