]> git.saurik.com Git - wxWidgets.git/commit - include/wx/strvararg.h
Add correct wxArgNormalizer code for signed char.
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 24 Jun 2010 10:34:11 +0000 (10:34 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 24 Jun 2010 10:34:11 +0000 (10:34 +0000)
commit2fe2d3de6b8c4020bd36c7259a5d4fb70b670592
tree546faca29ab47971689794ede3f01dcbd942f404
parent060ec116e4ae71c6292254e7946595a734369841
Add correct wxArgNormalizer code for signed char.

Signed char is distict type (see 3.9.1 [basic.fundamental] part of the
standard), covering just char and unsigned char is not enough.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/strvararg.h