12 Jul
2017
12 Jul
'17
2:42 p.m.
On Wed, 12 Jul 2017 13:50:48 +0200, Natanael Copa wrote:
Use the standard uint{8,16,32,64}_t everywhere instead of the non-standard u_int{8,16,32,64}_t.
Note that, since it changes the types in the public header, it's no trivial "cleanup". It has even a risk of breakage, in theory.
So, this has to be carried with a care, and it needs a better clarification why the change has to be applied. Could you give more background?
thanks,
Takashi