aMule Bug Tracker - aMule
View Issue Details
0001135aMuleExternal Connpublic2007-06-26 12:592007-07-02 05:07
MarcEspie 
Kry 
noneminoralways
closedno change required 
2.1.3 
 
Any
0001135: can't interoperate amuled and amulecmd on different architectures
storing different statistics depending on architecture is one thing.

However, those statistics are transmitted as-is on the wire, which means it is impossible to get statistics on an amulecmd running on an i386 with amuled running on sparc64.

I suggest either making things 64 bits always (how slow can it actually be, compared to everything else amule is doing ?), or else thinking more about what you transfer before you transfer it.
No tags attached.
Issue History
2007-06-26 12:59MarcEspieNew Issue
2007-06-26 12:59MarcEspieOperating System => Any
2007-06-26 15:49MarcEspieNote Added: 0002338
2007-06-26 17:49KryNote Added: 0002339
2007-06-26 17:51KryStatusnew => assigned
2007-06-26 17:51KryAssigned To => Kry
2007-06-26 17:53KryNote Edited: 0002339
2007-07-02 05:07KryNote Added: 0002340
2007-07-02 05:07KryPrioritynormal => none
2007-07-02 05:07KryStatusassigned => closed
2007-07-02 05:07KryResolutionopen => no change required

Notes
(0002338)
MarcEspie   
2007-06-26 15:49   
More broken than I thought... I recompiled an i386 client, and it still doesn't work. Apparently, the people who wrote that part of the code don't understand how network communication works...
(0002339)
Kry   
2007-06-26 17:49   
(edited on: 2007-06-26 17:53)
Apparently, the person reporting the supposed bug report doesn't understand how to report a bug as well. I am inclined to think the person that wrote this bug report doesn't understand how to use the program, and probably the person that wrote this bug report can't read english by checking the wiki.

The EC protocol is arch-independant and works perfectly between different endianess and bit-size CPUs (as is used by a lot of people, including me). Next time you're going to blame your lack of skills to operate the program on the developers, think twice.

edited on: 06-26-07 17:53
(0002340)
Kry   
2007-07-02 05:07   
CLosed for lack of input. Shame, it was being interesting.