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

Linux mod binary loader should be improved #44

Open
ensiform opened this issue Jun 8, 2019 · 3 comments
Open

Linux mod binary loader should be improved #44

ensiform opened this issue Jun 8, 2019 · 3 comments

Comments

@ensiform
Copy link
Member

ensiform commented Jun 8, 2019

Right now it does some weird stuff with checking .sos in homepath and doesn't really seem to function? It just deletes because the cvar isn't working.

Could be part of finishing #9

@tsiren
Copy link
Collaborator

tsiren commented Jun 10, 2019

Which cvar? Please post some output? Do you build it yourself now in manjaro distro?

@ensiform
Copy link
Member Author

cl_lastVersion%MODULE%

@ensiform
Copy link
Member Author

ensiform commented Jun 24, 2019

https://github.com/etfdevs/ETe/blob/master/src/unix/unix_main.c#L883

This cvar never seems to be initialized at all, ever. Could be it got canned elsewhere. Will check. Ends up calling the remove() on homepath .sos that is a few lines below.

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

No branches or pull requests

2 participants