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

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

[Octave-bug-tracker] [bug #55991] OpenGL deprecation warnings in build o


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #55991] OpenGL deprecation warnings in build on macOS
Date: Mon, 25 Mar 2019 16:36:30 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36

Follow-up Comment #3, bug #55991 (project octave):

I think *technically* you're supposed to use __MACH__, too -
https://developer.apple.com/library/archive/documentation/Porting/Conceptual/PortingUnix/compiling/compiling.html#//apple_ref/doc/uid/TP40002850-SW13
- or really, pull in Apple's own OS-detection header and use that
(https://sourceforge.net/p/predef/mailman/message/34497133/) - but
practically, it makes no difference, because there are no non-Mach Apple
platforms that Octave supports. And I suspect that Apple has deprecated OpenGL
on all its OSes, so just __APPLE__ might be the more "correct" test anyway.

I'll do a test build as soon as I have a machine with spare capacity.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55991>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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