Date: Mon, 11 Mar 2019 15:13:09 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 215863] arch-handbook chapter 11, sample code mypci.c has wrong format string Message-ID: <bug-215863-9-HBJSdQmxf3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215863-9@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215863 --- Comment #2 from commit-hook@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.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215863-9-HBJSdQmxf3>
