]> git.saurik.com Git - wxWidgets.git/commit
use "ul" suffix instead of cast to unsigned long; this is not only shorter but also...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 17 Apr 2009 13:06:27 +0000 (13:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 17 Apr 2009 13:06:27 +0000 (13:06 +0000)
commit042908a1acd23c52bc5c98e129ef257322dd7a8b
tree10fcbc3ffbef0f6e3f483275f41a1a9099167033
parentac26ed15ac8b646ef0e853ddbb464940f1105368
use "ul" suffix instead of cast to unsigned long; this is not only shorter but also avoids gcc warning about working correctly only in C90

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/xlocale/xlocale.cpp