aboutsummaryrefslogtreecommitdiff
path: root/clint.py
diff options
context:
space:
mode:
authorEliseo Martínez <eliseomarmol@gmail.com>2014-04-22 20:56:13 +0200
committerThiago de Arruda <tpadilha84@gmail.com>2014-04-23 06:56:33 -0300
commit357f54f33119e50142ecbced0e36907586af2a49 (patch)
tree3ac8b539a5b57113f43f155bf05d29e5c6ad0f79 /clint.py
parentb9c550ebd5ce5d3f37ca6bab7657be1b3fba6697 (diff)
downloadrneovim-357f54f33119e50142ecbced0e36907586af2a49.tar.gz
rneovim-357f54f33119e50142ecbced0e36907586af2a49.tar.bz2
rneovim-357f54f33119e50142ecbced0e36907586af2a49.zip
Use portable format specifiers: Case %l[uoxX] - plain - sprintf.
Fix uses of plain "%lu", "%lo", "%lx" and "%lX" within sprintf(): - Replace "%l<whatever>" with "%" PRI<whatever>64. - Cast corresponding argument to (uint64_t).
Diffstat (limited to 'clint.py')
0 files changed, 0 insertions, 0 deletions