SWIG now converts a C/C++ NULL pointer into a null value by calling scheme_make_null(), so that scheme's null? is true for a NULL C/C++ pointer value. Consistency with Guile and needed for a pending commit for handling NULL and std::unique_ptr. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| mzrun.swg | ||
| mzscheme.swg | ||
| std_auto_ptr.i | ||
| std_common.i | ||
| std_deque.i | ||
| std_map.i | ||
| std_pair.i | ||
| std_string.i | ||
| std_unique_ptr.i | ||
| std_vector.i | ||
| stl.i | ||
| typemaps.i | ||