xserver/hw
Enrico Weigelt, metux IT consult 8d525b6ade (submit/fix-ftbs-netbsd) fix FTBS on NetBSD
../hw/xfree86/os-support/bsd/bsd_init.c: In function ‘xf86CloseConsole’:
../hw/xfree86/os-support/xf86_os_support.h:22:6: error: ‘dispatchException’ undeclared (first use in this function)
   22 |  if (dispatchException & DE_TERMINATE) { \
      |      ^~~~~~~~~~~~~~~~~
../hw/xfree86/os-support/bsd/bsd_init.c:634:13: note: in expansion of macro ‘xf86FatalError’
  634 |             xf86FatalError("xf86CloseConsole: KDDISABIO failed (%s)",
      |             ^~~~~~~~~~~~~~
../hw/xfree86/os-support/xf86_os_support.h:22:6: note: each undeclared identifier is reported only once for each function it appears in
   22 |  if (dispatchException & DE_TERMINATE) { \
      |      ^~~~~~~~~~~~~~~~~
../hw/xfree86/os-support/bsd/bsd_init.c:634:13: note: in expansion of macro ‘xf86FatalError’
  634 |             xf86FatalError("xf86CloseConsole: KDDISABIO failed (%s)",
      |             ^~~~~~~~~~~~~~
../hw/xfree86/os-support/xf86_os_support.h:22:26: error: ‘DE_TERMINATE’ undeclared (first use in this function); did you mean ‘ACTION_TERMINATE’?
   22 |  if (dispatchException & DE_TERMINATE) { \
      |                          ^~~~~~~~~~~~
../hw/xfree86/os-support/bsd/bsd_init.c:634:13: note: in expansion of macro ‘xf86FatalError’
  634 |             xf86FatalError("xf86CloseConsole: KDDISABIO failed (%s)",
      |             ^~~~~~~~~~~~~~

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-06-29 12:43:27 +02:00
..
kdrive (submit/colormap.h) dix: unexport TellLostMap() 2024-06-29 12:43:27 +02:00
vfb (submit/colormap.h) dix: unexport QueryColors() 2024-06-29 12:43:27 +02:00
xfree86 (submit/fix-ftbs-netbsd) fix FTBS on NetBSD 2024-06-29 12:43:27 +02:00
xnest (submit/colormap.h) dix: unexport CreateColormap() 2024-06-29 12:43:27 +02:00
xquartz (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h> 2024-06-29 12:43:27 +02:00
xwayland (submit/selection.h) dix: rename selection.h to selection_priv.h 2024-06-29 12:43:27 +02:00
xwin (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h> 2024-06-29 12:43:27 +02:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00