swig/SWIG/Source
Thien-Thi Nguyen 4dd74fc283 (GUILE::headers): Fix conformance bug: Use the `SWIG_NOINCLUDE'
preprocessor symbol to indicate that SWIG runtime functions are
imported from a different module, as it is done in other
language modules.

(GUILE::initialize): Rework `SWIG_init' declaration, so that it
is globally visible only in simple linkage (the user should
rename the function by a #define in this case).

(GUILE::emit_linkage): In call to `scm_register_module_xxx',
cast 2nd arg to `void *'.

(GUILE::create_function): In conjunction w/ exception handling,
generate setting of preprocessor macro `SCHEME_NAME' at the
beginning of the function wrapper, and a corresponding undef at
the end.

(GUILE::link_variable): Fix bug: Printf the C string, not the
String class.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@415 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-04-12 11:44:15 +00:00
..
DOH Cleanup 2000-04-10 15:24:43 +00:00
Include *** empty log message *** 2000-03-06 10:15:38 +00:00
LParse *** empty log message *** 2000-04-11 22:54:26 +00:00
Modules *** empty log message *** 2000-04-11 22:54:26 +00:00
Modules1.1 (GUILE::headers): Fix conformance bug: Use the `SWIG_NOINCLUDE' 2000-04-12 11:44:15 +00:00
Preprocessor Various memory cleanup. 2000-04-05 22:46:00 +00:00
Swig Added warning message. 2000-04-11 22:48:42 +00:00
SWIG1.1 (PARSER): Prefix w/ `$(srcdir)/'. 2000-04-12 08:04:53 +00:00
.cvsignore 1/28/00 : loic 2000-01-29 01:06:10 +00:00