[MacPorts] #62477: xorg-server-legacy-1.20.10_0: build errors on 10.5 Leopard Intel

MacPorts noreply at macports.org
Wed Mar 17 21:37:31 UTC 2021


#62477: xorg-server-legacy-1.20.10_0: build errors on 10.5 Leopard Intel
---------------------------------+----------------------------
  Reporter:  kencu               |      Owner:  jeremyhu
      Type:  defect              |     Status:  assigned
  Priority:  Normal              |  Milestone:
 Component:  ports               |    Version:
Resolution:                      |   Keywords:  leopard legacy
      Port:  xorg-server-legacy  |
---------------------------------+----------------------------

Comment (by kencu):

 {{{#!diff
 --- hw/xquartz/X11Application.m.orig    2021-03-17 14:02:20.000000000
 -0700
 +++ hw/xquartz/X11Application.m 2021-03-17 14:03:19.000000000 -0700
 @@ -312,10 +312,13 @@
      /* Don't try sending to X if we haven't initialized.  This can happen
 if AppKit takes over
       * (eg: uncaught exception) early in launch.
       */
 +
 +#ifdef HAVE_LIBDISPATCH
      if (!eventTranslationQueue) {
          [super sendEvent:e];
          return;
      }
 +#endif

      OSX_BOOL for_appkit, for_x;

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/62477#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list