SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. http://www.swig.org
Find a file
Olly Betts 429d55824d Fix handle of constant expressions containing character literals (e.g. 'x').
Fixes bug #1474463.

Fix type of result of << and >> to match C rules (the type depends only on
the left argument).


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9354 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-24 23:39:30 +00:00
SWIG Fix handle of constant expressions containing character literals (e.g. 'x'). 2006-09-24 23:39:30 +00:00
swigweb swig4d added 2006-09-01 22:47:37 +00:00