Sigh C!!! [exasperated tone] Surely it can trace the type of the pointers that were put in the array as `gchar*` where they were implicitly converted to `void*` and so allow the therefore legal implicit conversion from `void*` to `gchar*` in the return :stuck_out_tongue_winking_eye:
Anyway LGBI since I don't have gcc 14. @b4n will probably want to add this in his --b4n_pedantic :grin: -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1298#issuecomment-1848803770 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1298/[email protected]>
