On Apr 21 2014 5:28 PM, W. Martinjak wrote:
> ...
>
> I've tested this with
> http://sourceforge.net/p/emc/mailman/message/31544568/

interesting bit of code...

> It works between 32bit machines.
>
> Between 32/64  now there is a new error message:
>
>  libnml/buffer/recvn.c 171:    Recv error: 14 = Bad address
>
> the old one before your patch was:
>
>  libnml/buffer/tcpmem.cc 1389: TCPMEM: Returned serial number(1999)
> does not match expected serial number(3)

interesting...  Looking at the above line they are written as %ld and 
not hex.  If I convert them to hex I fond that the first is 0x07CF and 
the other is 0x0003.  So neither should be the other clipped.  Something 
is defiantly hinky in some part of LCNC land...

No, I did not even consider that case when working on the code, but it 
at least appears that I did not make it any worse, just broken in a 
different way  ;-)

   EBo --



------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to