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

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

[Octave-bug-tracker] [bug #51763] [octave-forge] (interval) fails to bui


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #51763] [octave-forge] (interval) fails to build against Octave 4.3 dev
Date: Tue, 15 Aug 2017 22:39:23 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

                 Summary: [octave-forge] (interval) fails to build against
Octave 4.3 dev
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Tue 15 Aug 2017 07:39:22 PM PDT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: Patch Submitted
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The interval package build fails against Octave's 4.3 dev branch with the
following error:


mpfr_function_d.cc:111:34: error: no matching function for call to
‘max(octave_idx_type&, int)’
   for (int i = std::max (start, 1); i < dimensions; i ++)


It also fails because source() is called on a cell, this is a simple fix that
should be backwards compatible. The attached diff allows the package to build
against Octave 4.3 dev for me. Feel free to apply as-is or adjust as needed.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 15 Aug 2017 07:39:22 PM PDT  Name: interval-octave-4.3.diff  Size:
1KiB   By: mtmiller

<http://savannah.gnu.org/bugs/download.php?file_id=41537>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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