> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Knoll Lars (Nokia-MP/Oslo) > Sent: Wednesday, January 25, 2012 9:55 AM > To: Hughes Bradley (Nokia-MP/Oslo); [email protected] > Subject: Re: [Development] Use make before you push and stage > > [...] > Another hint: configure with -no-pch if you can afford it, otherwise you might > end up with missing includes causing breakage in the CI system. And if you do > larger refactorings or touch headers in a bigger way also try to compile with > - > qtnamespace Foo (yes, I'm guilty of not doing this as well).
Just use something else than 'Foo' . It breaks the compilation of some autotests having the struct Foo ;) Regards Kai ... who reconfigures Qt the n-th time for today _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
