Alix ANNERAUD
Alix ANNERAUD
That would be great ! Thank you for your quick answer.
Well, since in my case the `comptr` point to an object allocated outside Berry, it cannot be passed as a class instance to berry because the GC will clean it....
Ok, well, thank you, I will try to do it like that.
Comobj ? Do you have the link to its documentation ?
Thank you, however, I don't think this is suitable for my use. I especially don't want my object, allocated outside of berry, to be deallocated as it is also used...
Thank you, however, this will be very useful to me because I have other cases where it can be useful.
I tried to pass an instance of an object as the first argument parameter, and I get the same behaviour. Same thing when adding a dummy boolean argument.
> can you have a look at the `clippy` output from the CI runs. If you have a particular question around something feel free to ask ! Well, I'm having...
What is going on with the CI ? There's an issue with ldproxy installation.