Skip to content

Conversation

@nephros
Copy link
Contributor

@nephros nephros commented Nov 27, 2024

Fixes: #468

For details, see some of the comments in the file, and the analysis in issue #468, especially
#468 (comment)

  • Add a dedicated method for path mangling
  • Replace the inline mangling with the new method.
  • Also mangle paths for newly created files.

@nephros nephros assigned b100dian and unassigned b100dian Nov 27, 2024
@nephros nephros requested a review from b100dian November 27, 2024 00:40
Copy link
Contributor

@Olf0 Olf0 left a comment

Choose a reason for hiding this comment

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

This PR in its final form looks absolutely reasonable to me, but (as often stated) I am not a C++ coder.

The corresponding analysis and code development was actually fun to read after spending an exhausting working day mostly in teleconferences:

the analysis in issue #468, especially #468 (comment)

Still I would prefer @b100dian to review this, especially as he was heavily involved in creating the 32-/64-bit Patch-mangling in the first place, IIRC.

If @b100dian has no time for a review, I sure will approve this, just ping me (either @b100dian or @nephros).

Copy link
Contributor

@b100dian b100dian left a comment

Choose a reason for hiding this comment

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

👍

@nephros nephros merged commit 6eadc15 into sailfishos-patches:master Nov 28, 2024
1 check passed
@nephros nephros deleted the fix-468 branch November 29, 2024 13:04
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.

[Bug] 64bit succeeds but applies 32bit patch

3 participants