Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.c > #389219

Re: else ladders practice

Path csiph.com!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From Tim Rentsch <tr.17687@z991.linuxsc.com>
Newsgroups comp.lang.c
Subject Re: else ladders practice
Date Fri, 29 Nov 2024 20:40:11 -0800
Organization A noiseless patient Spider
Lines 23
Message-ID <86a5dhpc5w.fsf@linuxsc.com> (permalink)
References <3deb64c5b0ee344acd9fbaea1002baf7302c1e8f@i2pn2.org> <vgdc4q$1ikja$1@dont-email.me> <vgdt36$2r682$2@paganini.bofh.team> <vge8un$1o57r$3@dont-email.me> <vgpi5h$6s5t$1@paganini.bofh.team> <vgtsli$1690f$1@dont-email.me> <vhgr1v$2ovnd$1@paganini.bofh.team> <vhic66$1thk0$1@dont-email.me> <vhins8$1vuvp$1@dont-email.me> <vhj7nc$2svjh$1@paganini.bofh.team> <vhje8l$2412p$1@dont-email.me> <86y117qhc8.fsf@linuxsc.com> <vi2m3o$2vspa$1@dont-email.me> <86cyiiqit8.fsf@linuxsc.com> <vi4iji$3f7a3$1@dont-email.me> <86mshkos1a.fsf@linuxsc.com> <vi9ukc$ib2v$1@dont-email.me> <via977$knic$1@dont-email.me> <viacjn$lbe2$1@dont-email.me> <86ed2tpqkc.fsf@linuxsc.com> <vidu9q$1c28o$1@dont-email.me>
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Injection-Date Sat, 30 Nov 2024 05:40:12 +0100 (CET)
Injection-Info dont-email.me; posting-host="cbb822f8f85af8befb29db6227d47c5b"; logging-data="1611253"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18XI6De68wv0EwvtZ6Nmjjvea5nYPei/KA="
User-Agent Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux)
Cancel-Lock sha1:P2h6DgIuTORgBuBUVl66URWYil8= sha1:sbJtEIUxP3ouBvJMV6O9chXFX4s=
Xref csiph.com comp.lang.c:389219

Show key headers only | View raw


Janis Papanagnou <janis_papanagnou+ng@hotmail.com> writes:

> On 30.11.2024 00:29, Tim Rentsch wrote:
>
>> Bart <bc@freeuk.com> writes:
>>
>>> On 28/11/2024 17:28, Janis Papanagnou wrote:
>>>
>>>> But we're speaking about compilation times.  [...]
>>>
>>> You can make a similar argument about turning on the light switch
>>> when entering a room.  Flicking light switches is not something you
>>> need to do every few seconds, but if the light took 5 seconds to
>>> come on (or even one second), it would be incredibly annoying.
>>
>> This analogy sounds like something a defense attorney would say who
>> has a client that everyone knows is guilty.
>
> Intentionally or not;  it's funny to respond to an analogy with an
> analogy. :-}

My statement was not an analogy.  Similar is not the same as
analogous.

Back to comp.lang.c | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: else ladders practice Tim Rentsch <tr.17687@z991.linuxsc.com> - 2024-11-27 21:18 -0800
  Re: else ladders practice Michael S <already5chosen@yahoo.com> - 2024-11-28 14:37 +0200
    Re: else ladders practice Bart <bc@freeuk.com> - 2024-11-28 15:25 +0000
      Re: else ladders practice Michael S <already5chosen@yahoo.com> - 2024-11-28 17:46 +0200
      Re: else ladders practice antispam@fricas.org (Waldek Hebisch) - 2024-12-01 13:04 +0000
        Re: else ladders practice Bart <bc@freeuk.com> - 2024-12-01 15:13 +0000
          Re: else ladders practice antispam@fricas.org (Waldek Hebisch) - 2024-12-06 23:30 +0000
            Re: else ladders practice Bart <bc@freeuk.com> - 2024-12-07 12:40 +0000
    Re: else ladders practice Tim Rentsch <tr.17687@z991.linuxsc.com> - 2024-11-29 21:25 -0800
      Re: else ladders practice Bart <bc@freeuk.com> - 2024-11-30 11:26 +0000
        Re: else ladders practice antispam@fricas.org (Waldek Hebisch) - 2024-12-01 13:19 +0000
        Re: else ladders practice Tim Rentsch <tr.17687@z991.linuxsc.com> - 2024-12-02 06:09 -0800
          Re: else ladders practice Bart <bc@freeuk.com> - 2024-12-02 14:44 +0000
            Re: else ladders practice Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2024-12-02 19:19 +0100
              Re: else ladders practice Bart <bc@freeuk.com> - 2024-12-02 18:48 +0000
                Re: else ladders practice Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2024-12-05 14:41 +0100
                Re: else ladders practice Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2024-12-05 15:51 -0800
                Re: else ladders practice Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2024-12-07 11:58 +0100
            Re: else ladders practice Tim Rentsch <tr.17687@z991.linuxsc.com> - 2024-12-05 16:24 -0800
  Re: else ladders practice Bart <bc@freeuk.com> - 2024-11-28 14:27 +0000
    Re: else ladders practice Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2024-11-28 18:28 +0100
      Re: else ladders practice Bart <bc@freeuk.com> - 2024-11-28 18:25 +0000
        Re: else ladders practice Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2024-11-29 10:36 +0100
        Re: else ladders practice Tim Rentsch <tr.17687@z991.linuxsc.com> - 2024-11-29 15:29 -0800
          Re: else ladders practice Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2024-11-30 03:46 +0100
            Re: else ladders practice Tim Rentsch <tr.17687@z991.linuxsc.com> - 2024-11-29 20:40 -0800
              Re: else ladders practice Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2024-11-30 11:00 +0100
                Re: else ladders practice Tim Rentsch <tr.17687@z991.linuxsc.com> - 2024-12-04 17:34 -0800
                Re: else ladders practice Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2024-12-05 14:21 +0100
    Re: else ladders practice Tim Rentsch <tr.17687@z991.linuxsc.com> - 2024-11-29 21:03 -0800

csiph-web