On Mon, Jan 11, 2021 at 6:21 PM Steven Stallion via OpenOCD-devel <[email protected]> wrote: > > All, > > I've recently updated to master to double check the state of mac OS builds > before the release is cut. I'm seeing several errors that are breaking the > build on Catalina - I was curious if anyone else has seen this before I dig > into a fix: > > ./doc/openocd.texi:10182: warning: `.' or `,' must follow @xref, not `c'. > ./doc/openocd.texi:10921: Unknown command `raggedright'.
Hi Steve, this 'raggedright' is in a very recent commit, but no error on my side. What command have you run to get the error? Just 'make' or 'make pdf' or 'make html' or something else? I would like to understand which SW tool is triggering the error. Antonio > ./doc/openocd.texi:10926: Bad argument `raggedright' to `@end', using `table'. > ./doc/openocd.texi:10926: @item found outside of an insertion block. > ./doc/openocd.texi:10928: @item found outside of an insertion block. > ./doc/openocd.texi:10930: @item found outside of an insertion block. > ./doc/openocd.texi:10933: @item found outside of an insertion block. > ./doc/openocd.texi:10935: @item found outside of an insertion block. > ./doc/openocd.texi:10937: @item found outside of an insertion block. > ./doc/openocd.texi:10939: @item found outside of an insertion block. > ./doc/openocd.texi:10940: Unknown command `raggedright'. > ./doc/openocd.texi:10944: Unmatched `@end'. > ./doc/openocd.texi:10945: Unmatched `@end'. > > Cheers, > Steve > _______________________________________________ > OpenOCD-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openocd-devel _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
