Ah, as I said - on latest main branch g_once_init_enter still has arg qualified by volatile qualifier right after asking not to use volatile.

The volatile qualifier has been there on the function prototype since the very beginning of g_once_init_enter (as per git blame 2007) and has never been removed.

And I don't see a warning on this PR with clang version 12.0.0-3ubuntu1~21.04.2.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.