(file) Return to WQLLEX.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / WQL

Diff for /pegasus/src/Pegasus/WQL/WQLLEX.cpp between version 1.17 and 1.18

version 1.17, 2006/01/30 16:18:36 version 1.18, 2007/01/11 16:22:03
Line 1418 
Line 1418 
  
                 else                 else
                         { /* need more input */                         { /* need more input */
                         int offset = yy_c_buf_p - yytext_ptr;                          int offset = (int)(yy_c_buf_p - yytext_ptr);
                         ++yy_c_buf_p;                         ++yy_c_buf_p;
  
                         switch ( yy_get_next_buffer() )                         switch ( yy_get_next_buffer() )


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2