Complete the prototype removal in ca1431. The script prevents SWIGTOOL=gdb from working as gdb can't be used to debug a shell script, it requires a binary. Add support for SWIGTOOL in all the examples. SWIG_LIB_DIR and SWIGEXE must now instead be set by all Makefiles. See issue #473. |
||
|---|---|---|
| .. | ||
| from_init1 | ||
| from_init2 | ||
| from_init3 | ||
| relativeimport1 | ||
| relativeimport2 | ||
| relativeimport3 | ||
| same_modnames1 | ||
| same_modnames2 | ||
| Makefile | ||
| README | ||
These are actually regression tests for SF bug #1297 (GH issue #7). See individual READMEs in subdirectories.