10 Apr
2020
10 Apr
'20
1:33 a.m.
On Thu, Apr 9, 2020 at 3:22 PM Nikolay Sivov <nsivov(a)codeweavers.com> wrote:
In my opinion we should get rid of such macros, not add more. Especially for floating point tests.
I think you're right in this case. There's no point in tracing the pointer when we already know it's non-NULL. But what's the problem with the existing macros?