How do I do static code analysis on Ada source codes?
3 次查看(过去 30 天)
显示 更早的评论
I'm able to run Code Prover on C/C++. However, when I tried Ada source (.adb) and header (.ads) files under "Coding Rules & Code Metrics", PolySpace failed to compile. How do I do static code analysis on Ada source codes? Thanks in advance.
1 个评论
dpb
2018-8-14
Hadn't known TMW owned the product; looks like Ada support is another module/product. See Ada Support
回答(1 个)
Alexandre De Barros
2018-8-17
Hello,
I do confirm what dpd wrote: the Ada product is a separate product. You cannot analyze Ada code with the C/C++ product.
Alex
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Options at Command Line Only 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!