On Fri, May 2, 2025 at 8:01 AM Pranav P <pranav...@ibm.com> wrote: > It seems like when `simple_setters_caller` calls > `simple_setter_caller<void*>` this function calls > `gi_marshalling_tests_properties_accessors_object_set_flags` with > `arg->v_pointer` as the `some_flags` where `some_flags` is an `enum` and > arg->v_pointer is of `void*` (Actually it's a gpointer but is getting casted > to void*).
Thank you for your analysis. Are you able to send these details upstream to https://gitlab.gnome.org/GNOME/gjs/-/issues/685 ? Jeremy Bícha