Re: flags in a bitmap
Bill Allombert <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <aGg_6UbSUk64r9SP@seventeen> |
On Fri, Jul 04, 2025 at 08:13:08PM +0200, [email protected] wrote: > At the very end of build there is now an error creating bitflip doc: > > ... > Transcript written on parallel.log. > cat usersFUNCS.tex > usersch3.tmp > cd ../src/desc && /usr/bin/perl doc_make >> ../../doc/usersch3.tmp > $ in bitflip at doc_make line 83. > make[1]: *** [Makefile:151: usersch3.tex] Error 25 > make[1]: Leaving directory '/home/pi/pari/pari/doc' > make: [Makefile:31: all] Error 2 (ignored) Ah thanks, I fixed it. (note: I rebased the branch) Cheers, Bill.