This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [Patch] Regex back-reference support


On Sat, Aug 10, 2013 at 4:58 PM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> On 08/10/2013 10:37 AM, Tim Shen wrote:
>>
>> +    regex_match(s, *(&s+1)-1, m, re);
>
> I don't like these *(&s+1)-1.

As you wish :)


-- 
Tim Shen

Attachment: changelog
Description: Binary data

Attachment: backref.patch
Description: Binary data


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