On Monday, 23 January 2023 16:48:43 PST Tony Rietwyk wrote:
> The team I'm working with have been keeping up with the latest VS
> version - mainly for the security fixes and new C++11/17/20 features
> available in Qt 5.15.  But VS2022 introduced changes to the enum
> handling last year, which has made Intellisense useless for them -
> especially class enum's.  Made worse since we had previously changed
> many of our enum's to class ones.  :O(

Interesting, thank you. The issue here is a UX regression in the IDE that 
accompanies the compiler. I hadn't considered that.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to