stop trying to make fetch happen

it is not going to happen

do { } while (false);

December 19, 2019 — ~level3

http://c-faq.com/cpp/multistmt.html

It's the standard trick to make a including code with a C macro work as a single statement, syntactically

tags: c, c-plus-plus, c++