/[bison]/bison/data/bison.simple
ViewVC logotype

Diff of /bison/data/bison.simple

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by eggert, Sat Apr 27 01:10:59 2002 UTC revision 1.16 by eggert, Sat Apr 27 01:20:51 2002 UTC
# Line 236  union yyalloc Line 236  union yyalloc
236          {                                       \          {                                       \
237            register YYSIZE_T yyi;                \            register YYSIZE_T yyi;                \
238            for (yyi = 0; yyi < (Count); yyi++)   \            for (yyi = 0; yyi < (Count); yyi++)   \
239              (To)[yyi] = (From)[yyi];            \              (To)[[yyi]] = (From)[[yyi]];        \
240          }                                       \          }                                       \
241        while (0)        while (0)
242  #  endif  #  endif

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

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26