Giuseppe D'Angelo wrote:

> Probably it triggers rebuilding of qmake, which may trigger further
> rebuilds down the line somehow.

"Fun" fact, after touching qregexp.cpp :

%> (cd build/qtbase/src/corelib ; make)

Only rebuilds QtCore

%> (cd build/qtbase/src ; make)

rebuilds all of QtBase, including the bootstrapping part.

R

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to