Ethereal-dev: [Ethereal-dev] 3 MSVC warnings in packet-cmip and packet-cms

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Sun, 14 Nov 2004 13:16:08 +0100
Hi!

One old and two new and warnings:

packet-cmip.c
packet-cmip.c(216) : warning C4013: 'dissect_x509if_DistinguishedName' undefiniert; Annahme: extern mit Rueckgabetyp int packet-cmip.c(219) : warning C4013: 'dissect_x509if_RDNSequence' undefiniert; Annahme: extern mit Rueckgabetyp int
packet-cms.c
packet-cms.c(338) : warning C4013: 'dissect_cms_OCTET_STRING' undefiniert; Annahme: extern mit Rueckgabetyp int


BTW: What about moving the asn1 folder into epan? Or am I wrong with my assumption, that the asn1 folder is "dissector related"?

Regards, ULFL