diff options
author | Torbjörn Andersson | 2006-02-28 08:49:51 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2006-02-28 08:49:51 +0000 |
commit | 005861cb1431c5521160112fee3ba00033fa352b (patch) | |
tree | d6a0b6c963a2f44b1f89639f339273f2d15bdafb /common/mutex.cpp | |
parent | 41e7bb67e4fa57e42c36975f3393a34a12afbed0 (diff) | |
download | scummvm-rg350-005861cb1431c5521160112fee3ba00033fa352b.tar.gz scummvm-rg350-005861cb1431c5521160112fee3ba00033fa352b.tar.bz2 scummvm-rg350-005861cb1431c5521160112fee3ba00033fa352b.zip |
This may be needless paranoia, but I always get nervous about order of
evaluation when there are multiple side-effects on the same variable (in this
case the internal state modified by va_arg()) in the same expression. So let's
just humor me and do the va_arg() calls one at a time.
svn-id: r20970
Diffstat (limited to 'common/mutex.cpp')
0 files changed, 0 insertions, 0 deletions