Re: [PATCH] libstdc++: Fix incorrect comments on atomic timed waits

2025-06-03 Thread Tomasz Kaminski
With the change to the title, this looks good to me. On Tue, Jun 3, 2025 at 12:02 PM Tomasz Kaminski wrote: > The tile says that you are doing only comment fixes, while there is code > change > in __spin_until_impl. Could you please adjust it: > Fix incorrect returns and comments on atomic timed

Re: [PATCH] libstdc++: Fix incorrect comments on atomic timed waits

2025-06-03 Thread Tomasz Kaminski
The tile says that you are doing only comment fixes, while there is code change in __spin_until_impl. Could you please adjust it: Fix incorrect returns and comments on atomic timed waits On Mon, Jun 2, 2025 at 7:24 PM Jonathan Wakely wrote: > The __detail::__wait_until function has a comment tha