-
Notifications
You must be signed in to change notification settings - Fork 2.3k
5069 missing dll #5071
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
5069 missing dll #5071
Conversation
…Library, harden TaskManagerTest
* fic(ci): separate oracle and sqlserver odbc (out of disk space) * use oracle odbc driver * use oracle free * ad db user * postpone adding user after build * remove default tablespace (does not exist) * reinstate all ci jobs
…run tests on Intel macOS
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why does HPUX have its own (duplicated) implementation? Isn't that Unix?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it is, but from the ancient times when there were many specifics in various vendors versions. I'm not sure what state it its posix-compliance today, last time I touched that OS was over 30 years ago. in any case, for us it is not important unless someone shows up willing to maintain it or pay for update/maintenance, I consider it a dead-end implementation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No other observations from my side.
No description provided.