Gerald Golka

Results 4 comments of Gerald Golka

A similar thing happens in `template ENOKI_INLINE T memcpy_cast(const U &val)` in `array_generic.h`. It seems adding a special case for bool helps here, too. (Though I haven't tested the correctness...

Same here, it makes plugin more or less unusable within these python files. Interestingly, if you add the matching closing bracket `]` in a comment at the end of the...

Thanks @WieeRd for your code. It is very helpful! The only thing I was missing is the possibility to jump back to the code window. As your solution is based...

IIRC I had that error, too. It's not related to the maps set but rather a change in the function signature of `pprint._safe_repr` which seems to expect another argument at...