Skip to content

analyzer_bin_envvar used to get analyzer binary in runtime#5

Closed
sibeream wants to merge 2 commits intocsutils:mainfrom
sibeream:analyzer_alternative
Closed

analyzer_bin_envvar used to get analyzer binary in runtime#5
sibeream wants to merge 2 commits intocsutils:mainfrom
sibeream:analyzer_alternative

Conversation

@sibeream
Copy link
Copy Markdown
Contributor

Modules can define analyzer_bin_envvar field as non-NULL. If it's done, an environment variable with the same name as the value of the field will be used to determine the path to the analyzer binary.

Copy link
Copy Markdown
Member

@kdudka kdudka left a comment

Choose a reason for hiding this comment

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

Thanks! It works for me. I suggest a few minor changes inline.

Comment thread src/csgcca.c Outdated
Comment thread src/cswrap-core.c Outdated
Comment thread src/cswrap-core.h
Comment thread src/csclng.c Outdated
1. analyzer_bin_envvar renamed  to analyzer_bin_envvar_name
2. CSGCCA_ANALYZER_BIN documented
3. comments in code are updated
@sibeream sibeream requested a review from kdudka September 22, 2021 11:38
@kdudka
Copy link
Copy Markdown
Member

kdudka commented Sep 22, 2021

Thanks for the quick turnaround! Merging...

@kdudka kdudka closed this in d2c4a2e Sep 22, 2021
@sibeream sibeream deleted the analyzer_alternative branch October 11, 2021 14:42
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