Skip to content

fix opening files with absolute Path from builders error log output - #35

Open
buzzdeee wants to merge 1 commit into
gnustep:masterfrom
buzzdeee:errors_on_files_with_absolute_path
Open

fix opening files with absolute Path from builders error log output#35
buzzdeee wants to merge 1 commit into
gnustep:masterfrom
buzzdeee:errors_on_files_with_absolute_path

Conversation

@buzzdeee

Copy link
Copy Markdown
Contributor

When there are files with absolute Paths in the PCProjectBuilder
error output, then the current buildPath is prepended, which is wrong.

Before prepending that, check if the file isAbsolutePath, and only prepend buildPath, when not.

error output, then the current buildPath is prepended, which is wrong.

Before prepending that, check if the file isAbsolutePath, and only
prepend buildPath, when not.
@buzzdeee
buzzdeee requested a review from gcasa as a code owner August 30, 2024 20:51
@rmottola

rmottola commented Feb 23, 2026

Copy link
Copy Markdown
Member

@buzzdeee is there an example or a way to reproduce this? Any public project that causes such an issue?

I wonder why you didn't include me for a review.

@rmottola rmottola self-assigned this Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants