--- parser3/src/include/pa_table.h 2006/11/02 11:37:21 1.60 +++ parser3/src/include/pa_table.h 2006/11/03 17:32:30 1.62 @@ -8,7 +8,7 @@ #ifndef PA_TABLE_H #define PA_TABLE_H -static const char * const IDENT_TABLE_H="$Date: 2006/11/02 11:37:21 $"; +static const char * const IDENT_TABLE_H="$Date: 2006/11/03 17:32:30 $"; #include "pa_types.h" #include "pa_hash.h" @@ -75,8 +75,8 @@ public: size_t saved_current=current(); size_t row=o.offset; if(o.reverse) { // reverse - for(size_t to=row-o.limit; row>=to; --row) { - set_current(row); + for(size_t i=0; i