[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #43298] LLVM 3.5.0 cannot resolve the pow(octa
From: |
Jordi Gutiérrez Hermoso |
Subject: |
[Octave-bug-tracker] [bug #43298] LLVM 3.5.0 cannot resolve the pow(octave_int<int>, octave_Int<int>) function overload |
Date: |
Wed, 15 Oct 2014 14:09:45 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0 Iceweasel/32.0.3 |
Follow-up Comment #25, bug #43298 (project octave):
Oh, and one more thing (sorry, I'm not finding all of these issues all at
once). There's a further thing you would have to check if indeed your original
route is the correct one: your patch uses C++11. We don't use C++11 in Octave
yet in general, but if the bug only happens with an LLVM version that also has
C++11 enabled, it may be ok. In order to be complete, the autoconf check would
need to verify that C++11 constructs like std::enable_if are available.
This again makes me think it may be simpler to avoid the checks and just
change the octave_int type.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43298>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #43298] LLVM 3.5.0 cannot resolve the pow(octave_int<int>, octave_Int<int>) function overload, anonymous, 2014/10/11
- [Octave-bug-tracker] [bug #43298] LLVM 3.5.0 cannot resolve the pow(octave_int<int>, octave_Int<int>) function overload, John W. Eaton, 2014/10/11
- [Octave-bug-tracker] [bug #43298] LLVM 3.5.0 cannot resolve the pow(octave_int<int>, octave_Int<int>) function overload, anonymous, 2014/10/11
- [Octave-bug-tracker] [bug #43298] LLVM 3.5.0 cannot resolve the pow(octave_int<int>, octave_Int<int>) function overload, Jordi Gutiérrez Hermoso, 2014/10/15
- [Octave-bug-tracker] [bug #43298] LLVM 3.5.0 cannot resolve the pow(octave_int<int>, octave_Int<int>) function overload,
Jordi Gutiérrez Hermoso <=
- [Octave-bug-tracker] [bug #43298] LLVM 3.5.0 cannot resolve the pow(octave_int<int>, octave_Int<int>) function overload, John W. Eaton, 2014/10/15
- [Octave-bug-tracker] [bug #43298] LLVM 3.5.0 cannot resolve the pow(octave_int<int>, octave_Int<int>) function overload, Kefu Chai, 2014/10/15
- [Octave-bug-tracker] [bug #43298] LLVM 3.5.0 cannot resolve the pow(octave_int<int>, octave_Int<int>) function overload, Kefu Chai, 2014/10/15
- [Octave-bug-tracker] [bug #43298] LLVM 3.5.0 cannot resolve the pow(octave_int<int>, octave_Int<int>) function overload, Jordi Gutiérrez Hermoso, 2014/10/16
- [Octave-bug-tracker] [bug #43298] LLVM 3.5.0 cannot resolve the pow(octave_int<int>, octave_Int<int>) function overload, Kefu Chai, 2014/10/16
- [Octave-bug-tracker] [bug #43298] LLVM 3.5.0 cannot resolve the pow(octave_int<int>, octave_Int<int>) function overload, Kefu Chai, 2014/10/17