Opened 15 years ago

Closed 15 years ago

Last modified 13 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 by Mario Domenech Goulart, 15 years ago

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

comment:2 by felix winkelmann, 15 years ago

Can you give an example where this fails?

comment:3 by felix winkelmann, 15 years ago

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 by felix winkelmann, 15 years ago

Milestone: 4.7.04.8.0

Milestone 4.7.0 deleted

comment:5 by felix winkelmann, 13 years ago

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.