[Bug 127] IPC protocol is not endian independent

[email protected] Thu, 26 May 2005 16:12:09 +0200 (CEST)
Newsgroups gmane.comp.video.gephex.devel
Message-ID <[email protected]>
https://bugs.gephex.org/show_bug.cgi?id=127





------- Additional Comments From [email protected]  2005-05-26 16:12 -------
Problem is a cast of data received over the network to unsigned int in base/src/net/tagutils.cpp.
The rest of the protocol already is endian independent.
Will merge fix soon.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.