[PATCH] Remove curly braces in `@author` tag in .texi files
Freddie Chopin
freddie_chopin@op.pl
Sun Dec 17 09:09:34 GMT 2023
Curly braces cause documentation build failure with texinfo 7.1 (works
fine
up to 7.0.3):
-- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 --
---------- newlib-4.3.0.20230120 make install-pdf
TEXI2PDF libc/libc.pdf
libc.texi:74: misplaced {
libc.texi:74: misplaced }
libc.texi:75: misplaced {
libc.texi:75: misplaced }
libc.texi:76: misplaced {
libc.texi:76: misplaced }
libc.texi:77: misplaced {
libc.texi:77: misplaced }
make: *** [Makefile:47789: libc/libc.pdf] Error 1
-- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 -- >8 --
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-curly-braces-in-author-tag-in-.texi-files.patch
Type: text/x-patch
Size: 1944 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/newlib/attachments/20231217/3d3181d1/attachment-0001.bin>
More information about the Newlib
mailing list