Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/file


Modified Files:
        evas_path.c 


Log Message:


nuke #warning, and return no more!

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/file/evas_path.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- evas_path.c 17 Feb 2004 07:12:38 -0000      1.5
+++ evas_path.c 29 Apr 2004 04:23:36 -0000      1.6
@@ -93,7 +93,7 @@
        if (!match_case)
          flags |= FNM_CASEFOLD;
 #else
-#warning "Your libc does not provide case-insensitive matching!"
+/*#warning "Your libc does not provide case-insensitive matching!"*/
 #endif 
        while ((dp = readdir(dir)))
          {




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to