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

Move eo-sys to eo-runtime #3236

Open
maxonfjvipon opened this issue Jun 25, 2024 · 3 comments
Open

Move eo-sys to eo-runtime #3236

maxonfjvipon opened this issue Jun 25, 2024 · 3 comments
Assignees

Comments

@maxonfjvipon
Copy link
Member

The library eo-sys contains 3 objects which interact with operating system via system calls. They should be part of eo-runtime as well as io subpackage.

@maxonfjvipon maxonfjvipon changed the title move eo-sys to eo-runtime Move eo-sys to eo-runtime Jun 25, 2024
Copy link

@maxonfjvipon thanks for the report, here is a feedback:

Problems

  • The bug report is missing a precise description of the issue or the bug, appearing more as a suggestion or task than a bug report.
  • The report fails to provide details about the environment (Operating System, software version, etc.) where the bug was encountered.
  • Absence of steps to reproduce the bug in the report, a crucial element for developers to replicate the issue and identify the root cause.

I would recommend including specific steps to reproduce the issue to improve the clarity and usefulness of the bug report.

Please fix the bug report in order it to get resolved faster.
Analyzed with gpt-4

@maxonfjvipon
Copy link
Member Author

The important thing here is that we should not introduce dependencies into eo-runtime meanwhile eo-sys depends on com.sun.jna for making system calls

@c71n93
Copy link
Member

c71n93 commented Jun 25, 2024

@maxonfjvipon assign me please

c71n93 added a commit to c71n93/eo that referenced this issue Jul 1, 2024
c71n93 added a commit to c71n93/eo that referenced this issue Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants