]> git.wh0rd.org Git - nano.git/commit
Checking for the existence of the REG_ENHANCED regex flag, and
authorBenno Schulenberg <bensberg@justemail.net>
Tue, 22 Mar 2016 10:42:28 +0000 (10:42 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Tue, 22 Mar 2016 10:42:28 +0000 (10:42 +0000)
commit2f817a6740fea52541d101fc3450883001c42a1c
tree9fa6fea40f5d7764e01822cb819fd54d88d7e372
parentb55e8d7b34d50e2482af16283f17ebbbc6961ce5
Checking for the existence of the REG_ENHANCED regex flag, and
using it when it's available (which it is on OS X systems).
This completes the fix for Savannah bug #47325.
Patch by Thomas Rosenau.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5759 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
configure.ac
src/color.c
src/nano.c
src/rcfile.c
src/search.c