On quarta-feira, 6 de junho de 2012 08.44.22, [email protected] 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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
