bug-gnulib
[Top][All Lists]
Advanced

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

Re: [bug-gnulib] ensure that generated files are read-only


From: Bruce Korb
Subject: Re: [bug-gnulib] ensure that generated files are read-only
Date: Thu, 07 Sep 2006 09:50:51 -0700
User-agent: Mozilla Thunderbird 1.0.7 (X11/20050923)

Bruno Haible wrote:
Jim Meyering wrote:

I learned long enough ago that
files like Makefile, Makefile.in, configure, etc. are generated,
so that their being writable isn't a big deal.  But still, for
novices, ...


Would it help you if we consequently mark every generated file (except
generated doc - info, html, pdf, ps) with

    DO NOT EDIT! GENERATED AUTOMATICALLY!

in the first or second line?

Bruno

Or maybe both of these lines :)

  -*- buffer-read-only: t -*- vi: set ro:
  DO NOT EDIT! GENERATED AUTOMATICALLY!




reply via email to

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