build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30168 )
Change subject: [RFC] arch/riscv/stdint.h: Check the size of (u)intptr_t
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/30168/1/src/arch/riscv/include/stdint.h
File src/arch/riscv/include/stdint.h:
https://review.coreboot.org/#/c/30168/1/src/arch/riscv/include/stdint.h@76
PS1, Line 76: _Static_assert(sizeof(uintptr_t) == sizeof(void *), "Size of uintptr_t is wrong");
line over 80 characters
--
To view, visit
https://review.coreboot.org/c/coreboot/+/30168
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5583ba58eeca3a37229b41b6517adfc12b2fddce
Gerrit-Change-Number: 30168
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer
j.neuschaefer@gmx.net
Gerrit-Reviewer: Jonathan Neuschäfer
j.neuschaefer@gmx.net
Gerrit-Reviewer: Philipp Hug
philipp@hug.cx
Gerrit-Reviewer: ron minnich
rminnich@gmail.com
Gerrit-CC: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Tue, 11 Dec 2018 15:50:17 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment