https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4235
--- Comment #5 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2009-11-10 23:27:40 PDT ---
(In reply to comment #2)
> I keep seeing comments that a plug-in is easily converted to a built-in, but I
> haven't found any examples. I'd be happy to do that.
Simple, follow the instructions in README.developer 1.9 Editing Makefile.common
to add your dissector. Use your source files for that.
> I cannot drop the __attribute__, as it's part of our standard header file from
> the actual project. That's why __attribute__ is #define'ed.
This is going to be dropped when in the Wireshark repository. The janitors will
sweep it off, so you better be prepared for that.
I also agree with the comment from Anders that a more distinctive name would be
preferable.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.