William S Fulton
|
400caf59bd
|
Fix various Go compilation problems when wrapping rvalues references
Removes numerous SWIGWARN_LANG_NATIVE_UNIMPL warnings for rvalues, eg:
Warning 507: No Go typemap defined for MyClass &&
|
2025-11-02 13:39:59 +00:00 |
Olly Betts
|
0b4496a735
|
Fix testsuite SWIG warnings; enable SWIG -Werror
SWIG/mzscheme (aka racket) is excluded for now as it currently has a lot
of testsuite warnings and is slated for removal in 4.4.0 anyway.
Closes #3034
|
2024-10-22 10:30:52 +13:00 |
William S Fulton
|
2212af3f4f
|
rvalue reference outputs
Document rvalue reference outputs behaviour
Test rvalue reference outputs
|
2022-09-08 08:46:32 +01:00 |