(file) Return to cimmof.l CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Compiler

Diff for /pegasus/src/Pegasus/Compiler/cimmof.l between version 1.16 and 1.17

version 1.16, 2008/02/22 19:20:02 version 1.17, 2008/02/26 19:03:15
Line 47 
Line 47 
 /*                                                                       */ /*                                                                       */
  
 /* Avoid warn_unused_result warnings in Linux RPM build */ /* Avoid warn_unused_result warnings in Linux RPM build */
   #ifndef ECHO
 #define ECHO do { size_t ignored = fwrite(yytext, yyleng, 1, yyout); } while (0) #define ECHO do { size_t ignored = fwrite(yytext, yyleng, 1, yyout); } while (0)
   #endif
  
 /*---------------------------------------------------------------*/ /*---------------------------------------------------------------*/
 /* These routines wrap certain flex functions, keeping down the  */ /* These routines wrap certain flex functions, keeping down the  */


Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2