Opened 14 years ago

Closed 14 years ago

Last modified 12 years ago

#402 closed defect (fixed)

string-match is not identical to string-search even with regexp

Reported by: daishi Owned by:
Priority: minor Milestone: 4.9.0
Component: unknown Version: 4.6.x
Keywords: Cc:
Estimated difficulty:

Description

(sorry, mario. it was me.)

The manual says that string-match is identical to string-search if regexp is given, but as far as I tried, it's not.

Change History (5)

comment:1 Changed 14 years ago by Mario Domenech Goulart

Hi Daishi! No problem at all. Nice to see you back! Thanks for reporting tickets.

comment:2 Changed 14 years ago by felix winkelmann

Can you give an example where this fails?

comment:3 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

Daishi, you're right. It was like that before we switched to irregex as the regex implementation. I have changed the documentation accordingly (note that regex has been taken from the core and turned into an egg).

comment:4 Changed 13 years ago by felix winkelmann

Milestone: 4.7.04.8.0

Milestone 4.7.0 deleted

comment:5 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.