https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215863
--- Comment #2 from [email protected] --- A commit references this bug: Author: trhodes Date: Mon Mar 11 15:12:25 UTC 2019 New revision: 52856 URL: https://svnweb.freebsd.org/changeset/doc/52856 Log: Use %zd as the format string. The previous, %d, is not ssize_t and breaks the mypci.c build. PR: 215863 Changes: head/en_US.ISO8859-1/books/arch-handbook/pci/chapter.xml -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
