Re: [Development] QtCS 2018: Third-party and security policy

2018-07-16 Thread Simon Hausmann
Hi, It’s possible to develop apps with mingw against a vcpkg build. The vcpkg packages themselves cannot be built with mingw yet. I think that is a missing feature. Simon > On 16. Jul 2018, at 18:29, Konstantin Tokarev wrote: > > > > 13.07.2018, 17:57, "Mårten Nordheim" : >>> On 13.07.2018

Re: [Development] Coding style: space after comma

2018-07-16 Thread Edward Welbourne
On Tuesday, 3 July 2018 07:37:25 PDT Edward Welbourne wrote: >> Derived:Derived(Type arg, Mode um, Form ent) >> >> : Base(arg) >> >> , mem(um) >> , ber(ent) >> {} Thiago Macieira (16 July 2018 17:48) > There are spaces before these commas, so they don't conform to coding > style now. New

Re: [Development] QtCS 2018: Third-party and security policy

2018-07-16 Thread Konstantin Tokarev
13.07.2018, 17:57, "Mårten Nordheim" : > On 13.07.2018 16:49, Lisandro Damián Nicanor Pérez Meyer wrote: >>  El viernes, 13 de julio de 2018 10:59:09 -03 Mårten Nordheim escribió: >>>  On 05.07.2018 16:48, Thiago Macieira wrote:  On Thursday, 5 July 2018 01:56:43 PDT Kai Koehne wrote: >

Re: [Development] Raising the minimum Android NDK version

2018-07-16 Thread Thiago Macieira
On Monday, 16 July 2018 00:08:44 PDT Bogdan Vatra via Development wrote: > The clang support was added and works fine from 5.9. But I think is too late > to switch NDK for 5.11. I'm not asking to change compilers. I am asking whether we can require fixed NDK headers? -- Thiago Macieira - thiago

Re: [Development] Coding style: space after comma

2018-07-16 Thread Thiago Macieira
On Tuesday, 3 July 2018 07:37:25 PDT Edward Welbourne wrote: > Derived:Derived(Type arg, Mode um, Form ent) > > : Base(arg) > > , mem(um) > , ber(ent) > {} There are spaces before these commas, so they don't conform to coding style now. Newlines are whitespace, so even if you flushed

Re: [Development] Coding style: space after comma

2018-07-16 Thread Edward Welbourne
I (3 July 2018 16:37) wrote: > [0] https://wiki.qt.io/Qt_Coding_Style > > I propose to follow (under "Whitespace") the list item > > * Surround binary operators with spaces > > with > > * Leave a space after each comma > > Any objections, or improved wordings ? Hearing no objections or suggest

Re: [Development] Raising the minimum Android NDK version

2018-07-16 Thread Bogdan Vatra via Development
În ziua de vineri, 13 iulie 2018, la 23:50:36 EEST, Thiago Macieira a scris: > On Wednesday, 11 July 2018 23:32:16 PDT Thiago Macieira wrote: > > On Wednesday, 11 July 2018 23:00:50 PDT Liang Qi wrote: > > > https://bugreports.qt.io/browse/QTQAINFRA-1681 > > > https://codereview.qt-project.org/#/c/