]> rtime.felk.cvut.cz Git - frescor/fwp.git/commit
wme_test: Make the message format independent of 32/64 bit architecture
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 3 Aug 2009 09:30:06 +0000 (11:30 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 3 Aug 2009 16:03:08 +0000 (18:03 +0200)
commite5aa2592af7066f2696bc310ba68719c5cded54e
tree58c3a665e7b39d72bf7bf1c2a87b453b3ab4b004
parent81e16036e58864e660a412705e3c54cbc50289f0
wme_test: Make the message format independent of 32/64 bit architecture

When wclient and wserver were run on different architectures
(32/64-bit), the message format was different on each machine and the
results were wrong.
wme_test/common.h
wme_test/wclient.c
wme_test/wserver.c