We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
erGW
2.8.7
Due to troubles with Travis CI it was difficult to track down the build issue for OTP 22.3.
Syntax error is thrown during compilation for OTP 22.3: src/ergw_sx_socket.erl:96: syntax error before: _ffff_ffff_ffff.
src/ergw_sx_socket.erl:96: syntax error before: _ffff_ffff_ffff
The build for OTP 22.3 is occurs without errors.
The text was updated successfully, but these errors were encountered:
The fix provided as part of #288. Perhaps it will be made in separate PR.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
erGW
version2.8.7
Description
Due to troubles with Travis CI it was difficult to track down the build issue for OTP 22.3.
Current behavior
Syntax error is thrown during compilation for OTP 22.3:
src/ergw_sx_socket.erl:96: syntax error before: _ffff_ffff_ffff
.Expected behavior
The build for OTP 22.3 is occurs without errors.
The text was updated successfully, but these errors were encountered: