Commit Graph

11 Commits

Author SHA1 Message Date
Olly Betts 5a11b14bf0 [ocaml] Rename value in bools.i to avoid clash
The ocaml headers have a value typedef.

See #2649
2023-07-06 10:03:26 +12:00
Seth R Johnson 03dd2ec39d Auto-detect non-assignable classes
Classes with references or const data are now marked as 'noassign'.
This renders many explicit `private: operator=` declarations redundant.
2022-02-04 09:51:18 -05:00
Simon Marchetto 7307d967d0 scilab: fix tests having too long identifier names 2014-09-29 14:52:05 +02:00
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
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 86b84de318 silence warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8097 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-27 22:37:15 +00:00
Marcelo Matus 0962aefae1 minor cosmetic warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7608 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-07 13:21:52 +00:00
William S Fulton 3ee6a93127 test bool as member variable
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7542 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-28 20:56:11 +00:00
William S Fulton e36693bd25 Better bool test by Mark Traudt
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6059 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-07-23 22:45:29 +00:00
William S Fulton 3d41bb4ce0 Remove ruby wrong class name warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4292 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-11 21:23:10 +00:00
William S Fulton ca1959a4f6 Tests all sorts of bools
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4267 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-07 22:14:14 +00:00