travelping / ergw

erGW - Erlang implementations of GGSN or P-GW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build is broked for OTP 22.3 in ergw 2.8.7

vkatsuba opened this issue · comments

erGW version

2.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 fix provided as part of #288. Perhaps it will be made in separate PR.