StackOverflow Questions for Tag: misra

folibis
folibis

Reputation: 12874

calling the same member function from const and non-const context

Score: 0

Views: 176

Answers: 1

Read More
skyking
skyking

Reputation: 14400

Why does MISRA C++ allow modifying parameters when MISRA C doesn't?

Score: 0

Views: 1840

Answers: 2

Read More
user2986042
user2986042

Reputation: 1270

How to properly do negative value cast to an unsigned type in C?

Score: 2

Views: 850

Answers: 4

Read More
Vincenzo Cristiano
Vincenzo Cristiano

Reputation: 87

MISRA Dereference of NULL pointer

Score: 0

Views: 900

Answers: 1

Read More
user2986042
user2986042

Reputation: 1270

Misra Rule violation "composite expression shall not be assigned to an object with wider essential type" and Integral promotion

Score: 0

Views: 919

Answers: 2

Read More
arturo_drt
arturo_drt

Reputation: 23

Include .c instead of header(.h) - MISRA C

Score: 0

Views: 1174

Answers: 5

Read More
Daan Timmer
Daan Timmer

Reputation: 15057

can I require a return value to be a pointer to a constant

Score: 0

Views: 192

Answers: 4

Read More
Salahuddin
Salahuddin

Reputation: 1719

MISRA 2012 violation - Type mismatch (Rules 10.1, 10.4)

Score: 7

Views: 11708

Answers: 3

Read More
aj1
aj1

Reputation: 23

Script to nicify pc-lint MISRA C Output

Score: 2

Views: 864

Answers: 1

Read More
Priyadarshini Singh
Priyadarshini Singh

Reputation: 11

How to fix Misra 2012 violation , " Assignment operation in expression "

Score: 1

Views: 2698

Answers: 2

Read More
Zimo93
Zimo93

Reputation: 31

what does two __pragma inside a define macro means?

Score: 2

Views: 240

Answers: 2

Read More
user14503825
user14503825

Reputation:

How to parse .proto file by python (not using protoc)?

Score: 0

Views: 385

Answers: 1

Read More
Imtiaz Kabir
Imtiaz Kabir

Reputation: 139

How to properly cast NULL according to MISRA?

Score: 0

Views: 186

Answers: 1

Read More
Zimo93
Zimo93

Reputation: 31

Is this considered as an explicit cast or an (implicit) conversion?

Score: 1

Views: 111

Answers: 1

Read More
ls6777
ls6777

Reputation: 436

How to provide #defines to misra checking in cppcheck?

Score: 2

Views: 741

Answers: 1

Read More
Salim
Salim

Reputation: 373

MISRA C-2012 Rule 11.3 violation while trying to do a typecast from char to int pointer

Score: 1

Views: 10875

Answers: 3

Read More
SagePath
SagePath

Reputation: 19

Misra-C Violation: Malformed for-loop condition

Score: 0

Views: 824

Answers: 3

Read More
Omar Messari
Omar Messari

Reputation: 41

MISRA C 2012 rule 18.8 violation

Score: 1

Views: 368

Answers: 1

Read More
user2986042
user2986042

Reputation: 1270

Why Misra showing error " Integral promotion : unsigned char promoted to signed int" in Condition check?

Score: 1

Views: 427

Answers: 1

Read More
Baj Mile
Baj Mile

Reputation: 780

MISRA C++ 2008 Rule 5-2-7 violation: An object with pointer type shall not be converted to an unrelated pointer type, either directly or indirectly

Score: 7

Views: 7144

Answers: 3

Read More
PreviousPage 4Next