Erlang/OTP Forums

Author Message

<  Erlang patches mailing list  ~  Non-exported driver functions in Windows build

james at dadgum.com
Posted: Sat Feb 22, 2003 4:39 pm Reply with quote
Guest
At least the following functions, declared in erl_driver.h, should be
exported from beam.dll under Windows, but aren't:

driver_output_term
driver_send_term
driver_mk_atom
driver_mk_port
driver_connected
driver_caller
driver_term_nil

This can be fixed by adding the above lines to erl.def. It only
requires relinking.

James



Post generated using Mail2Forum (http://m2f.sourceforge.net)
kent at erix.ericsson.se
Posted: Sat Feb 22, 2003 11:32 pm Reply with quote
Guest
"James Hague" <james_at_dadgum.com> writes:
> At least the following functions, declared in erl_driver.h, should be
> exported from beam.dll under Windows, but aren't:
>
> driver_output_term
> driver_send_term
> driver_mk_atom
> driver_mk_port
> driver_connected
> driver_caller
> driver_term_nil
>
> This can be fixed by adding the above lines to erl.def. It only
> requires relinking.

Thanks, these are added to the source,

kent


Post generated using Mail2Forum (http://m2f.sourceforge.net)

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum