[Development] About pcre in qt5
Thiago Macieira
thiago.macieira at intel.com
Wed Jun 6 11:16:57 CEST 2012
On quarta-feira, 6 de junho de 2012 08.44.22, song.7.liu at nokia.com wrote:
> Yes, we are creating a super minimal build with basic functionalities...
> But is there some feature depending on the REGEXP in case if it's disabled
> other features don't work then.
There's probably nothing out there depending on QRegularExpression, but that
may change at any time. Also note that there's no feature define for
QRegularExpression, but only QT_NO_REGEXP which also disables QRegExp and that
is used everywhere.
Are you sure disabling PCRE support is the best use of your time, cost/benefit-
wise?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120606/e6be20f4/attachment.sig>
More information about the Development
mailing list