unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#57041: [PATCH] Add a word about warnings to CONTRIBUTE
@ 2022-08-07 14:42 Stefan Kangas
  2022-08-07 14:59 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Kangas @ 2022-08-07 14:42 UTC (permalink / raw)
  To: 57041

Severity: wishlist

Any comments?

diff --git a/CONTRIBUTE b/CONTRIBUTE
index 94d757daaf..fe03fe0afc 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -165,6 +165,11 @@ test 'out-of-tree' builds as well, i.e.:
     ../path-to-emacs-sources/configure
     make

+In most cases, any given change is required not to introduce any test
+failures or warnings.  There are exceptions: for example, we don't
+usually care about warnings from ancient or buggy compilers, but we do
+try to pacify warnings from stable versions of GCC.
+
 ** Commit messages

 Ordinarily, a change you commit should contain a log entry in its





^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-18 10:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-07 14:42 bug#57041: [PATCH] Add a word about warnings to CONTRIBUTE Stefan Kangas
2022-08-07 14:59 ` Eli Zaretskii
2022-08-07 15:05   ` Lars Ingebrigtsen
2022-08-07 15:15     ` Eli Zaretskii
2022-08-18 10:55       ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).