How do I resolve the error "Implied return after this statement not allowed (No_Return)" when compiling my Ada project with Polyspace R2025b?
显示 更早的评论
When I compile my Ada project with Polyspace R2025b, I get the following error:
Implied return after this statement not allowed (No_Return)
The "No_Return" procedure in question calls another procedure that is implemented externally in C. I do not receive this compilation error when I compile using the GNAT compiler.
Why am I getting this compilation error?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with Polyspace Products for Ada 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!