Re: [Interest] "nodiscard" attribute

2017-07-09 Thread Andy
Thanks Thiago. I eventually used -Wno-c++1z-extensions so I could get working again. --- Andy Maloney // https://asmaloney.com twitter ~ @asmaloney On Sun, Jul 9, 2017 at 2:50 PM, Thiago Macieira wrote: > On sábado, 8 de julho de 2017 07:55:39 PDT Andy wrote:

Re: [Interest] "nodiscard" attribute

2017-07-09 Thread Thiago Macieira
On sábado, 8 de julho de 2017 07:55:39 PDT Andy wrote: > Is anyone else getting thousands of warnings about the "nodiscard" > attribute? > > warning: use of the 'nodiscard' attribute is a C++1z extension > [-Wc++1z-extensions] Yes, it's a Clang bug. See https://bugs.llvm.org/show_bug.cgi?id=335

Re: [Interest] Quantum Computing and Qt

2017-07-09 Thread Roland Hughes
Ah Jean, >Quantum computing only solves a *very* specific set of problems People have said that over and over and over and over again about pretty much every advance in computing. Computers only solved *very* specific encryption problems (Enigma cracking) http://www.cafedvd.com/code/327947.h

Re: [Interest] ActiveQt and IE version

2017-07-09 Thread Konstantin Tokarev
08.07.2017, 11:02, "neel patel" : > Hi All, > > I am using "QAxWidget" for the ActiveQt with Qt 5.5.1 and we are using > "setControl" to set the IWebBrowser control in QAxWidget. > > I used below code for reference. > > m_activeX = new QAxWidget(this); > // Set ActiveX WebBrowser Control to QAxW

Re: [Interest] ActiveQt and IE version

2017-07-09 Thread Thiago Macieira
On sábado, 8 de julho de 2017 01:02:11 PDT neel patel wrote: > Is there anything we can set it in control so that it uses latest IE Edge > browser version ? What is the GUID for Microsoft Edge? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technolog

Re: [Interest] Interest Digest, Vol 69, Issue 11

2017-07-09 Thread Jean-Michaël Celerier
That Independent article is dumb as ass. Quantum computing only solves a *very* specific set of problems; for instance doing queries on a database may be made quite a lot faster, and linear optimization problems (which are so common it's not even funny) will see a great improvement with it, but wri

[Interest] [OT] Re: Interest Digest, Vol 69, Issue 11

2017-07-09 Thread Till Oliver Knoll
> Am 08.07.2017 um 22:08 schrieb Roland Hughes : > ... > If you are really old like I am you remember a time when we had feeble 8086, > 80286 based desktops and just down the hall there were Sparc Stations and all > of these other high end engineering workstations. Hey! I /do/ remember at lea