Hello NuttXers,

I recently posted an issue to the NuttX Github page:
https://github.com/apache/incubator-nuttx/issues/6896

I'll summarize my thoughts here.

Currently NuttX has a C89 requirement. However, there is code in the
codebase today that is not C89 compliant. Rather than reworking
existing code to be C89, we should reevaluate the C89 requirement.

C99 and C11 have added a lot of language features, and by updating the C
standard to a newer version, we will add more tools to the NuttX toolbox.

Thanks,

Alan

Reply via email to