Tom de Geus

Results 225 comments of Tom de Geus

Thanks. It does not seem documented? Too bad that we have to move away from passing options the way that I described above. I liked it. Or, at least having...

Indeed. I have the impression that there is a `try` `except` somewhere that prints something under `except` but that does not throw or exit in the end. The thing is,...

Thanks. So you say it would fail with ```yaml defaults: run: shell: bash -e -l {0} ``` It just surprises me that I don't think I have had this problem...

I hear what you say, but now that I'm paying extra attention: in another repo I have ```yaml - name: Run tests working-directory: tests run: | python foo.py python bar.py...

Can I add a pybind11 example to the list?

Indeed I can easily remove the directory, I was just hoping for an option. For the future, but you do your stuff right usually ;) : what I find crucial...

On a note: still issue reappears intermittently but usually disappears after restarting Zotero. Ik you are interested I can post a debug log from time-to-time ?

Thanks for the report. That is an unlikely error indeed, but I can confirm. For reference I list the entire error stream here: ```none .../include/xtensor/xutils.hpp:264:9: error: static_assert failed due to...

Hi! So dumping an excess of indices is there for broadcasting I think, so that is indeed intended (public) use. At the same time I'm not entirely sure what causes...

Thanks @goto40 . A start of a PR for a fix could be to include this test. Once we work on the fix this would give us the all clear.