Path: csiph.com!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Tim Rentsch Newsgroups: comp.lang.c Subject: Re: Sequencing guarantees for macro versions of standard functions Date: Sat, 29 Jan 2022 03:36:49 -0800 Organization: A noiseless patient Spider Lines: 22 Message-ID: <86ilu2n57y.fsf@linuxsc.com> References: <86k0euq62t.fsf@linuxsc.com> <87lez6xeld.fsf@nosuchdomain.example.com> <868rv5oldy.fsf@linuxsc.com> <87r18xo9o6.fsf@nosuchdomain.example.com> <86zgnlm9px.fsf@linuxsc.com> <874k5somst.fsf@nosuchdomain.example.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: reader02.eternal-september.org; posting-host="8a9fc8cdb13989d258a574a29792b8b1"; logging-data="4218"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19glDT5iIW32H8SWEXeMtdITgU/L7GDLs0=" User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux) Cancel-Lock: sha1:NR1noyX+ZQTLRTt0KH41DMUPnO4= sha1:omjJ8aF9bhOWU6vZEHClJ45DXp8= Xref: csiph.com comp.lang.c:164710 Keith Thompson writes: > Tim Rentsch writes: > >> Keith Thompson writes: > > [...] > >>> Right, I should have paid closer attention to the semantics of modf() >>> (which I don't think I've ever used "in anger"). >> >> Why do you make the "in anger" comment? I couldn't find any >> connection to earlier remarks in this thread. > > It's a figure of speech. Quoting a comment I found on Hacker News: > > To "use something in anger" is a phrase, meaning to use something > "for real" - in production, etc. rather than just to try it out. > > No actual anger is implied. I see. I wasn't aware of that idiom.