saleyn / eixx

Erlang C++ Interface
Apache License 2.0
137 stars 26 forks source link

Support Boost v1.66+ and OTP v20 to v22 #45

Closed heri16 closed 3 years ago

heri16 commented 3 years ago

Changes:

saleyn commented 3 years ago

There seems to be an issue that test cases are failing with this merged PR that previously were working fine. See the 5ef2189 commit where the test run cleanly.

$ build/test/test-eterm

@heri16, would you be able to fix the issues? I find it helpful to verify the encoding of terms with term_to_binary(Term).