-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
discussedThe issue/pr was discussed by the OTCThe issue/pr was discussed by the OTC
Description
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 OTCThe issue/pr was discussed by the OTC