Tobias Rittig, Ph.D.

Results 24 comments of Tobias Rittig, Ph.D.

@KarelPeeters I'm somewhat happy to hear that the problem did non only affect me. This bug was driving me crazy and I started to question many things. Thanks for also...

Did some quick tests with @KarelPeeters script and summarize my results with the table below. For me, adding the delay does not change any behaviour, which is consistent with my...

> How should I generalize `openvdb::Vec2i` to `typename VecT` in the following example? I would actually work with preprocessor macros here. Refer to - https://github.com/mitsuba-renderer/drjit/blob/master/src/python/bind_llvm.cpp - https://github.com/mitsuba-renderer/drjit/blob/master/src/python/bind.h for some examples...

> if anyone can point me in the right direction @chrisflesher I left a [comment ](https://github.com/AcademySoftwareFoundation/openvdb/pull/1094#issuecomment-860170089) in the meeting notes PR the other day. I am similarly interested in contributing,...

> Looks like the DCO workflow has failed, but I've done `git commit -s` on the only commit on this branch. What am I missing? Just glancing through the error...

I am definitely also in favor of such a feature. For a simple start, it might not be necessary to parse the CMake language, but use its graphviz output and...

https://stackoverflow.com/questions/2917881/how-to-implement-a-timeout-in-read-function-call Possibly a lead for fixing this on Linux.

Has there been any movements on this? PS: @BenFrantzDale congrats on the issue number 🤓

Running into the same issue [on our CI](https://github.com/Tom94/tev/actions/runs/3619890986/workflow) running `ubuntu-20.04` default github image. It builds just fine with `#include "copyright/copyright.h"` locally. Build log: https://github.com/Tom94/tev/actions/runs/3619890986/jobs/6101468878#step:5:1795

Taking this on (at least for the Projects section) and will deliver a PR within the next days.