Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
7e50e163dd
Replace std::for_each with std::ranges::for_each
a406fa8c7c
Cleanup Abbreviations.cpp - remove commented code, fix assertions and some variable shadowing
a0cde5502d
Add gbassert_false() for easier conversion. Tried replacing some of the xx=NULL intentional segfaults with gbassert/gbassert_false. I think much cleaner
a0cde5502d
Add gbassert_false() for easier conversion. Tried replacing some of the xx=NULL intentional segfaults with gbassert/gbassert_false. I think much cleaner