@leroysheep / rag-system / commits / b97b360c51

Merge branch 'en/assert-wo-side-effects'

Ensure what we write in assert() does not have side effects, and introduce ASSERT() macro to mark those that cannot be mechanically checked for lack of side effects. * en/assert-wo-side-effects: treewide: replace assert() with ASSERT() in special cases ci: add build checking for side-effects in assert() calls git-compat-util: introduce ASSERT() macro

Junio C Hamano committed Apr 8, 2025 at 11:43 UTC b97b360c514acd0f5a148524a85bcdb583dbe914

No changes.