-
Notifications
You must be signed in to change notification settings - Fork 431
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
Mac osx exe name #13
Mac osx exe name #13
Conversation
Remove license stub.
Remove license stub. File to show options that tell GNU indent to format code as we want. Use better namespace for functions - use ucx namespace rather than temp "tc"
0-initialized for string NULL-termination. readlink returns status, but proc_pidpath returns length, so need "<=" null-termination test.
Merged build triggered. |
Merged build started. |
Merged build finished. Test PASSed. |
Test PASSed. |
Merged build triggered. |
Merged build started. |
Merged build finished. Test FAILed. |
Test FAILed. Build Log
Test FAILed. |
Merged build triggered. |
Merged build started. |
Merged build finished. Test FAILed. |
Test FAILed. Build Log
Test FAILed. |
@tonycurtis - sorry, my bad, it is "static" and not on stack. |
@miked-mellanox - there are one zillion of other compilation problems on OSX. We will be merging all together once we have solid code. |
The pull request has to be integrated will all the rest OS X fixes. It can't go as a stand alone commit. It will be committed later on as a part of #9 |
Reduce size of domain-specific config array to actual number of addre…
TEST/APPS: Introduce number of buffers for communications
Guard finding the name of the current executable for Linux and Mac OS X