[Development] [Releasing] Qt 5.10 pre-built bunaries

Thiago Macieira thiago.macieira at intel.com
Sun Jun 18 21:40:50 CEST 2017


On Sunday, 18 June 2017 11:16:41 PDT Marc Mutz wrote:
> QStringView, at least, is full of MSVC 2013 work-arounds. The most
> important is the requirement to use QStringViewLiteral instead of just
> u"foo".

And I'd rather we hadn't introduced yet another compatibility macro.

Actually, please delete it. We'll use u"" when we can, and we don't need to 
create QStringView literals until we can.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list