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

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

[Octave-bug-tracker] [bug #55940] [Mac] Disable App Nap, either selectiv


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #55940] [Mac] Disable App Nap, either selectively or for all of Octave
Date: Sun, 3 Nov 2019 10:15:54 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:70.0) Gecko/20100101 Firefox/70.0

Follow-up Comment #57, bug #55940 (project octave):

I think the API signature change is a red herring here. The objc_msgSend
signature change is in the upcoming macOS 10.15, not the current 10.14.
(References:
http://codeworkshop.net/objc-diff/sdkdiffs/macos/10.15/Objective-C.html,
https://www.mikeash.com/pyblog/objc_msgsends-new-prototype.html.)

I think the problem was just that my code was missing a cast in the first
place.

Attached a patch which gets the code compiling by adding a cast, and enables
it: https://savannah.gnu.org/bugs/download.php?file_id=47785. Also finishes
converting it to a static function.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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