Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] win32 buildbot fails in airpcap_gui_utils.c

From: Gerald Combs <gerald@xxxxxxxxxxxxx>
Date: Thu, 11 Jan 2007 14:13:07 -0800
Ulf Lamping wrote:
> Hi!
> 
> The Win32 buildbot fails with:
> 
> airpcap_gui_utils.c
> airpcap_gui_utils.c(338) : error C2039: 'str' : is not a member of '_GByteArray'
>         C:\wireshark-win32-libs\glib\include\glib-2.0\glib/garray.h(45) : see declaration of '_GByteArray'
> airpcap_gui_utils.c(338) : error C2198: 'g_strdup' : too few actual parameters
> airpcap_gui_utils.c(837) : warning C4133: '=' : incompatible types - from 'struct _GString *' to 'struct _GByteArray *'
> 
> 
> Seems to be related to SVN 20388 - Gerald, could you have a look at it?

It was.  A fix has been checked in.