tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: u_intX_t vs. uintX_t
On Sun, Jul 01, 2012 at 03:22:46PM +1200, Steven Drake wrote:
> > If it uses uint*_t, it should include <stdint.h>. C99 says so.
>
> Exactly what I meant.
>
> > Therefore (as I was hinting in pkgsrc-changes) if you add stdint.h
> > because of uint*_t, don't hide it in platform-dependent ifdefs. This
> > will just cause someone else to have to come fix it again at some
> > future point.
>
> I agree and will change it.
I think we're all on the same page then :-)
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index