Hi laf0rge,
wireshark has more strict compile settings and found this:
#define GSMTAP_TETRA_AACH 0x02 #define GSMTAP_TETRA_AACH 0x03
I would remove the second occurrence and renumber the other members? Or should I remove the first one and go with the value of 0x03?
z.
On Thu, Jan 27, 2011 at 09:59:44PM +0100, Holger Hans Peter Freyther wrote:
Hi laf0rge,
wireshark has more strict compile settings and found this:
#define GSMTAP_TETRA_AACH 0x02 #define GSMTAP_TETRA_AACH 0x03
I would remove the second occurrence and renumber the other members? Or should I remove the first one and go with the value of 0x03?
as nobody is using that code yet for anything, feel free to renumber.