> since we now use [u]int[8|16|32|61]_t types... > > any objections when I convert 'unsigned char' to uint8 > in samba4 > > and 'unsigned' and 'unsigned int' to uint_t. We do not have these types in VOS but as long as configure detects that and adds the necessary typedefs, I have no objections. PG