Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] WiMAX ASN Control Protocol dissector submission status?

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: "Martin Mathieson" <martin.r.mathieson@xxxxxxxxxxxxxx>
Date: Thu, 6 Sep 2007 15:26:02 +0100

I checked this in earlier today, but have the following remaining
Windows warning/error.

packet-wimaxasncp.c(4151) : error C2099: initializer is not a constant
packet-wimaxasncp.c(4153) : warning C4047: 'initializing' : 'unsigned
int ' differs in levels of indirection from 'char [1]'
packet-wimaxasncp.c(4154) : warning C4047: 'initializing' : 'int '
differs in levels of indirection from 'void *'

The first line in question is

VALS(sminmpec_values),
as it appears in an hf_register_info.

VALS is a cast to (const struct _value_string*)

sminmpec is declared in <epan/sminmpec.h> as:

WS_VAR_IMPORT const value_string sminmpec_values[];

where WS_VAR_IMPORT is defined as extern in my Linux config.h

Any ideas?
Martin



On 9/6/07, Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx> wrote:
> Sorry about the delay on this.  I'm just about to pour a cup of tea
> and do it now.  Thanks again for submitting this.
>
> Martin
>
> On 9/6/07, Stephen Croll <croll@xxxxxxxxxxxxxxxxx> wrote:
> > Just checking on the submission status of the WiMAX ASN Control
> > Protocol dissector.  Is there anything further I need to do to have it
> > accepted/committed?
> >
> > For reference, the ticket is:
> >     Bugzilla Bug 1811 New WiMAX ASN Control Protocol (WIMAXASNCP)
> Dissector
> >     http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1811
> > --
> > Steve Croll
> >
> > _______________________________________________
> > Wireshark-dev mailing list
> > Wireshark-dev@xxxxxxxxxxxxx
> > http://www.wireshark.org/mailman/listinfo/wireshark-dev
> >
>

  • Follow-Ups:
    • Re: [Wireshark-dev] WiMAX ASN Control Protocol dissector submission status?
      • From: Martin Mathieson
    • Re: [Wireshark-dev] WiMAX ASN Control Protocol dissector submission status?
      • From: Guy Harris
  • References:
    • [Wireshark-dev] WiMAX ASN Control Protocol dissector submission status?
      • From: Stephen Croll
    • Re: [Wireshark-dev] WiMAX ASN Control Protocol dissector submission status?
      • From: Martin Mathieson
  • Prev by Date: Re: [Wireshark-dev] WiMAX ASN Control Protocol dissector submission status?
  • Next by Date: Re: [Wireshark-dev] WiMAX ASN Control Protocol dissector submission status?
  • Previous by thread: Re: [Wireshark-dev] WiMAX ASN Control Protocol dissector submission status?
  • Next by thread: Re: [Wireshark-dev] WiMAX ASN Control Protocol dissector submission status?
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation