On Wed, Aug 23, 2023 at 10:41 PM Rebecca Cran <rebe...@bsdio.com> wrote:
>
> With Visual Studio 2019 adding C11 and C17 support as first-class
> features, I think we should be safe nowadays to rely on them. But we
> should check if older versions that we still support (VS 2015 etc.)
> support them too.
>
> https://devblogs.microsoft.com/cppblog/c11-and-c17-standard-support-arriving-in-msvc/

Don't we explicitly rely on C11 now? Due to your __function__ changes?

Anyway, I would recommend Elyes to break this change up into a patch
set with per-package patches. This way maintainers could easily review
and test the changes. The way it is right now isn't very reviewable
nor testable.

-- 
Pedro


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107990): https://edk2.groups.io/g/devel/message/107990
Mute This Topic: https://groups.io/mt/100861513/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to