Reevaluate the C89 Requirement

2022-08-23 Thread Alan Rosenthal
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 existin

RE: Re: Reevaluate the C89 Requirement

2022-08-29 Thread Alan Rosenthal
wrote: > Hi, > > On Wed, Aug 24, 2022 at 11:58 PM Xiang Xiao > wrote: > > > On Wed, Aug 24, 2022 at 11:38 AM Nathan Hartman > > wrote: > > > > > On Tue, Aug 23, 2022 at 8:33 PM Alan Rosenthal < alan.rosent...@gmail.com > > > > > >