Changes between Initial Version and Version 1 of Ticket #16965, comment 1


Ignore:
Timestamp:
Jul 4, 2021, 7:55:31 AM (3 years ago)
Author:
pulkomandy

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16965, comment 1

    initial v1  
    1 __STDC_NO_THREADS__ is theorically set by the compiler, based on its knowledge of the C library. Practically gcc seems to include the header stdc-prereqs.h, which would eventually define such a macro.
     1{{{__STDC_NO_THREADS__}}} is theorically set by the compiler, based on its knowledge of the C library. Practically gcc seems to include the header stdc-prereqs.h, which would eventually define such a macro.