Hi, I had a quick look at the warnings for NBAP some of the "unused function" warnings are due To the "dirty" way hf fields and stuff are auto generated by creating dummy choice statements for Opcodes and elements to hand craft them or remove the dummy statements after copying the auto generated stuff to the template file seems like owerkill or?
Other parts of the warnings are problems with asn2wrs it self or how it's used. >Tomas kukosa wrote: >those "field functions" are created bacuse of -F option is used. >It is used because some of "field functions" are called from nbap template. > >"field functions" are not called from generated code now. >It was changed few months ago when I change PER helper funcions from "field oriented" to "type oriented". I'm not sure how to fix those... Best regards Anders -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joerg Mayer Sent: den 28 mars 2007 14:13 To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] [Patch] pragma warning On Wed, Mar 28, 2007 at 08:21:24AM +0000, ronnie sahlberg wrote: > I dont think it is really realistic to have all autogenerated files > always compile without any warnings. Which warnings do you have in mind specifically? Why do you think they can't be avoided? > Maybe we should instead split Makefile.common up into three parts : > > First part : normal dissectors > > Second part : ANS2WRS generated dissectors which take extra compile > time flags and definitions to suppress artefacts from the compiler. I think they should just be generated from their "real sources" on each build, thus removing the need to manually rebuild them at all. > Third part : PIDL generated dissectors that once again take extra > compile parameters and definitions. dito. ciao Joerg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology. _______________________________________________ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev _______________________________________________ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev