[MacPorts] #35301: patch for deprecated mouse events on Lion
#35301: patch for deprecated mouse events on Lion --------------------------------------------+------------------------------- Reporter: mojca.miklavec.lists@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: wxWidgets-devel --------------------------------------------+------------------------------- I would like to request applying the following patch: * http://trac.wxwidgets.org/changeset/72195 to get rid of the following warnings {{{ 2011-12-02 17:29:04.748 gnuplot[51573:3103] -_continuousScroll is deprecated for NSScrollWheel. Please use -hasPreciseScrollingDeltas. 2011-12-02 17:29:04.749 gnuplot[51573:3103] -deviceDeltaX is deprecated for NSScrollWheel. Please use -scrollingDeltaX. 2011-12-02 17:29:04.749 gnuplot[51573:3103] -deviceDeltaY is deprecated for NSScrollWheel. Please use -scrollingDeltaY. }}} in gnuplot. -- Ticket URL: <https://trac.macports.org/ticket/35301> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35301: wxWidgets-devel: patch for deprecated mouse events on Lion --------------------------------------------+------------------------------- Reporter: mojca.miklavec.lists@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: lion | Port: wxWidgets-devel --------------------------------------------+------------------------------- Changes (by ryandesign@…): * keywords: => lion * owner: macports-tickets@… => jwa@… -- Ticket URL: <https://trac.macports.org/ticket/35301#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35301: wxWidgets-devel: patch for deprecated mouse events on Lion --------------------------------------------+------------------------------- Reporter: mojca.miklavec.lists@… | Owner: jwa@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.1.1 Keywords: lion | Port: wxWidgets-devel --------------------------------------------+------------------------------- Changes (by jwa@…): * priority: Normal => Low Comment: I lowered the priority, because those being deprecated is cosmetic only, annoying sure, but not a showstopper. I'll add the patch at some point, but this being a -devel port, this may even change upstream… -- Ticket URL: <https://trac.macports.org/ticket/35301#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35301: wxWidgets-devel: patch for deprecated mouse events on Lion --------------------------------------------+------------------------------- Reporter: mojca.miklavec.lists@… | Owner: jwa@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.1.1 Keywords: lion | Port: wxWidgets-devel --------------------------------------------+------------------------------- Comment(by mojca.miklavec.lists@…): Btw: I just realized that deviceDeltaX & Y recently disappeared from Apple's online documentation. But it probably nevertheless still works on 10.8? I don't believe that this particular code will change upstream any time soon, but even if it does, there's no need to follow their patches once the warnings are silenced. The patch will be included in 2.9.5/3.0 of course, but it might be that OSX 10.9 will be out sooner than that ;) True, it's just a cosmetic issue, and true, it's a bit annoying. (Most of the time warnings of deprecated functions are only seen during compilation, but this one manifests when running the program.) -- Ticket URL: <https://trac.macports.org/ticket/35301#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35301: wxWidgets-devel: patch for deprecated mouse events on Lion --------------------------------------------+------------------------------- Reporter: mojca.miklavec.lists@… | Owner: jwa@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.1.1 Keywords: lion | Port: wxWidgets-devel --------------------------------------------+------------------------------- Changes (by and.damore@…): * cc: jwa@… (removed) -- Ticket URL: <https://trac.macports.org/ticket/35301#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35301: wxWidgets-devel: patch for deprecated mouse events on Lion ---------------------------------------------+------------------------------ Reporter: mojca.miklavec.lists@… | Owner: jwa@… Type: defect | Status: closed Priority: Low | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: lion Port: wxWidgets-devel | ---------------------------------------------+------------------------------ Changes (by raimue@…): * status: new => closed * resolution: => fixed Comment: Patch committed in r97060 with slight changes. I moved the upstream changeset reference into the patch file itself. -- Ticket URL: <https://trac.macports.org/ticket/35301#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35301: wxWidgets-devel: patch for deprecated mouse events on Lion ---------------------------------------------+------------------------------ Reporter: mojca.miklavec.lists@… | Owner: jwa@… Type: defect | Status: closed Priority: Low | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: lion Port: wxWidgets-devel | ---------------------------------------------+------------------------------ Comment(by raimue@…): Oh, forgot to mention: Maintainer timeout. -- Ticket URL: <https://trac.macports.org/ticket/35301#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts