bug-standards
[Top][All Lists]
Advanced

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

Re: Using VC for change descriptions


From: Richard Stallman
Subject: Re: Using VC for change descriptions
Date: Tue, 02 Jan 2018 22:08:44 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > The default regex for identifying funcname lines is good for a range of 
  > different types of entities and source languages.

Perhaps I misread the text from the man page when I read it before.
What is the default regexp, and how is it used?

  > If you use e.g. "git show" or "git diff" to look at the diffs for a given 
  > commit, the diff hunk headers show function names (with the same logic as 
  > git log -L for identifying the relevant function).

That may help things.  I presume a script can extract the entity
names from the hunk headers and eliminate duplicates.

So the remaining question is, is the detection of entities complete,
or can we make it complete?

Can you show me this built-in definition?

             > o   cpp suitable for source code in the C and C++ languages.

Is there one for Emacs Lisp?

Is there one for Bison input?

-- 
Dr Richard Stallman
President, Free Software Foundation (https://gnu.org, https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
Skype: No way! See https://stallman.org/skype.html.




reply via email to

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