This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Improvements to the regex pages


On Sun, May 30, 2004 at 04:46:15PM +0100, David Flynn wrote:
> 
> In 'Match Results with Subexpressions' it would be useful to say that rm_eo is 
> the offset of the character after the end of the substring.
> 
> So for example if the string "hello" was matched in "!!hello world!!" rm_so 
> would be 2 and rm_eo would be 7.
> 
> It would also be useful to state that any unused regmatch_t entries are filled 
> with rm_so and rm_eo values of -1.

The best thing would be to make the change yourself and submit a patch.
Failing that add a wishlist item to the bug tracking database?

http://sources.redhat.com/bugzilla/

c.
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]