bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] regex: Pass the system regex if its only problem is 32-bit r


From: Paolo Bonzini
Subject: Re: [PATCH] regex: Pass the system regex if its only problem is 32-bit regoff_t
Date: Thu, 09 Sep 2010 17:06:17 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Mnenhy/0.8.3 Thunderbird/3.0.5

On 09/09/2010 05:04 PM, Eric Blake wrote:


Hmm - here's the current POSIX 2008 wording:

http://www.opengroup.org/onlinepubs/9699919799/basedefs/regex.h.html#tag_13_38


The <regex.h> header shall define the regoff_t type as a signed integer
type that can hold the largest value that can be stored in either a
ptrdiff_t type or a ssize_t type.

I know, but we have to choose between this and removing support for a whole class of regex features.

I'm choosing the lesser evil.

Paolo



reply via email to

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