aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohannes Schickel2011-06-01 22:04:31 +0200
committerJohannes Schickel2011-06-01 22:18:28 +0200
commitd2a8e8023e0f1173746c31eb7232d24cc544d2c9 (patch)
tree73bc771f5f493a0b3b1b5d724e8f7a07d8e1c0d1 /.gitignore
parentc0d70b6dbb4dc18b74e810015472eae30785ec69 (diff)
downloadscummvm-rg350-d2a8e8023e0f1173746c31eb7232d24cc544d2c9.tar.gz
scummvm-rg350-d2a8e8023e0f1173746c31eb7232d24cc544d2c9.tar.bz2
scummvm-rg350-d2a8e8023e0f1173746c31eb7232d24cc544d2c9.zip
COMMON: Implement two simple workaround wrappers for _vsnprintf and _snprintf for MSVC.
This should assure vsnprintf and snprintf will now also always null terminate the result even for MSVC. Currently the functions are placed in scummsys.h, but that causes us to include two standard C library headers there (for MSVC at least). This is not particulary nice, so we should think of a better solution here.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions