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

Add aeon to src as a git subtree #7

Merged
merged 247 commits into from
May 23, 2023
Merged

Add aeon to src as a git subtree #7

merged 247 commits into from
May 23, 2023

Conversation

RyanGibb
Copy link
Collaborator

See #5

pqwy and others added 22 commits October 25, 2022 21:22
use Bytes.t as data type for IPv6 addresses
git-subtree-dir: src/aeon
git-subtree-split: 7c590f3a982dd5dbb8e9d703083ab3f9862c4ce7
git-subtree-dir: lib/tuntap
git-subtree-mainline: 5edf02a
git-subtree-split: 2b377e4
git-subtree-dir: lib/lru
git-subtree-mainline: 1b4ac0f
git-subtree-split: cf049b9
@RyanGibb
Copy link
Collaborator Author

Required:

@RyanGibb
Copy link
Collaborator Author

Should I be squashing git subtree operations? Updating ipaddr seems to have pulled in a lot of commits

@avsm
Copy link
Owner

avsm commented May 23, 2023

No need -- the fun of subtree is that it keeps all the intermediate commits of the subtrees!

@avsm avsm merged commit 2f652b7 into avsm:main May 23, 2023
@RyanGibb
Copy link
Collaborator Author

It looks like this has broken the macos build due to shell over DNS (SoD)'s dependency on Eio_linux for process support.

Using cross platform support should fix this, but I should probably also upstream the PTY bindings.

@RyanGibb RyanGibb mentioned this pull request May 23, 2023
avsm pushed a commit that referenced this pull request May 24, 2023
* Don't use `Thread.create` or `Eio_unix.run_in_systhread`

* update flake

* no cachix
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.