yamt commented on pull request #695: URL: https://github.com/apache/incubator-nuttx-apps/pull/695#issuecomment-834929878
> > @gustavonihei > > @acassis > > i know some people like those construct. > > but i tend to think it "loose", not "defensive". > > Sorry, I couldn't follow you. What do you mean by "loose"? Could you please expand on this? in my view: assign only when necessary. fix bugs if any. -> strict coding make unnecessary assignments to hide potential bugs. -> loose coding -- 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]
