Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/bin


Modified Files:
        edje_cc_out.c 


Log Message:


abort edje_cc compile if embryo is not happy

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/bin/edje_cc_out.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- edje_cc_out.c       25 Apr 2004 04:20:56 -0000      1.16
+++ edje_cc_out.c       25 Apr 2004 04:24:56 -0000      1.17
@@ -473,7 +473,6 @@
                       snprintf(buf, sizeof(buf), "embryo_cc -i%s -o%s %s", 
                                DAT"data/include", tmpo, tmpn);
                       ret = system(buf);
-/*                    
                       if (ret != 0)
                         {
                            printf("%i\n", ret);
@@ -481,7 +480,6 @@
                                    progname);  
                            ABORT_WRITE(ef, file_out);
                         }
- */
                       close(fd);
                    }
                  f = fopen(tmpo, "r");




-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to