Liste des Groupes | Revenir à cl c |
On 03.04.2025 16:58, David Brown wrote:
>[...]>
>
I know people can use pre-processor conditional compilation based on
__STDC_VERSION__ to complain if code is compiled with an unexpected or
unsupported standard, but few people outside of library header authors
actually do that. I'd really like :
>
#pragma STDC VERSION C17
>
to force the compiler to use the equivalent of "-std=c17
-pedantic-errors" in gcc.
(I understand the wish to have that #pragma supported.)
Les messages affichés proviennent d'usenet.