Skip to content

Switch to C11 instead of C89/C90 #33

@kroeckx

Description

@kroeckx

The main reason we were stuck on C89/C90 is that Microsoft Visual C didn't support anything more recent. Recent versions do support C11: https://docs.microsoft.com/en-us/cpp/overview/install-c17-support?view=msvc-170. Note that they don't support C99. I suggest we consider changing to C11.

Metadata

Metadata

Assignees

Labels

discussedThe issue/pr was discussed by the OTC

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions