From c633226d2b615f46ef38cc99603775dccdf96ecd Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sun, 12 Apr 2026 13:22:14 -0400 Subject: build: Update c89atomic Signed-off-by: Andrew Opalach --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 0dffee3..1563d11 100644 --- a/meson.build +++ b/meson.build @@ -39,7 +39,7 @@ endif # The definition of the assert() macro is determined by the _last_ place where # was included, because it redefines itself each time. Making it # unnecessarily complicated to predict if assert() will be active or a no-op. -# Maybe I just haven't seen why this could make sense but to me it's counterintuitive. +# Maybe I just haven't seen why this could make sense, but to me it's counterintuitive. # We define al_assert() to be unchanging and let any dependencies figure it out for themselves. # Another note, which I hadn't heard before but, this clearly makes relying on NDEBUG # for anything other than asserts a very bad practice. -- cgit v1.2.3-101-g0448