Answers for "github ctags"

0

github ctags

Import regex from gnulib

ctags distribution includes regex library from glibc, but it is too old (from glibc-2.10.1 released in 2009).
See also #3034.

This PR imported the latest gnulib regex module.
Posted by: Guest on July-23-2021

Browse Popular Code Answers by Language