splintchecker/splint

unable to /*@modifies @*/ function prototype without parameter name

Opened this issue · 0 comments

in strict mode function prototype with parameter name will produce warnings, while modifies requires function prototype to have the annotation as well, which makes it impossible to satisfy both requirements.