bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: recent typo in sig.c breaks Minix compilation


From: Chet Ramey
Subject: Re: recent typo in sig.c breaks Minix compilation
Date: Fri, 18 Oct 2024 10:02:57 -0400
User-agent: Mozilla Thunderbird

On 10/17/24 9:15 PM, Martin D Kealey wrote:
It looks like a recent (last year) typo in sig.c breaks Minix compilation:

Thanks.

Talking of which, I note several places where there's a construct like:

    #ifdef FOO
    if (foo && zot)
    #else
    if (zot)
    #endif


Unfortunately this confuses both the indent program and some editors.

I'm good with that style. I prefer it, I don't use `indent', and my
editor doesn't mind it.

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]