Marvin Greenberg
c3eff9234c
Workaround for clang 3.2 libc++ empty struct bug.
...
Certain tests have empty structs or classes.
This encounters a bug with clang: http://llvm.org/bugs/show_bug.cgi?id=16764
This is fixed in later versions of clang, but not the version
currently bundled with Mavericks and XCode 5
2014-02-04 11:55:36 -05:00
William S Fulton
61ecffd1ef
warning fixes
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9551 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-13 22:13:49 +00:00
William S Fulton
fc0b3acb6b
Fix #1593291 - Smart pointers and inheriting from templates
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9542 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-10 23:14:37 +00:00
William S Fulton
ce9db25ff0
test %csmethodmodifiers for c#
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9497 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:05:35 +00:00
William S Fulton
87094853d9
new test to test smart pointers with virtual methods and hidden methods
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9478 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-24 20:34:37 +00:00