bug-findutils
[Top][All Lists]
Advanced

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

[bug #13495] repetition operator syntax changed in 4.2.21


From: James Youngman
Subject: [bug #13495] repetition operator syntax changed in 4.2.21
Date: Sun, 3 Jul 2005 14:58:47 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050610 Firefox/1.0.4 (Debian package 1.0.4-3)

Follow-up Comment #3, bug #13495 (project findutils):

OK, I've been reworking the code to use RE_SYNTAX_EMACS by default.  

I've hit a temporary stumbling block however; I have discovered that "find
-iregex" doesn't work on systems which need to use gnulib's regex.c
implementation.  On the affected systems, "-iregex" is case sensitive (like
-regex).

Systems with re_search() in their C library (such as GNU/Linux systems) are
not affected by this problem.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13495>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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