Apply patch #2955146 from Sergey Satskiy to fix expressions containing divide by operator in constructor initialization lists.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12013 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2010-05-07 19:10:41 +00:00
commit 68308583b7
4 changed files with 19 additions and 0 deletions

View file

@ -193,6 +193,7 @@ CPP_TEST_CASES += \
extern_c \
extern_namespace \
extern_throws \
expressions \
features \
fragments \
friends \