[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Alpine: useless-if-before-free: Exec format error
From: |
Bruno Haible |
Subject: |
Re: Alpine: useless-if-before-free: Exec format error |
Date: |
Sun, 16 Jun 2019 15:12:03 +0200 |
User-agent: |
KMail/5.1.3 (Linux/4.4.0-145-generic; KDE/5.18.0; x86_64; ; ) |
Paul Eggert wrote:
> Your suggestion to use a followup
> comment with fancy highlighting characters is less useful to my eyes;
> I'm used to the more-standard convention of a short comment first.
So, what can we do?
Moving the prologue's comment to another file would be bad. Comments
should be very close to the code, otherwise they are overlooked.
Would it help to reorder the file's header? Currently it has
Prologue part 1 (2 lines with #!)
Prologue part 2
Program short description
Time stamp
Copyright and license notice
Written-by notice (needed for upholding copyright, at least in German courts
[1])
Program long description
Code
How about if we reorder it to:
Prologue part 1 (2 lines with #!)
Copyright and license notice
Written-by notice
Program short description
Program long description
Prologue part 2
Time stamp
Code
Bruno
[1] I'm referring to the Hellwig vs. VMware judgement.
- Re: Emacs time stamp hook, (continued)
- Re: Emacs time stamp hook, Bruno Haible, 2019/06/15
- Re: Emacs time stamp hook, Darshit Shah, 2019/06/15
- Re: Emacs time stamp hook, Bruno Haible, 2019/06/15
- Re: Emacs time stamp hook, Paul Eggert, 2019/06/15
- Re: Emacs time stamp hook, Bruno Haible, 2019/06/15
- Re: Emacs time stamp hook, Jim Meyering, 2019/06/15
- Re: Emacs time stamp hook, Bruno Haible, 2019/06/16
- Re: Alpine: useless-if-before-free: Exec format error, Paul Eggert, 2019/06/15
- Re: Alpine: useless-if-before-free: Exec format error, Bruno Haible, 2019/06/15
- Re: Alpine: useless-if-before-free: Exec format error, Paul Eggert, 2019/06/15
- Re: Alpine: useless-if-before-free: Exec format error,
Bruno Haible <=
- Re: Alpine: useless-if-before-free: Exec format error, Paul Eggert, 2019/06/17
- Re: Alpine: useless-if-before-free: Exec format error, Bruno Haible, 2019/06/17
- Re: Alpine: useless-if-before-free: Exec format error, Paul Eggert, 2019/06/17
- Re: Alpine: useless-if-before-free: Exec format error, Bruno Haible, 2019/06/19
- Re: Alpine: useless-if-before-free: Exec format error, Jim Meyering, 2019/06/23
- Re: Alpine: useless-if-before-free: Exec format error, Tim Rühsen, 2019/06/24
- Re: Alpine: useless-if-before-free: Exec format error, Bruno Haible, 2019/06/15