-
- Downloads
This corrects the problem with flags and %lld formats on 64-bit machines,...
This corrects the problem with flags and %lld formats on 64-bit machines, where uint64_t is NOT acceptable for %lld, and also works on 32-bit machines. At least, with gcc. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@75585 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- apps/app_voicemail.c 1 addition, 1 deletionapps/app_voicemail.c
- channels/chan_sip.c 1 addition, 1 deletionchannels/chan_sip.c
- main/channel.c 1 addition, 1 deletionmain/channel.c
- main/rtp.c 1 addition, 1 deletionmain/rtp.c
- pbx/pbx_dundi.c 2 additions, 2 deletionspbx/pbx_dundi.c
- res/res_features.c 1 addition, 1 deletionres/res_features.c
Loading
Please register or sign in to comment