diff options
author | Bruno Haible <bruno@clisp.org> | 2006-06-21 18:28:09 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-28 19:23:45 +0200 |
commit | 36b1747f97993051d124f3baa95f6f7a4bf75862 (patch) | |
tree | cb35227c862091a058e03bffb2bc20f654e31c91 /gettext-runtime/intl | |
parent | 65f6d20895756f378a914452418d8fa912891323 (diff) | |
download | gettext-0.14.x.tar.gz |
Diffstat (limited to 'gettext-runtime/intl')
-rw-r--r-- | gettext-runtime/intl/ChangeLog | 4 | ||||
-rw-r--r-- | gettext-runtime/intl/plural.c | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gettext-runtime/intl/ChangeLog b/gettext-runtime/intl/ChangeLog index 7d1d96e50..8a2f1e1c8 100644 --- a/gettext-runtime/intl/ChangeLog +++ b/gettext-runtime/intl/ChangeLog @@ -1,3 +1,7 @@ +2006-06-21 Bruno Haible <bruno@clisp.org> + + * gettext-0.14.6 released. + 2005-05-23 Bruno Haible <bruno@clisp.org> * gettext-0.14.5 released. diff --git a/gettext-runtime/intl/plural.c b/gettext-runtime/intl/plural.c index 78a223da5..dcfcfa046 100644 --- a/gettext-runtime/intl/plural.c +++ b/gettext-runtime/intl/plural.c @@ -296,7 +296,7 @@ static const short yycheck[] = #define YYPURE 1 /* -*-C-*- Note some compilers choke on comments on `#line' lines. */ -#line 3 "/home/haible/gnu/arch/linuxlibc6/share/bison/bison.simple" +#line 3 "bison.simple" /* Skeleton output parser for bison, @@ -609,7 +609,7 @@ yystpcpy (yydest, yysrc) # endif #endif -#line 315 "/home/haible/gnu/arch/linuxlibc6/share/bison/bison.simple" +#line 315 "bison.simple" /* The user can define YYPARSE_PARAM as the name of an argument to be passed @@ -1079,7 +1079,7 @@ case 12: break; } -#line 705 "/home/haible/gnu/arch/linuxlibc6/share/bison/bison.simple" +#line 705 "bison.simple" yyvsp -= yylen; |