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, 1 Jul 2012, David Holland 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.

-- 
Steven


Home | Main Index | Thread Index | Old Index