diff options
| author | 소병철 <byungchul.so@samsung.com> | 2014-04-24 12:26:32 +0000 |
|---|---|---|
| committer | Christophe Fergeau <cfergeau@redhat.com> | 2014-05-15 14:45:58 +0200 |
| commit | 3cb746329ea4846bd9c65e0198e69423379b6f62 (patch) | |
| tree | db65ca4553bd75833c7187dcdb0ff85286cf51a1 /client/client_net_socket.cpp | |
| parent | e3da0c4f01f16e504d48793bb9a5b37b65fa345e (diff) | |
Use PRI macros in printf to keep compatibility between 32/64bit system
gcc's some integer type definitions are different between 32/64bit system.
This causes platform dependency problem with printf function. However,
we can avoid this problem by using PRI macros that supports platform
independent printf.
Diffstat (limited to 'client/client_net_socket.cpp')
0 files changed, 0 insertions, 0 deletions
