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

[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/




reply via email to

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