Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37849656
en ru br
Репозитории ALT
4.0: 7.3.0-alt1
3.0: 6.8.2-alt18
+updates:6.8.2-alt24
www.altlinux.org/Changes

Группа :: Система/X11
Пакет: xorg-x11

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: xorg-x11-6.8.2-xnest-fix-warning-spew-fdo3513.patch
Скачать


Patch submitted to Red Hat bugzilla by Mark McLoughlin to fix the
following bugs:
Fixes bugs:
	https://bugs.freedesktop.org/show_bug.cgi?id=3513
And the first part of bug:
        https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=162246
Mike A. Harris <mharris@redhat.com>
--- xc/programs/Xserver/hw/xnest/Events.c.xnest-fix-warning-spew-fdo3513	2005-07-01 14:40:29.000000000 +0100
+++ xc/programs/Xserver/hw/xnest/Events.c	2005-07-01 14:43:52.000000000 +0100
@@ -205,6 +205,14 @@
 	  X.xdestroywindow.window == xnestParentWindow)
 	exit (0);
       break;
+
+    case CirculateNotify:
+    case ConfigureNotify:
+    case GravityNotify:
+    case MapNotify:
+    case ReparentNotify:
+    case UnmapNotify:
+      break;
       
     default:
       ErrorF("xnest warning: unhandled event\n");
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin