[Bug 215863] arch-handbook chapter 11, sample code mypci.c has wrong format string
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 11 15:13:12 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215863
--- Comment #2 from commit-hook at freebsd.org ---
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.
More information about the freebsd-doc
mailing list