r792 - packages/netpanzer/netpanzer/trunk/debian/patches

Gonéri Le Bouder goneri-guest at costa.debian.org
Sun Jun 4 12:23:58 UTC 2006


Author: goneri-guest
Date: 2006-06-04 12:23:57 +0000 (Sun, 04 Jun 2006)
New Revision: 792

Modified:
   packages/netpanzer/netpanzer/trunk/debian/patches/02_setframe_denial_of_service.patch
Log:
use an exception instead of an assert since assert do an exit


Modified: packages/netpanzer/netpanzer/trunk/debian/patches/02_setframe_denial_of_service.patch
===================================================================
--- packages/netpanzer/netpanzer/trunk/debian/patches/02_setframe_denial_of_service.patch	2006-06-04 12:21:25 UTC (rev 791)
+++ packages/netpanzer/netpanzer/trunk/debian/patches/02_setframe_denial_of_service.patch	2006-06-04 12:23:57 UTC (rev 792)
@@ -1,4 +1,5 @@
 # Eddy & Goneri
+# use an exception instead of an assert since assert do an exit
 --- src/Lib/2D/Surface.hpp.orig	2006-06-04 14:16:29.000000000 +0200
 +++ src/Lib/2D/Surface.hpp	2006-06-04 14:09:17.000000000 +0200
 @@ -366,8 +366,11 @@




More information about the Pkg-games-commits mailing list