yamt opened a new issue #540: possible nxstyle false alarm: "Missing space before closing C comment" URL: https://github.com/apache/incubator-nuttx/issues/540 nxstyle claims "Missing space before closing C comment" on lines like the following: cpu = sched_cpu_select(ALL_CPUS /* ptcb->affinity */); in sched/sched/sched_mergepending.c. i don't understand what it isn't happy about.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
