Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore


Modified Files:
        ecore_signal.c 


Log Message:


re-enable

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore/ecore_signal.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- ecore_signal.c      8 Feb 2005 03:15:10 -0000       1.14
+++ ecore_signal.c      9 Feb 2005 02:18:02 -0000       1.15
@@ -11,8 +11,8 @@
 
 /* make mono happy - this is evil though... */
 #undef SIGPWR
-/* lets not use these - other apps seem to use them */
-#undef SIGRTMIN
+/* valgrind in some versions/setups uses SIGRT's... hmmm */
+/* #undef SIGRTMIN */
 
 typedef void (*Signal_Handler)(int sig, siginfo_t *si, void *foo);
 




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to