William S Fulton
|
979ad76153
|
minor vc++ /W4 warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10541 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2008-06-21 16:04:55 +00:00 |
|
William S Fulton
|
843674e12a
|
gcc-4.3 fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10345 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2008-04-05 19:36:58 +00:00 |
|
William S Fulton
|
e1f152104f
|
workaround global namespace pollution by older versions of perl
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8775 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-10 16:43:49 +00:00 |
|
Marcelo Matus
|
89e7497ac6
|
add support for named warning codes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8249 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 11:42:24 +00:00 |
|
Marcelo Matus
|
2c815c6aa4
|
silence warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8172 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-02 04:35:49 +00:00 |
|
Marcelo Matus
|
41f1b86564
|
silence warns
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8163 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-01 11:23:08 +00:00 |
|
Marcelo Matus
|
3e1f698542
|
silence warns in ruby
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8156 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-31 10:47:02 +00:00 |
|
Marcelo Matus
|
bad43e0963
|
fix kw in perl
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7878 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-27 02:13:49 +00:00 |
|
William S Fulton
|
7ff35f487a
|
Java/C# - test extra constructor to handle enum items initialised by another enum item for %javaconst(1)/%csconst(1)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7868 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-26 08:37:20 +00:00 |
|
Marcelo Matus
|
7e5e4fd1f9
|
massive typemap unification
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7676 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-18 13:24:15 +00:00 |
|
William S Fulton
|
9c9764d962
|
test bug #1211353 for -ve enum values
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7249 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-06-02 21:46:52 +00:00 |
|
William S Fulton
|
d2e8563699
|
fixes for gcc-4.0 interpretation of the C++ standard - anonymous declarations cannot have external C++ linkage.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7181 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-05-09 19:37:41 +00:00 |
|
William S Fulton
|
ea2a3a3925
|
const enum SWIGTYPE & typemap tests
more enum tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6781 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-28 19:13:27 +00:00 |
|
William S Fulton
|
dc12af75b6
|
various fixes to remove warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6580 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-01 21:10:06 +00:00 |
|
William S Fulton
|
26f529d399
|
missing typename added to keep gcc-3.4 and other ISO compilers happy
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6171 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-29 22:27:43 +00:00 |
|
Lyle Johnson
|
4a49ed47f9
|
Use %warnfilter to filter out a few more warning messages from the Ruby
module about constants whose names begin with lowercase letters.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6129 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-24 13:46:22 +00:00 |
|
William S Fulton
|
c88daea001
|
New default C/C++ enum wrapping approach which uses the type safe enum pattern for Java and C#
Also tests for Java and C# simple enums (enum items mapped to integers)
Also proper Java (J2SDK1.5) enums
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5919 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-24 20:05:40 +00:00 |
|
Lyle Johnson
|
bfcc5d8d52
|
Added a number of %warnfilter directives to the enum_thorough.i test
to suppress warning messages from the Ruby module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5906 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-15 04:37:33 +00:00 |
|
William S Fulton
|
1b26b90637
|
More enum tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5879 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-22 20:28:53 +00:00 |
|
Marcelo Matus
|
cdf6bd6d74
|
fix uninitialized const member SpeedClass::myColour2
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5870 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-11 07:24:13 +00:00 |
|
William S Fulton
|
b411e1ae00
|
enum_thorough, more comprehensive enum testing
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5855 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-09 20:02:37 +00:00 |
|