Paul Eggert wrote: > I just asked Gemini (2.5 Flash) that question ... > > volatile sig_atomic_t in_signal_handler = 0; > void my_signal_handler(int signum) { > in_signal_handler = 1; > }
:-D A perfect example for junior programmers why they should keep their brain turned on when communicating with an LLM. For comparison, find ChatGPT's answer attached.
inside-signal-handler.odt
Description: application/vnd.oasis.opendocument.text