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

Backport fix for LIBZMQ-526 #82

Merged
merged 1 commit into from
May 1, 2013
Merged

Conversation

trevorbernard
Copy link
Member

Fix syntax error

Fix syntax error
hintjens added a commit that referenced this pull request May 1, 2013
Backport fix for LIBZMQ-526
@hintjens hintjens merged commit 41b7f74 into zeromq:master May 1, 2013
marklakata added a commit to marklakata/zeromq3-x that referenced this pull request Mar 10, 2015
The Intel compiler complains about the order of "static" and "const". The fix is a simple switch to one line in one header file.

In file included from ipc_listener.cpp(29):
stream_engine.hpp(97): error zeromq#82: storage class is not first
          const static size_t greeting_size = 12;
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

Successfully merging this pull request may close these issues.

2 participants