Skip to content

MISRA23_8.2.3 flagging constexpr const char * #115

@kylejacksonb

Description

@kylejacksonb

I have this declaration

constexpr const char * MY_NAME = "Blargh";

If I pass MY_NAME into this function:

void( const char * bar )

MISRA23_8.2.3 complains

Robby is still busy. Please take a look at this one @kennethctdmn

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions