Erlang/OTP Forums

Author Message

<  Erlang patches mailing list  ~  erl_interface (erl_connect..c)

magnus at bluetail.com
Posted: Wed Sep 03, 2003 1:58 pm Reply with quote
Guest
Hi

I noticed that this patch did not make it into R9C-0.
So, here it goes again:

RCS file:
/home/share/erlang/cvsroot/otp/lib/erl_interface/src/legacy/erl_connect.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lib/erl_interface/src/legacy/erl_connect.c 2 Sep 2003 13:34:31 -0000 1.1
+++ lib/erl_interface/src/legacy/erl_connect.c 3 Sep 2003 13:52:06 -0000 1.2
_at__at_ -281,6 +281,8 _at__at_
switch (msg.msgtype) {
case ERL_SEND:
case ERL_REG_SEND:
+ case ERL_EXIT:
+ case ERL_EXIT2:
if (ei_decode_term(x->buff, &index, &emsg->msg) < 0)
r = ERL_ERROR;
break;

Cheers
/Magnus

Magnus Fr

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