by xjia on 12/17/23, 8:27 PM with 13 comments
by dang on 12/18/23, 3:45 AM
Misra C++:2023 - https://news.ycombinator.com/item?id=38674158 - Dec 2023 (85 comments)
by girvo on 12/18/23, 2:10 AM
The MISRA analysis seems neat -- It's GPLv3 from what the LICENSE suggests, does that cause problems when being used to scan proprietary code?
by 1over137 on 12/18/23, 1:34 AM
Why is software so difficult to install these days? Why on earth should one need docker to build and run some C code? Why can't one just download an executable?