bug-gnulib
[Top][All Lists]
Advanced

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

Re: A little more regex.h pedantry


From: Reuben Thomas
Subject: Re: A little more regex.h pedantry
Date: Fri, 30 Jul 2010 23:48:12 +0100

On 30 July 2010 23:42, Reuben Thomas <address@hidden> wrote:

Sorry, my last candidate paragraph was wrong, because I was looking at
a virgin version of regex.h, not my already-modified version. It
should read:

/* This data structure represents a compiled pattern.  Before calling
   the pattern compiler, the fields `buffer', `allocated', `fastmap'
   and `translate' can be set.  After the pattern has been compiled,
   fields `re_nsub', `not_bol' and `not_eol' are available.  All other
   fields are private to the regex routines. */

Apologies for any confusion.

-- 
http://rrt.sc3d.org



reply via email to

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