epitavy

Results 10 comments of epitavy

I fully agree, I was stuck on my MDDataTable displaying only five rows with `use_pagination` set to False. Please edit the title and change True to False.

Currently, the `on_drop_file` event use four positional arguments, instead of three as stated in the documentation: (window, filename, x, y). Why is there a deprecation warning ? The above code...

Ok, thank you then. I guess nothing can be done from my side to prevent this deprecation warning.

Ok, thank you for the answer. Can you tell me which MIR_T_BLK should I use if I generate code for x86_64 ? I would also appreciate a location to look...

Hi @jerebertho I am investigating the issue. I guess it comes from the AC_USE_SYSTEM_EXTENSIONS directive in configure.ac that doesn't work as expected under macos.

Actually its probably because of the CI runner. Brew uses the lastest version of flint which is flint 3.2.1. I think the tests failures comes from this.

Indeed, I rebuilt msolve with flint 3.2.1 and cannot reproduce the failed test on Debian/Linux. I will investigate more

I just removed the **free** so that the tests pass on macos

@dimpase To have a real C++ test would require a C++ compiler to build the tests !

Can someone merge this PR so that it is available in the next release ?