photo

David Sosa


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


False negatives for MISRA 9.3 missed for float array partial initialization
Hello, Initializing an array of float in the following way: float array_a[10] = { 0.0 }; should raise the MISRA violation ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


False positive candidate Rule 10.3 for float array zero-initialization
Hello, Polyspace is raising the 10.3 MISRA violation for array initializations like the one below: float data[3*3] = {0} My q...

2 years 前 | 1 个回答 | 0

1

个回答