필터 지우기
필터 지우기

Polyspace: Errors from Using Namespace std Without Prefix

조회 수: 2 (최근 30일)
Zulham Mr
Zulham Mr 2022년 4월 23일
댓글: Zulham Mr 2022년 4월 26일
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.
All those works still give error.
Thank you in advance.

채택된 답변

Anirban
Anirban 2022년 4월 25일
Please contact MathWorks Technical Support for a full investigation.
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.
  댓글 수: 1
Zulham Mr
Zulham Mr 2022년 4월 26일
Thank you, it works with the mblen reference page example. I will check my project setup again.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by