StackOverflow Questions for Tag: misra

Borph
Borph

Reputation: 933

Can I use MISRA-2023 with C++14?

Score: -3

Views: 557

Answers: 2

Read More
DJellybean
DJellybean

Reputation: 43

MISRA C 2012: Rule-10.5

Score: 1

Views: 837

Answers: 1

Read More
Paul-A.P.
Paul-A.P.

Reputation: 13

Cppcheck, how inline-suppression works with MISRA add-on

Score: 1

Views: 1809

Answers: 1

Read More
raj123
raj123

Reputation: 634

How to make C code to MISRA C:2012 compliance?

Score: 0

Views: 1970

Answers: 1

Read More
suhel
suhel

Reputation: 333

How to resolve this MISRA warning: C++

Score: 5

Views: 4747

Answers: 7

Read More
Rohan Majumdar
Rohan Majumdar

Reputation: 31

Cppcheck GUI : How to enable Cppcheck MISRA addons via the GUI?

Score: 2

Views: 752

Answers: 1

Read More
Alberto Riera
Alberto Riera

Reputation: 49

MISRA Rule 10.4 Violation

Score: 2

Views: 3364

Answers: 2

Read More
Sterpu Mihai
Sterpu Mihai

Reputation: 618

integer promotion isn't taken into account

Score: 6

Views: 121

Answers: 3

Read More
Van Tr
Van Tr

Reputation: 6121

What is the benefit of terminating if … else if constructs with an else clause?

Score: 151

Views: 26956

Answers: 14

Read More
Chaithra
Chaithra

Reputation: 1140

How to remove MISRA C errors/warnings on bitwise operations in firmware?

Score: 1

Views: 3251

Answers: 2

Read More
fsdfsdfsdfsdfsdf
fsdfsdfsdfsdfsdf

Reputation: 63

Is it safe to pass a uint32_t to a function which defines the input type as uint64_t?

Score: 3

Views: 151

Answers: 3

Read More
user1806687
user1806687

Reputation: 920

Sizeof compound literal array producing side effects?

Score: 4

Views: 129

Answers: 4

Read More
beyarkay
beyarkay

Reputation: 1047

PC-lint suppress error within `/* ... */` block comment

Score: 2

Views: 121

Answers: 2

Read More
I4mbut4mI
I4mbut4mI

Reputation: 31

Why isn't CLion checking for MISRA?

Score: 3

Views: 424

Answers: 1

Read More
Guillaume Petitjean
Guillaume Petitjean

Reputation: 2718

Passing a function argument of the wrong type is allowed by MISRA?

Score: 3

Views: 96

Answers: 2

Read More
Markus
Markus

Reputation: 81

How to return an address of a const struct member in compliance to MISRA from a C function?

Score: 1

Views: 125

Answers: 1

Read More
Paulson Raja L
Paulson Raja L

Reputation: 409

How to fix MISRA issue 14.3

Score: 2

Views: 184

Answers: 1

Read More
user25202923
user25202923

Reputation: 21

Cppcheck error are raised on all code even with macro defined

Score: 2

Views: 223

Answers: 0

Read More
user31092
user31092

Reputation: 13

Is evaluating C expression in the function argument violating MISRA C guideline?

Score: -1

Views: 512

Answers: 1

Read More
Smith_33
Smith_33

Reputation: 13

Undefined behavior with pointer casts in C99 and MISRA C:2012

Score: 1

Views: 133

Answers: 1

Read More
PreviousPage 1Next