On 04/13/13 12:38, James Turner wrote: > On Sat, Apr 13, 2013 at 12:50:28AM -0700, Colin Percival wrote: > This is the same as spiped-1.3.0 with the exception of adding a missing > <stdint.h> inclusion in one C file and a couple of minor code cleanups > which improve clarity while not changing the code meaning. > > OpenBSD didn't seem to need the missing include but I updated our port > nonetheless.
I think all the BSDs have uintX_t namespace pollution in headers where POSIX does not require that they be defined -- it's convenient right up to the point where you want to run code on different platforms after originally writing it on BSD... -- Colin Percival Security Officer Emeritus, FreeBSD | The power to serve Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid
