ngn/k
19
63
Fork
You've already forked k
17

tighter control on symbol visibility in libk.so #84

Merged
ngn merged 1 commit from growler/k:ffi into master 2024年06月04日 20:39:58 +02:00
Collaborator
Copy link

This builds successfully and works with both the x/embed and x/extend directory examples on the following linux.

root@01c3e7d46b0a:/usr/src/k# uname -a
Linux 01c3e7d46b0a 6.5.11-linuxkit #1 SMP PREEMPT Wed Dec 6 17:08:31 UTC 2023 x86_64 GNU/Linux
root@01c3e7d46b0a:/usr/src/k# 

I tried testing ktye's sqlite extension but ran into odd issues with Docker on Mac.

I'm pretty confident in the change though.

I also added a Docker file with the thought that it might be an easy description of a "supported platform". I hope to also set up some automated testing.

This builds successfully and works with both the `x/embed` and `x/extend` directory examples on the following linux. ``` root@01c3e7d46b0a:/usr/src/k# uname -a Linux 01c3e7d46b0a 6.5.11-linuxkit #1 SMP PREEMPT Wed Dec 6 17:08:31 UTC 2023 x86_64 GNU/Linux root@01c3e7d46b0a:/usr/src/k# ``` I tried testing ktye's [sqlite](https://github.com/ktye/i/tree/master/%2B/sqlite) extension but ran into odd issues with Docker on Mac. I'm pretty confident in the change though. I also added a Docker file with the thought that it might be an easy description of a "supported platform". I hope to also set up some automated testing.
Author
Collaborator
Copy link

FWIW, this is the issue with Mac Docker.

FWIW, this is [the issue](https://github.com/docker/for-mac/issues/7308) with Mac Docker.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ngn/k!84
Reference in a new issue
ngn/k
No description provided.
Delete branch "growler/k:ffi"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?