Skip to content

Conversation

@isildur-g
Copy link

47 [constParameterReference]
48 [constVariableReference]
58 [constVariable]

false positives:

../src/nfa/goughcompile.cpp:444:72: style: Parameter 'rep' can be declared as re
ference to const [constParameterReference] -> const doesnt work there.

../src/nfa/mcsheng_compile.cpp:537:62: style: Parameter 'accel_escape_info' can
be declared as reference to const [constParameterReference] -> const doesnt work
there

../src/nfagraph/ng_limex_accel.cpp:466:16: style: Variable 'p' can be declared a
s reference to const [constVariableReference] -> const doesnt work there

../src/rose/rose_build_anchored.cpp:870:37: style: Parameter 'build' can be decl
ared as reference to const [constParameterReference] -> const doesnt work there

@isildur-g
Copy link
Author

Closes some: #252

Copy link

@markos markos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleanup, approved.

@markos markos merged commit 9fdbdac into VectorCamp:develop May 1, 2024
markos added a commit that referenced this pull request Oct 24, 2025
markos added a commit that referenced this pull request Oct 24, 2025
markos added a commit that referenced this pull request Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants