Hi Akim, Am 19.07.2020 um 16:14 schrieb Akim Demaille <a...@lrde.epita.fr>: >> Le 19 juil. 2020 à 14:11, Dagobert Michelsen <d...@opencsw.org> a écrit : >> >> Hi Akim, >> >> I get a failure on both Solaris 10 Sparc and x86 with Sun Studio 12: >> >> GEN doc/bison.help >> tests/bison: line 42: 19631 Abort (core dumped) $PREBISON >> "$abs_top_builddir/src/bison" ${1+"$@"} 2> "$stderr" >> Assertion failed: strlen (arg->fallback) + 1 < sizeof arg->buf, file >> src/glyphs.c, line 76, function on_failure >> gmake: *** [Makefile:10400: doc/bison.help] Error 134 > > Wow... Thanks *a lot* for catching this. sizeof (char*) is 8 on all > the machines I ran this beta against... > > Could you please give a try to > > https://www.lrde.epita.fr/~akim/private/bison/bison-3.6.92.2-d1395.tar.gz > https://www.lrde.epita.fr/~akim/private/bison/bison-3.6.92.2-d1395.tar.lz > https://www.lrde.epita.fr/~akim/private/bison/bison-3.6.92.2-d1395.tar.xz > > which includes the appended patch? Thanks in advance.
This works and the testsuite now passes cleanly. Best regards — Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896