-
magnus.blaudd@oracle.com authored
- fix warnings in storage/ndb/test concerning ctype conversion possibly causing loss of data - many changes from size_t to unsigned in loops iterating Vector lists - cast strlen() return value to correct type. - one cast of pointer arithmetic to int
magnus.blaudd@oracle.com authored- fix warnings in storage/ndb/test concerning ctype conversion possibly causing loss of data - many changes from size_t to unsigned in loops iterating Vector lists - cast strlen() return value to correct type. - one cast of pointer arithmetic to int
Loading