swig/Source/Swig
Dave Beazley d62e0c9800 Fixed casting problem with references to arrays in gcc-3.3 (and maybe other versions).
I'm not sure if this is a gcc bug or a SWIG bug.  However, the patch makes the
arrayref.i test work on my machine.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5433 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-28 19:06:35 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
cwrap.c Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names) 2003-09-23 21:26:31 +00:00
error.c Fixed not '0' terminated string, that could result in a getting a bad error code 2003-11-27 00:11:18 +00:00
fragment.c The great merge 2002-11-30 22:01:28 +00:00
getopt.c The great merge 2002-11-30 22:01:28 +00:00
include.c Added functions to support preprocessor enhancement. 2003-11-11 20:16:11 +00:00
misc.c Fix to escape code handling. 2003-03-10 14:03:05 +00:00
naming.c Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
parms.c Java directors implementation contributed by Scott Michel. 2003-09-04 23:26:29 +00:00
scanner.c Eliminate compiler warning. 2003-10-31 17:48:02 +00:00
stype.c Fixed casting problem with references to arrays in gcc-3.3 (and maybe other versions). 2003-11-28 19:06:35 +00:00
swig.h Added Swig_push_directory() and Swig_pop_directory() 2003-11-11 20:16:35 +00:00
swig.i The great merge 2002-11-30 22:01:28 +00:00
symbol.c Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
tree.c Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
typemap.c Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
typeobj.c Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
typesys.c Fixed infinite recursion bug (maybe) 2003-11-26 20:56:44 +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