swig/SWIG/Source/Swig
William S Fulton 2c301423bf Patch to fix wrapping of templated methods. ISO compliant compilers, like
Comeau and GCC-3.4.0, don't like the template specifier that SWIG was generating
when calling the method. This fix may break some non standard compliant compilers,
for example, Sun workshop compilers prior to version 6.2.p2. Patch submitted
by Bill Clarke.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5975 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-06-03 22:57:27 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
cwrap.c Patch to fix wrapping of templated methods. ISO compliant compilers, like 2004-06-03 22:57:27 +00:00
error.c - Normalize the 'Swig_error' calls and formats, before some 2004-01-15 08:33:12 +00:00
fragment.c add missing Swig_typedef_resolve_all 2004-03-18 20:35:15 +00:00
getopt.c The great merge 2002-11-30 22:01:28 +00:00
include.c Fix so that Windows paths are displayed correctly when reporting errors. 2003-12-28 21:38:58 +00:00
misc.c fixes some compiler warnings, and add better support 2004-03-28 14:04:36 +00:00
naming.c slightly better support for template const/dest and features 2004-03-31 11:29:54 +00:00
parms.c Various warning fixes for .NET 2003 cl /W4 to work barring one warning and for gcc -ansi -Wall -pedantic to be warning free: 2004-01-15 22:46:07 +00:00
scanner.c Eliminate compiler warning. 2003-10-31 17:48:02 +00:00
stype.c fixes for const char[] 2004-05-27 11:29:39 +00:00
swig.h fix java reg. tests and add -directors flag 2004-04-11 05:55:35 +00:00
swig.i The great merge 2002-11-30 22:01:28 +00:00
symbol.c Comments on the symbol table added 2004-04-09 19:23:01 +00:00
tree.c Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
typemap.c fix array + typedef 2004-04-03 08:45:22 +00:00
typeobj.c Various warning fixes for .NET 2003 cl /W4 to work barring one warning and for gcc -ansi -Wall -pedantic to be warning free: 2004-01-15 22:46:07 +00:00
typesys.c enum fixes for the typesystem 2004-04-09 19:22:01 +00:00
warn.c The great merge 2002-11-30 22:01:28 +00:00
wrapfunc.c Minor tweak. 2003-04-30 17:42:24 +00:00