From: Sam S. <sd...@gn...> - 2018-01-22 18:17:26
|
Hi Bruno, > * Bruno Haible <oe...@py...t> [2018-01-22 18:44:51 +0100]: > >> >> debug_gcsafety builds work: >> >> >> >> linux-x86_64 (*) >> > >> > nope: boot builds, base fails: >> > >> > /home/sds/src/clisp/current/modules/regexp/regexi.c: In function >> > 'Values C_subr_regexp_regexp_exec()': >> > /home/sds/src/clisp/current/modules/regexp/regexi.c:120: error: >> > invalid conversion from 'char*' to 'const uintB*' >> >> IOW, patch e28a1c6d0963 did not fix the problem. > > Works for me: I just did a "make -f Makefile.devel > build-porting64-gcc-debug_gcsafety", and it succeeded. > My g++ version is 5.4. And yours? $ ssh gcc12 gcc --version gcc (Debian 4.3.2-1.1) 4.3.2 -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1561 http://steingoldpsychology.com http://www.childpsy.net http://jij.org http://mideasttruth.com http://memri.org http://iris.org.il In every non-trivial program there is at least one bug. |