Gcc is reverted to 4.4.7 for now. When we know which version we want to use we can update the dbus to newer version which is C++11-compatible.
-Heikki -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Marc Mutz Sent: 16. syyskuuta 2014 23:11 To: [email protected] Cc: Halmet Heikki Subject: Re: [Development] RedHat GCC version On Tuesday 16 September 2014 08:44:41 Halmet Heikki wrote: > Hi, > > I´m making new RedHat 6.5 template. Which GCC version we want to use in CI? > Is it the latest one 4.9.1? Currently redhat repositories includes > Devtoolset-3 which includes gcc 4.9.1. https://codereview.qt-project.org/95038 https://bugs.freedesktop.org/show_bug.cgi?id=46147 The dbus headers are too old. They're not C++11-compatible. I used to patch them locally, but the patch is long since upstreamed. It's the usual string- literal adjacent to MACRO without intervening whitespace issue that we had to fix all over Qt, too. Thanks, Marc -- Qt Developer Days 2014 - October 6 - 8 at BCC, Berlin Marc Mutz <[email protected]> | Senior Software Engineer KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-Independent Software Solutions _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
