Why does Polyspace mark an include as useless when it is clearly being used by the code?
Mostrar comentarios más antiguos
Polyspace is marking some includes as useless when they are clearly being used in the file.
In my case an implemenation .c file has only 1 include, the coresponding header file, being marked as useless.
Is Polyspace sensitive to code optimization?
2 comentarios
Subhajyoti Halder
el 5 de Jul. de 2023
Hi Rise,
If possible, share the reproduction steps for your issue. That would be helpful in understanding your problem.
Chao
el 26 de Jul. de 2024
I'm having the same problem, can you tell me what to do about it?
Respuestas (1)
Christian Bard
el 17 de Jul. de 2023
0 votos
I assume that you are speaking about BF defect which checks for useless include files in a source code. To answer your question, Polyspace is not senstive to code optimization, especially with such kind of defect.
Would you please contact Technical Support to share the reproduction steps for your issue. As, Subhajyoti Halder said, It would be helpful in understanding your problem.
1 comentario
Chao
el 26 de Jul. de 2024
I'm having the same problem, can you tell me what to do about it?
Categorías
Más información sobre Run Settings en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!