Actions
Task #3443
closed
VJ
Research: use c11 standard
Task #3443:
Research: use c11 standard
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Effort:
Difficulty:
Label:
Description
Currently we use c99, or rather gnu99. c11 brings some nice improvements like thread local, atomics, anonymous structs and unions.
First step is to investigate if all platforms have a c11 compliant compiler available.
Actions