mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
erlang: Port to libei for Erlang 23
Replace the use of liberl_interface, which is removed in Erlang 23, by libei. The implementation uses the ei_decode_iodata() function which has been introduces only for Erlang 23, so it doesnt work with earlier Erlang versions.
This commit is contained in:
committed by
Richard W.M. Jones
parent
faa5d8507f
commit
987734fcca
@@ -358,11 +358,12 @@ Optional. Used to build the Vala bindings.
|
||||
|
||||
Optional. Used to build the LUA bindings.
|
||||
|
||||
=item Erlang
|
||||
=item Erlang E<ge> 23
|
||||
|
||||
=item erl_interface
|
||||
=item ei
|
||||
|
||||
Optional. Used to build the Erlang bindings.
|
||||
Optional. Used to build the Erlang bindings. Note that Erlang E<le>
|
||||
22 will not work unless you use libguestfs E<le> 1.42.
|
||||
|
||||
=item golang E<ge> 1.1.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user