Christian Eltzschig

Results 89 comments of Christian Eltzschig

It does not yet work on android, but it is one of the platforms we are targeting. I already tried it, and it seems pretty much everything is working except...

@BlueXMarv3l, can you please elaborate on your intention behind this issue?

@elBoberido I looked at the issue and was wondering if we could remove the mutex completely if we sacrifice the history? When on connecting a subscriber to a publisher no...

@elBoberido > Furthermore, the `POPO__CHUNK_LOCKING_ERROR` is only a symptom. The issue is that RouDi kills running applications because of the heartbeat thread not being scheduled. At least that's my assumption....

@elBoberido I was mistaken here. `acl_free` gets the root acl entry has a pointer and releases everything that was attached to the root node, therefore also releasing all allocated acl...

@elBoberido The `from`/`into` approach would be my preferred way the problem is that we are unable to partially overload the template so that we have a unified way to convert...

@NNatarajan0717 that sounds great we are looking forward to it! So now to the nasty details, in `helplets.hpp` we have already implemented: ```cxx template constexpr T from(const F value) noexcept;...

@NNatarajan0717 do not hesitate to ask for support when you are stuck. Try out iceoryx on gitter, here you may get an answer even faster. https://gitter.im/eclipse/iceoryx