[MacPorts] #52371: typo in glibmm-2.4/glibmm/threads.h -- line 209 -- bad declaration
#52371: typo in glibmm-2.4/glibmm/threads.h -- line 209 -- bad declaration ---------------------+-------------------------------- Reporter: stott@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: ---------------------+-------------------------------- inkscape wouldn't build for me because glibmm-2.4/glibmm/threads.h has this declaration on line 209: GThread gobject_; Changing it to the following seems to fix the problem -- inkscape built successfully after making this change: GThread &gobject_; -- Ticket URL: <https://trac.macports.org/ticket/52371> MacPorts <https://www.macports.org/> Ports system for macOS
#52371: typo in glibmm-2.4/glibmm/threads.h -- line 209 -- bad declaration ------------------------+-------------------------------- Reporter: stott@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: duplicate | Keywords: Port: | ------------------------+-------------------------------- Changes (by larryv@…): * status: new => closed * resolution: => duplicate Comment: Duplicate of #52248. -- Ticket URL: <https://trac.macports.org/ticket/52371#comment:1> MacPorts <https://www.macports.org/> Ports system for macOS
participants (1)
-
MacPorts