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.