From: Akim Demaille Date: Tue, 2 Oct 2001 16:23:59 +0000 (+0000) Subject: Version 1.29c. X-Git-Tag: BISON-1_29c^0 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/72ab1d45d2653dcb577b9054bc5f7fe890396f98?ds=sidebyside Version 1.29c. --- diff --git a/ChangeLog b/ChangeLog index 93e261b0..2f26b72c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-10-02 Akim Demaille + + Version 1.29c. + 2001-10-02 Akim Demaille * tests/regression.at (Invalid CPP headers): New. diff --git a/configure b/configure index 80757a3c..1cd15420 100755 --- a/configure +++ b/configure @@ -70,7 +70,12 @@ done }' <$as_myself >$as_me.lineno chmod +x $as_me.lineno fi - exec ${SHELL-/bin/sh} ./$as_me.lineno ${1+"$@"} + + # Don't try to exec as it changes $[0], causing all sort of problems + # (the dirname of $[0] is not the place where we might find the + # original and so on. Autoconf is especially sensible to this). + source ./$as_me.lineno + exit 0 fi # Avoid depending upon Character Ranges. @@ -2592,6 +2597,7 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 +( exit $ac_status ) ac_cv_header_stdc=no fi rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext @@ -3782,6 +3788,7 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 +( exit $ac_status ) ac_cv_header_stdc=no fi rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext @@ -4303,6 +4310,7 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 +( exit $ac_status ) ac_cv_header_stdc=no fi rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext @@ -4724,6 +4732,7 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 +( exit $ac_status ) ac_cv_c_stack_direction=-1 fi rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext @@ -5171,6 +5180,7 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 +( exit $ac_status ) jm_cv_func_working_malloc=no fi rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext @@ -5229,6 +5239,7 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 +( exit $ac_status ) jm_cv_func_working_realloc=no fi rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext @@ -5610,6 +5621,7 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 +( exit $ac_status ) ac_cv_header_stdc=no fi rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext @@ -5995,6 +6007,7 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 +( exit $ac_status ) ac_cv_header_stdc=no fi rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext @@ -6321,6 +6334,7 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 +( exit $ac_status ) ac_cv_header_stdc=no fi rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext @@ -6685,6 +6699,7 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 +( exit $ac_status ) ac_cv_func_strerror_r_works=no fi rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext @@ -7236,6 +7251,7 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 +( exit $ac_status ) ac_cv_func_mmap_fixed_mapped=no fi rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext @@ -8651,7 +8667,12 @@ echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;} }' <$as_myself >$as_me.lineno chmod +x $as_me.lineno fi - exec ${SHELL-/bin/sh} ./$as_me.lineno ${1+"$@"} + + # Don't try to exec as it changes $[0], causing all sort of problems + # (the dirname of $[0] is not the place where we might find the + # original and so on. Autoconf is especially sensible to this). + source ./$as_me.lineno + exit 0 fi # Avoid depending upon Character Ranges. @@ -9362,7 +9383,7 @@ s/[\\&,]/\\&/g s,[\\$`],\\&,g t clear : clear -s,^[ ]*#[ ]*define[ ][ ]*\(\([^ (][^ (]*\)([^)]*)\)[ ]*\(.*\)$,${ac_dA}\2${ac_dB}\1${ac_dC}\3${ac_dD},gp +s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp t end s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp : end diff --git a/po/de.gmo b/po/de.gmo index 8922daef..03c209f6 100644 Binary files a/po/de.gmo and b/po/de.gmo differ diff --git a/po/de.po b/po/de.po index e1e2fb78..6042e7ea 100644 --- a/po/de.po +++ b/po/de.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2001-09-27 16:21+0200\n" +"POT-Creation-Date: 2001-10-02 18:30+0200\n" "PO-Revision-Date: 1996-10-10 17:54 MET DST\n" "Last-Translator: Ulrich Drepper \n" "Language-Team: German \n" @@ -129,12 +129,12 @@ msgstr "" msgid "%s derives" msgstr "%s leitet ab" -#: src/files.c:136 +#: src/files.c:133 #, c-format msgid "cannot open file `%s'" msgstr "" -#: src/files.c:155 +#: src/files.c:152 msgid "cannot close file" msgstr "" @@ -208,7 +208,7 @@ msgid "" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" -#: src/getargs.c:214 src/lex.c:639 +#: src/getargs.c:214 src/lex.c:650 #, c-format msgid "`%s' is no longer supported" msgstr "" @@ -278,7 +278,7 @@ msgstr "unerwarteter Typname" msgid "use \"...\" for multi-character literal tokens" msgstr "für Literal mit mehreren Zeichen bitte \"...\" verwenden" -#: src/main.c:124 +#: src/main.c:125 #, fuzzy, c-format msgid "%s: internal error: %s\n" msgstr "interner Fehler, %s\n" diff --git a/po/es.po b/po/es.po index 846b001a..6d638ad8 100644 --- a/po/es.po +++ b/po/es.po @@ -30,7 +30,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU bison 1.25\n" -"POT-Creation-Date: 2001-09-27 16:21+0200\n" +"POT-Creation-Date: 2001-10-02 18:30+0200\n" "PO-Revision-Date: 1998-09-21 10:19+0200\n" "Last-Translator: Nicolás García-Pedrajas \n" "Language-Team: Spanish \n" @@ -192,12 +192,12 @@ msgstr "" msgid "%s derives" msgstr "%s deriva" -#: src/files.c:136 +#: src/files.c:133 #, c-format msgid "cannot open file `%s'" msgstr "" -#: src/files.c:155 +#: src/files.c:152 msgid "cannot close file" msgstr "" @@ -271,7 +271,7 @@ msgid "" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" -#: src/getargs.c:214 src/lex.c:639 +#: src/getargs.c:214 src/lex.c:650 #, c-format msgid "`%s' is no longer supported" msgstr "" @@ -346,7 +346,7 @@ msgstr "nombre de tipo sin terminar" msgid "use \"...\" for multi-character literal tokens" msgstr "use \"...\" para terminales literales multicarácter" -#: src/main.c:124 +#: src/main.c:125 #, fuzzy, c-format msgid "%s: internal error: %s\n" msgstr "error interno, %s\n" diff --git a/po/et.gmo b/po/et.gmo index bd412685..a69a141e 100644 Binary files a/po/et.gmo and b/po/et.gmo differ diff --git a/po/et.po b/po/et.po index 8151749d..c1246ba5 100644 --- a/po/et.po +++ b/po/et.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.28d\n" -"POT-Creation-Date: 2001-09-27 16:21+0200\n" +"POT-Creation-Date: 2001-10-02 18:30+0200\n" "PO-Revision-Date: 2001-08-29 17:06+02:00\n" "Last-Translator: Toomas Soome \n" "Language-Team: Estonian \n" @@ -128,12 +128,12 @@ msgstr "DERIVES" msgid "%s derives" msgstr "%s derives" -#: src/files.c:136 +#: src/files.c:133 #, c-format msgid "cannot open file `%s'" msgstr "faili `%s' ei saa avada" -#: src/files.c:155 +#: src/files.c:152 msgid "cannot close file" msgstr "faili ei õnnestu sulgeda" @@ -231,7 +231,7 @@ msgstr "" "See on vaba tarkvara; kopeerimistingimused leiate lähtetekstidest. Garantii\n" "PUUDUB; ka müügiks või mingil eesmärgil kasutamiseks.\n" -#: src/getargs.c:214 src/lex.c:639 +#: src/getargs.c:214 src/lex.c:650 #, c-format msgid "`%s' is no longer supported" msgstr "`%s' ei ole enam toetatud" @@ -299,7 +299,7 @@ msgstr "l msgid "use \"...\" for multi-character literal tokens" msgstr "kasuta mitmesümboliliste literaalidega \"...\" konstruktsiooni" -#: src/main.c:124 +#: src/main.c:125 #, c-format msgid "%s: internal error: %s\n" msgstr "%s: sisemine viga: %s\n" diff --git a/po/fr.gmo b/po/fr.gmo index 8fa1d0ca..524bc2a0 100644 Binary files a/po/fr.gmo and b/po/fr.gmo differ diff --git a/po/fr.po b/po/fr.po index 3a0e3ed2..22d53dc0 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU bison 1.28d\n" -"POT-Creation-Date: 2001-09-27 16:21+0200\n" +"POT-Creation-Date: 2001-10-02 18:30+0200\n" "PO-Revision-Date: 2001-08-29 20:00-0500\n" "Last-Translator: Michel Robitaille \n" "Language-Team: French \n" @@ -130,12 +130,12 @@ msgstr "D msgid "%s derives" msgstr "%s dérive" -#: src/files.c:136 +#: src/files.c:133 #, c-format msgid "cannot open file `%s'" msgstr "ne peut ouvrir le fichier `%s'" -#: src/files.c:155 +#: src/files.c:152 msgid "cannot close file" msgstr "ne peut fermer le fichier" @@ -237,7 +237,7 @@ msgstr "" "reproduction. AUCUNE garantie n'est donnée; tant pour des raisons\n" "COMMERCIALES que pour RÉPONDRE À UN BESOIN PARTICULIER.\n" -#: src/getargs.c:214 src/lex.c:639 +#: src/getargs.c:214 src/lex.c:650 #, c-format msgid "`%s' is no longer supported" msgstr "`%s' n'est plus supporté" @@ -305,7 +305,7 @@ msgstr "le nom de type ne se termine pas" msgid "use \"...\" for multi-character literal tokens" msgstr "utilisez \"...\" pour les terminaux litéraux de plusieurs caractères" -#: src/main.c:124 +#: src/main.c:125 #, c-format msgid "%s: internal error: %s\n" msgstr "%s: erreur interne: %s\n" diff --git a/po/ja.gmo b/po/ja.gmo index 9d766919..fa64c439 100644 Binary files a/po/ja.gmo and b/po/ja.gmo differ diff --git a/po/ja.po b/po/ja.po index c11c77d6..759a61aa 100644 --- a/po/ja.po +++ b/po/ja.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU bison 1.28\n" -"POT-Creation-Date: 2001-09-27 16:21+0200\n" +"POT-Creation-Date: 2001-10-02 18:30+0200\n" "PO-Revision-Date: 1999-09-28 21:10+0900\n" "Last-Translator: Daisuke Yamashita \n" "Language-Team: Japanese \n" @@ -135,12 +135,12 @@ msgstr "" msgid "%s derives" msgstr "%s ¤Ï°Ê²¼¤«¤éÇÉÀ¸" -#: src/files.c:136 +#: src/files.c:133 #, c-format msgid "cannot open file `%s'" msgstr "" -#: src/files.c:155 +#: src/files.c:152 msgid "cannot close file" msgstr "" @@ -214,7 +214,7 @@ msgid "" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" -#: src/getargs.c:214 src/lex.c:639 +#: src/getargs.c:214 src/lex.c:650 #, c-format msgid "`%s' is no longer supported" msgstr "" @@ -283,7 +283,7 @@ msgstr " msgid "use \"...\" for multi-character literal tokens" msgstr "Ê£¿ôʸ»ú¤Î¥ê¥Æ¥é¥ë¥È¡¼¥¯¥ó¤Ë¤Ï \"...\" ¤ò»È¤¤¤Þ¤·¤ç¤¦" -#: src/main.c:124 +#: src/main.c:125 #, c-format msgid "%s: internal error: %s\n" msgstr "%s: ÆâÉô¥¨¥é¡¼: %s\n" diff --git a/po/nl.gmo b/po/nl.gmo index 6487849b..97e98a1b 100644 Binary files a/po/nl.gmo and b/po/nl.gmo differ diff --git a/po/nl.po b/po/nl.po index b8a6b6ba..f634c9c1 100644 --- a/po/nl.po +++ b/po/nl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2001-09-27 16:21+0200\n" +"POT-Creation-Date: 2001-10-02 18:30+0200\n" "PO-Revision-Date: 1996-08-27 15:34 MET DST\n" "Last-Translator: Erick Branderhorst \n" "Language-Team: Dutch \n" @@ -135,12 +135,12 @@ msgstr "" msgid "%s derives" msgstr "%s afgeleiden" -#: src/files.c:136 +#: src/files.c:133 #, c-format msgid "cannot open file `%s'" msgstr "" -#: src/files.c:155 +#: src/files.c:152 msgid "cannot close file" msgstr "" @@ -214,7 +214,7 @@ msgid "" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" -#: src/getargs.c:214 src/lex.c:639 +#: src/getargs.c:214 src/lex.c:650 #, c-format msgid "`%s' is no longer supported" msgstr "" @@ -283,7 +283,7 @@ msgstr "niet getermineerd type naam" msgid "use \"...\" for multi-character literal tokens" msgstr "gebruik \"...\" voor meerdere karakters literal tekens" -#: src/main.c:124 +#: src/main.c:125 #, fuzzy, c-format msgid "%s: internal error: %s\n" msgstr "interne fout, %s\n" diff --git a/po/ru.gmo b/po/ru.gmo index 3e5cb023..8fa66da3 100644 Binary files a/po/ru.gmo and b/po/ru.gmo differ diff --git a/po/ru.po b/po/ru.po index e763ceba..287c76e1 100644 --- a/po/ru.po +++ b/po/ru.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.29\n" -"POT-Creation-Date: 2001-09-27 16:21+0200\n" +"POT-Creation-Date: 2001-10-02 18:30+0200\n" "PO-Revision-Date: 2001-09-09 13:49+04:00\n" "Last-Translator: Dmitry S. Sivachenko \n" "Language-Team: Russian \n" @@ -129,12 +129,12 @@ msgstr "DERIVES" msgid "%s derives" msgstr "%s ×Ù×ÏÄÉÔ" -#: src/files.c:136 +#: src/files.c:133 #, c-format msgid "cannot open file `%s'" msgstr "ÎÅ ÕÄÁÅÔÓÑ ÏÔËÒÙÔØ ÆÁÊÌ `%s'" -#: src/files.c:155 +#: src/files.c:152 msgid "cannot close file" msgstr "ÎÅ ÕÄÁÅÔÓÑ ÚÁËÒÙÔØ ÆÁÊÌ" @@ -236,7 +236,7 @@ msgstr "" "ðòéçïäîïóôé\n" "äìñ ïðòåäåìåîîïê ãåìé.\n" -#: src/getargs.c:214 src/lex.c:639 +#: src/getargs.c:214 src/lex.c:650 #, c-format msgid "`%s' is no longer supported" msgstr "`%s' ÂÏÌØÛÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ" @@ -304,7 +304,7 @@ msgstr " msgid "use \"...\" for multi-character literal tokens" msgstr "ÉÓÐÏÌØÚÕÊÔÅ \"...\" ÄÌÑ ÍÎÏÇÏÓÉÍ×ÏÌØÎÙÈ ÌÉÔÅÒÁÌØÎÙÈ ÌÅËÓÅÍ" -#: src/main.c:124 +#: src/main.c:125 #, c-format msgid "%s: internal error: %s\n" msgstr "%s: ×ÎÕÔÒÅÎÎÑÑ ÏÛÉÂËÁ: %s\n" diff --git a/po/tr.po b/po/tr.po index 56505f84..cb31e7bc 100644 --- a/po/tr.po +++ b/po/tr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.28c\n" -"POT-Creation-Date: 2001-09-27 16:21+0200\n" +"POT-Creation-Date: 2001-10-02 18:30+0200\n" "PO-Revision-Date: 2001-09-10 10:54GMT\n" "Last-Translator: Altug Bayram \n" "Language-Team: Turkish \n" @@ -131,12 +131,12 @@ msgstr "T msgid "%s derives" msgstr "%s türetildi" -#: src/files.c:136 +#: src/files.c:133 #, c-format msgid "cannot open file `%s'" msgstr "`%s' dosyasý açýlamadý" -#: src/files.c:155 +#: src/files.c:152 msgid "cannot close file" msgstr "dosya kapatýlamýyor" @@ -238,7 +238,7 @@ msgstr "" "Hiçbir garantisi yoktur; hatta SATILABÝLÝRLÝÐÝ veya HERHANGÝ BÝR AMACA\n" "UYGUNLUÐU için bile garanti verilmez.\n" -#: src/getargs.c:214 src/lex.c:639 +#: src/getargs.c:214 src/lex.c:650 #, c-format msgid "`%s' is no longer supported" msgstr "`%s' artýk desteklenmiyor" @@ -306,7 +306,7 @@ msgstr "sonland msgid "use \"...\" for multi-character literal tokens" msgstr "çok-karakterli yazýn andaçlarý için \"...\" kullan" -#: src/main.c:124 +#: src/main.c:125 #, c-format msgid "%s: internal error: %s\n" msgstr "%s: iç hata: %s\n"