fix for templates to avoid using the templatereduce mode

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7961 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2005-12-09 09:25:28 +00:00
commit 99f0122d0d
5 changed files with 24 additions and 4 deletions

View file

@ -17,7 +17,7 @@ char cvsroot_perl5_cxx[] = "$Header$";
#include "swigmod.h"
#include "cparse.h"
static int treduce = SWIG_cparse_template_reduce(1);
static int treduce = SWIG_cparse_template_reduce(0);
#include <ctype.h>

View file

@ -14,7 +14,7 @@ char cvsroot_ruby_cxx[] = "$Header$";
#include "swigmod.h"
#include "cparse.h"
static int treduce = SWIG_cparse_template_reduce(1);
static int treduce = SWIG_cparse_template_reduce(0);
#define SWIG_PROTECTED_TARGET_METHODS 1

View file

@ -24,7 +24,7 @@ char cvsroot_tcl8_cxx[] = "$Header$";
#include "swigmod.h"
#include "cparse.h"
static int treduce = SWIG_cparse_template_reduce(1);
static int treduce = SWIG_cparse_template_reduce(0);
static const char *usage = (char*)"\
Tcl 8 Options (available with -tcl)\n\