Yeah, there is a whole bunch of references to it. Since it was static in the generated file and declared extern in the header file this makes it not compile on some systems
On Tue, Sep 28, 2010 at 9:20 PM, Bill Meier <[email protected]> wrote: > [email protected] wrote: > > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34269 > > > > User: sahlberg > > Date: 2010/09/27 08:31 PM > > > > Log: > > The array sminmpec_values should not be declated static since it is > > referenced from several dissectors > > > > Directory: /trunk/tools/ > > Changes Path Action > > +1 -1 make-sminmpec.pl Modified > > > > I thought I fixed all the references (to use sminmpec_values_ext instead > of sminmpec_values). > > Did I miss some ?? :) > > Bill > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: http://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject=unsubscribe >
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
