|
|
| Author |
Message |
|
| magnus at bluetail.com |
Posted: Wed Sep 03, 2003 1:58 pm |
|
|
|
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 |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
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
|
|
|