bugfindutils - Bugs: bug #65297, -regexp incompatible statements...

 
 

bug #65297: -regexp incompatible statements concerning default

Submitter:  None
Submitted:  Mon 12 Feb 2024 07:40:12 PM UTC
   
 
Category:  documentation Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  Open Release:  None
Fixed Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 12 Feb 2024 07:40:12 PM UTC, original submission:  

"There are several varieties of regular expressions; by default this test uses POSIX basic regular expressions, but this can be changed with the option ‘-regextype’. "

https://git.savannah.gnu.org/cgit/findutils.git/tree/doc/find.texi#n581

The above is incompatible with

‘emacs’

    Regular expressions compatible with GNU Emacs; this is also the default behaviour if this option is not used.

https://git.savannah.gnu.org/cgit/findutils.git/tree/doc/find.texi#n597

which one is correct, I do not know :)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code