bug-gnulib
[Top][All Lists]
Advanced

[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: Tue, 18 Jun 2019 03:32:00 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-145-generic; KDE/5.18.0; x86_64; ; )

Paul Eggert wrote:
> > 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
> 
> That would be better, but I'd still prefer the program short description 
> (I assume it's one line or so) to be as early as possible, which looks 
> like it'd be line 3 since the first two lines are immovable.

In some cases, it will be useful to repeat the Program short description, then
(for those who start reading after the license notice). Like this:

    Prologue part 1 (2 lines with #!)
    Program short description
    Copyright and license notice
    Written-by notice
    Program short description (optional)
    Program long description
    Prologue part 2
    Time stamp
    Code

Would that be OK with you?

Bruno




reply via email to

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