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
Dave Beazley 11e6f09cc8 Guile configuration changes for OS X. Compilation of guile wrappers currently generates a *LOT* of
warning messages of the form:

warning: invalid conversion from `
   scm_unused_struct*(*)()' to `scm_unused_struct*(*)(...)'

I've messed around with it and haven't been able silence the warning from any combination of macros, casts,
helper functions, compiler flags, linkage directives, or other tricks.  Possible gcc-3.3 bug????


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5471 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-12-03 18:10:07 +00:00
SWIG Guile configuration changes for OS X. Compilation of guile wrappers currently generates a *LOT* of 2003-12-03 18:10:07 +00:00
swigweb Added Luigi's experience of aclocal problem. 2003-11-19 21:30:25 +00:00