Polyspace: Errors from Using Namespace std Without Prefix
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi guys,
I have problem in Polyspace stating that the global scope has no "mblen".
I have tried the solution by adding std in using std::mblen; and also adding -using-std in the Advanced Setting by retaining the current code.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/975475/image.png)
All those works still give error.
Thank you in advance.
0 commentaires
Réponse acceptée
Anirban
le 25 Avr 2022
If you run Polyspace on the simple example on the mblen reference page, this error does not seem to appear (with the last few releases of Polyspace). MathWorks Technical Support will need to look at your analysis log to figure out what might be happening. See also Contact MathWorks Technical Support for information on what details might be useful for Technical Support.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Troubleshoot Compilation Errors dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!