]> Savannah Git Hosting - gnulib.git/commit
maint.mk: sc_tight_scope: factor and support OS X
authorJim Meyering <meyering@fb.com>
Sun, 18 Oct 2015 03:12:48 +0000 (20:12 -0700)
committerJim Meyering <meyering@fb.com>
Sun, 18 Oct 2015 03:33:35 +0000 (20:33 -0700)
commit3ef58f46faf45a574ffe583e206715787ab283f2
treede58c617503b93e4cdb18832749bbcc604379e4a
parent30b2a6a9ef73e8929afb0cc1c0fc5295dabf6479
maint.mk: sc_tight_scope: factor and support OS X

* top/maint.mk (_gl_tight_scope): Address three issues:
- factor out four instances of code that wraps a string in "^...$"
- allow nm-reported symbol names to have an optional leading "_"
- add "main" to the list of ignored variable names, because on os x,
"main" has nm-reported type "S" in the variable-checking section.
ChangeLog
top/maint.mk