User information

Launchpad Id:
ademakov
Email:
Log in for email information.

Member since:
2011-11-10
Languages:
English
Time zone:
UTC (UTC+0000)
Karma:
0 Karma help

All assigned blueprints Assigned blueprints

Remove format specifiers, such as PRI_OFFT. In printf() functions, use explicit casts to int, long, long long or macros from inttypes.h. On the same token remove u8, u16, u32, u64 and use uint8_t, uint16_t, uint32_t and use types from stdint.h instead. This is necessary for our Darwin port.

Latest memberships

Aleksey Demakov is not an active member of any Launchpad teams.