Torbjörn Andersson 005861cb14 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
2006-02-28 08:49:51 +00:00
..
2006-02-27 21:25:59 +00:00
2006-02-25 11:12:44 +00:00
2006-02-23 17:51:27 +00:00