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

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

[Octave-bug-tracker] [bug #41145] Building with 64 bit indexing fails on


From: Lasse Schuirmann
Subject: [Octave-bug-tracker] [bug #41145] Building with 64 bit indexing fails on ArchLinux and Ubuntu
Date: Wed, 08 Jan 2014 09:42:16 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

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

                 Summary: Building with 64 bit indexing fails on ArchLinux and
Ubuntu
                 Project: GNU Octave
            Submitted by: sils1297
            Submitted on: Wed 08 Jan 2014 09:42:15 AM GMT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: Lasse Schuirmann
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

When compiling with --enable-64 we got a problem with two magic numbers.

One is resulting in two different types of parameters when calling std::max in
libinterp/corefcn/jit-typeinfo.cc.

The other one is a constructor ambiguity in liboctave/array/Sparse.cc.

This patch solves these issues and allows to compile with --enable-64 on my
system.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 08 Jan 2014 09:42:15 AM GMT  Name: abiguity_64bit.patch  Size: 992B 
 By: sils1297
Solves two ambiguities.
<http://savannah.gnu.org/bugs/download.php?file_id=30220>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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