Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fix: cflags parser: no absolute path for '-include'#3775

Merged
hsanson merged 1 commit intodense-analysis:masterdense-analysis/ale:masterfrom
mjeanson:masterCopy head branch name to clipboard
Jul 4, 2021
Merged

fix: cflags parser: no absolute path for '-include'#3775
hsanson merged 1 commit intodense-analysis:masterdense-analysis/ale:masterfrom
mjeanson:masterCopy head branch name to clipboard

Conversation

@mjeanson
Copy link
Copy Markdown
Contributor

@mjeanson mjeanson commented Jun 22, 2021

Both '-include' and '-imacros' take a file as an argument that will then
be searched in the include path like a regular '#include "..."'
statement in a source file. As such, they should not have their path
converted to an absolute path.

Both '-include' and '-imacros' take a file as an argument that will then
be searched in the include path like a regular '#include "..."'
statement in a source file. As such, they should not have their path
converted to an absolute path.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Copy link
Copy Markdown
Contributor

@hsanson hsanson left a comment

Choose a reason for hiding this comment

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

Thanks for the fix.

@hsanson hsanson merged commit 9efa96e into dense-analysis:master Jul 4, 2021
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.