git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Coding guideline for Error messages
@ 2014-06-16 12:55 Philip Oakley
  2014-06-16 12:55 ` [PATCH] doc: State coding guideline for error message punctuation Philip Oakley
  0 siblings, 1 reply; 8+ messages in thread
From: Philip Oakley @ 2014-06-16 12:55 UTC (permalink / raw)
  To: GitList; +Cc: Jeff King

A recent review comment highlighted the current view on error
message punctuation. I thought it worth recording.

In the past I've also seen guidance on the error message style.
This patch also gives a place for recording such guidance, for
example, ensuring that the message is useful to the user, rather
than referring to some internal technical issue. I haven't looked
deeply for those yet.

Philip Oakley (1):
  doc: State coding guideline for error message punctuation

 Documentation/CodingGuidelines | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
1.9.4.msysgit.0

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

end of thread, other threads:[~2014-07-15 19:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16 12:55 [PATCH] Coding guideline for Error messages Philip Oakley
2014-06-16 12:55 ` [PATCH] doc: State coding guideline for error message punctuation Philip Oakley
2014-06-16 18:52   ` Junio C Hamano
2014-06-16 19:57     ` Philip Oakley
2014-06-17  9:37   ` Jeff King
2014-07-10 20:36     ` Junio C Hamano
2014-07-10 20:42       ` Jeff King
2014-07-15 19:28       ` Philip Oakley

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 NNTP newsgroup(s).