Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libCOMBINE: allow a COMBINE archive to be initialised using some file contents #320

Open
wants to merge 99 commits into
base: main
Choose a base branch
from

Conversation

agarny
Copy link
Contributor

@agarny agarny commented May 29, 2024

Fixes #214.

@agarny agarny force-pushed the issue214 branch 8 times, most recently from 7877d4f to 0a41a39 Compare May 30, 2024 01:59
After having added some buffer-related methods to libCOMBINE.
This is, for instance, needed when trying to download a PMR file using the http protocol. This will indeed redirect to the https version of that file.
Had forgotten to account for the fact that a file may have been created using a URL!
@agarny agarny force-pushed the issue214 branch 4 times, most recently from 1ea18c5 to f310a08 Compare July 2, 2024 05:22
@agarny agarny force-pushed the issue214 branch 4 times, most recently from 8fffef6 to 99a378c Compare July 3, 2024 21:38
This is for ISAN, so it will need to be reverted at some point.
Indeed, symbolic links were not being resolved.
@agarny agarny force-pushed the issue214 branch 2 times, most recently from fbd0220 to c589b78 Compare July 4, 2024 10:47
The end user should know that a child file is managed under /some/path/file.contents.
@agarny agarny force-pushed the issue214 branch 5 times, most recently from fbd9953 to 187ad03 Compare September 20, 2024 04:26
We need to do that to be able to access the .ttf and .woff2 files.
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.

libCOMBINE: allow a COMBINE archive to be initialised using some file contents
1 participant