ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5635] Create a ETSI TETRA dissector for wireshark

Date: Sun, 30 Jan 2011 10:56:54 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5635

--- Comment #12 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2011-01-30 19:56:53 CET ---
Could you have a look at the Code style, portability section of
doc/README.developer.

I see (and that's mainly the template file) some show stoppers, like:
C++ style comments
Taking a pointer to a tvb, cast it to a guint8 pointer, dereference it with
array index 0 and use that value.
Same thing with uint16's, uint32's.

No need to attach all these files and patches, please attach only the files
needed for the ASN.1 directory in the repository; any generated files will be
generated by the core developer on commit.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.