[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] problem with preconv and sample_docs.mom
From: |
G. Branden Robinson |
Subject: |
Re: [Groff] problem with preconv and sample_docs.mom |
Date: |
Sun, 5 Nov 2017 09:49:06 -0500 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
At 2017-11-05T15:09:41+0100, Bertrand Garrigues wrote:
> if (len == 0)
> - return NULL;
> + goto end;
We're kind of giving a hostage to fortune here, aren't we?
https://en.wikipedia.org/wiki/Unreachable_code#goto_fail_bug
Can I beg a pair of braces there in case someone in the future decides
that loop needs to do just _one_ more tiny little thing?
--
Regards,
Branden
signature.asc
Description: PGP signature
- [Groff] problem with preconv and sample_docs.mom, G. Branden Robinson, 2017/11/02
- Re: [Groff] problem with preconv and sample_docs.mom, G. Branden Robinson, 2017/11/02
- Re: [Groff] problem with preconv and sample_docs.mom, Ralph Corderoy, 2017/11/02
- Re: [Groff] problem with preconv and sample_docs.mom, G. Branden Robinson, 2017/11/03
- Re: [Groff] problem with preconv and sample_docs.mom, Bertrand Garrigues, 2017/11/04
- Re: [Groff] problem with preconv and sample_docs.mom, G. Branden Robinson, 2017/11/04
- Re: [Groff] problem with preconv and sample_docs.mom, Bertrand Garrigues, 2017/11/05
- Re: [Groff] problem with preconv and sample_docs.mom, Ralph Corderoy, 2017/11/05
- Re: [Groff] problem with preconv and sample_docs.mom, Bertrand Garrigues, 2017/11/05
- Re: [Groff] problem with preconv and sample_docs.mom, Ralph Corderoy, 2017/11/05
- Re: [Groff] problem with preconv and sample_docs.mom,
G. Branden Robinson <=
- Re: [Groff] problem with preconv and sample_docs.mom, Ralph Corderoy, 2017/11/05
- Re: [Groff] problem with preconv and sample_docs.mom, Bertrand Garrigues, 2017/11/05
- Re: [Groff] problem with preconv and sample_docs.mom, Bjarni Ingi Gislason, 2017/11/05
- Re: [Groff] problem with preconv and sample_docs.mom, Peter Schaffter, 2017/11/05
- Re: [Groff] problem with preconv and sample_docs.mom, G. Branden Robinson, 2017/11/06
- Re: [Groff] problem with preconv and sample_docs.mom, Ingo Schwarze, 2017/11/06
- Re: [Groff] problem with preconv and sample_docs.mom, Tadziu Hoffmann, 2017/11/06
- Re: [Groff] problem with preconv and sample_docs.mom, James K. Lowden, 2017/11/07
- Re: [Groff] problem with preconv and sample_docs.mom, Ralph Corderoy, 2017/11/08