bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] configure.ac and cxx-type.at patches for bison-1.49c


From: Akim Demaille
Subject: Re: [PATCH] configure.ac and cxx-type.at patches for bison-1.49c
Date: 30 Sep 2002 11:02:24 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

| Hi.
| The configure.ac patch converts AM_CONFIG_HEADER to AC_CONFIG_HEADERS
| as automake-1.7 has obsoleted its version. Also, the configure
| template still used the old AC_OUTPUT format, so I switched it to
| use AC_CONFIG_FILES and then call AC_OUTPUT.

Thanks!

| The cxx-type.at patch fixes a missing "=" error.

Thanks again!

| I'd like to  suggest modifying the main() routine here slightly. I
| typically build with '-DNDEBUG' used to compile files, and in this
| test, the freopen() call is contained within the assertion. When
| I build with the assertion-killing flag, the testsuite hangs at
| the first cxx-test, because the freopen() call has disappeared!
| Maybe something like this ...

Aha!  I never thought about this.  Thanks I'm installing your
patches.  Please, next time, send a ChangeLog too :)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]