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

Jack2 metro.c #15

Merged
merged 22 commits into from
Dec 30, 2021
Merged

Jack2 metro.c #15

merged 22 commits into from
Dec 30, 2021

Conversation

dvzrv
Copy link
Collaborator

@dvzrv dvzrv commented Nov 26, 2021

example-clients/metro.c:
Merge the jack2 version of metro.c. Its initial version has been added
to the jack2 repository with changes applied on top of the original
example-clients version. Without prior removal the jack2 version can not
be merged.

Relates to #9

example-clients/metro.c:
Remove original metro.c as the jack2 variant of the file has been added
to its repository with modifications done to it. This would prevent
merging in the changes.
@dvzrv dvzrv added the enhancement New feature or request label Nov 26, 2021
@dvzrv dvzrv requested a review from falkTX November 26, 2021 14:15
@dvzrv dvzrv self-assigned this Nov 26, 2021
sletz and others added 21 commits December 13, 2021 20:51
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1195 0c269be4-1314-0410-8aa9-9f06e86f4224
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1204 0c269be4-1314-0410-8aa9-9f06e86f4224
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2353 0c269be4-1314-0410-8aa9-9f06e86f4224
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4517 0c269be4-1314-0410-8aa9-9f06e86f4224
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4616 0c269be4-1314-0410-8aa9-9f06e86f4224
This reverts commit f7ef090.

The commit introduced the following compiler error:

[100/255] Compiling posix/JackNetUnixSocket.cpp
../posix/JackNetUnixSocket.cpp: In member function 'int Jack::JackNetUnixSocket::NewSocket()':
../posix/JackNetUnixSocket.cpp:126:32: error: 'tos' was not declared in this scope
         socklen_t len = sizeof(tos);
@falkTX falkTX merged commit 1f9737b into main Dec 30, 2021
@falkTX falkTX deleted the jack2_metro branch December 30, 2021 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants