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

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

[Octave-bug-tracker] [bug #44970] Build fails on ARM because qreal is a


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #44970] Build fails on ARM because qreal is a typedef for float
Date: Fri, 01 May 2015 14:41:05 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0

Follow-up Comment #5, bug #44970 (project octave):

I suspect (someone correct if I'm wrong) that the only functions that matter
are the ones that pass a pointer or a reference to a qreal, not by value or
return value.

There are only a handful of functions in the Qt header files that do so, a
quick grep in the Qt directory shows functions like getRect, getCoords,
getRgbF, getHsvF, etc.

And the only one of these I see in Octave is getRgbF, so this looks pretty
safe and complete to me.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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