Joel Andersson

Results 187 comments of Joel Andersson

This is the beginning of the output from the test suite before ('make check-matlab-test-suite'): ``` checking matlab test-suite checking matlab testcase abstract_access Building with 'Xcode Clang++'. MEX completed successfully. <...

Looks like the "batch" option was added in R2019a. Given how much it can cost to upgrade MATLAB, it's probably not good to depend on features that are only available...

Questions/comments: * What MATLAB version are we supporting? I think that should be made clear somewhere. * I'm getting a lot of `SWIG:1: Warning 524: Experimental target language. Target language...

Update: The test suite - using Octave - eventually stops at: ``` ERROR: template_typedef_cplx2MEX: Cannot allocate pointer\nERROR: template_typedef_cplx2MEX: Cannot allocate pointer\n template_typedef_import failed make[1]: *** [template_typedef_import.multicpptest] Error 1 make[1]: Target...

> > Looks like the "batch" option was added in R2019a. Given how much it can cost to upgrade MATLAB, it's probably not good to depend on features that are...

> Apologies @jaeandersson for pinging again, but if you have no time to merge this, I suggest that we move further development to my fork, or that you give me...

Thanks and sorry for not staying on top of this. A bit overwhelmed with other work, a toddler and a baby at the moment. I've put aside time to work...

Thank you for your contribution. I'll check in the next couple of days. The Matlab branch really needs to get the last push for merging with swig proper. I'll make...

@ibell @KrisThielemans @tesch1 I finally got the unit test framework working but I get loads and loads of errors. The list above isn't even complete. How do you usually run...

@tesch1 @KrisThielemans Thanks a lot, that makes it clearer. It appears as if many (not all) of the tests fail more violently for me, with segfaults in MATLAB from which...