Is the OCTINTERP_API macro still relevant? It's peppered all over the code, and I think all it does is give the __declspec(dllimport) attribute for MSVC, but we aren't even compiling on MSVC anymore. I guess it's in place for the benefit of people who want to create oct files with MSVC? Is that correct? - Jordi G. H.