]> git.saurik.com Git - wxWidgets.git/commit - tests/makefile.bcc
made wxDELETE[A]() template functions instead of macros; they now also check that...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Aug 2008 22:49:01 +0000 (22:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Aug 2008 22:49:01 +0000 (22:49 +0000)
commit604fba2d345b42b05acba9c70e358aad510775b0
treede9dafeeb4e55c9d37db7fc7e21df53ce3be4c9c
parent1c2b921a1ce6638dddeef827ea167f39dc119367
made wxDELETE[A]() template functions instead of macros; they now also check that their argument is fully declared (#9685)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/defs.h
tests/Makefile.in
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/misc/misctests.cpp [new file with mode: 0644]
tests/test.bkl
tests/test_test.dsp
tests/test_vc7_test.vcproj
tests/test_vc8_test.vcproj