Skip to content

Conversation

@admlck
Copy link

@admlck admlck commented Oct 31, 2025

'number' might be used in the included header file(s) which then defeats the grep for the number. Thus use the less ambiguous identifier to avoid those type of clashes.

'number' might be used in the included header file(s) which then defeats
the grep for the number. Thus use the less ambiguous identifier to avoid
those type of clashes.

Signed-off-by: Adam Lackorzynski <[email protected]>
admlck added a commit to admlck/bob-basement that referenced this pull request Oct 31, 2025
perl-cross's signal detection mechanisms uses a commonly used word in a
grep expression which can also catch lines not intended within this
detection mechanism. Change the detection mechanism accordingly.

This change is a PR to perl-cross: arsv/perl-cross#166
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.

1 participant