2015-05-20 20:15 GMT+02:00 Helge Kruse :
> Hi Pascal,
>
>
>
> at first I’ve spotted two additional functions that are missing or have
> changed the semantic.
>
>
>
> In old dissector I have a construct
>
>if (check_col(m_pinfo->cinfo, COL_PROTOCOL))
>
>{ // column is displayed
Hi Pascal,
at first I’ve spotted two additional functions that are missing or have changed
the semantic.
In old dissector I have a construct
if (check_col(m_pinfo->cinfo, COL_PROTOCOL))
{ // column is displayed
col_set_str(m_pinfo->cinfo, COL_PROTOCOL, "m
Hi Helge,
2015-05-20 18:46 GMT+02:00 Helge Kruse :
> Hi,
>
> I am migrating from WS 1.6 to WS 1.12 skipping all version between.
> I have some code that uses functions that are not available in the
> current version. How can I find how this functions are replaced by newer
> functions?
>
> Example
Hi,
I am migrating from WS 1.6 to WS 1.12 skipping all version between.
I have some code that uses functions that are not available in the
current version. How can I find how this functions are replaced by newer
functions?
Example: tvb_get_ephemeral_string()
Regards
Helge
--
PGP Fingerprint: E
2015-05-20 13:43 GMT+02:00 Pascal Quantin :
> 2015-05-20 13:34 GMT+02:00 Andrei Emeltchenko
> :
>>
>> Hi,
>>
>> recently I hit following error when building wireshark on Ubuntu 15.04:
>>
>> ...
>> AR libqtui.a
>> make[2]: Leaving directory '/usr/local/wireshark/ui/qt'
>> Making all in ui/gt
2015-05-20 13:34 GMT+02:00 Andrei Emeltchenko <
andrei.emeltchenko.n...@gmail.com>:
> Hi,
>
> recently I hit following error when building wireshark on Ubuntu 15.04:
>
> ...
> AR libqtui.a
> make[2]: Leaving directory '/usr/local/wireshark/ui/qt'
> Making all in ui/gtk
> make[2]: Entering
Hi,
recently I hit following error when building wireshark on Ubuntu 15.04:
...
AR libqtui.a
make[2]: Leaving directory '/usr/local/wireshark/ui/qt'
Making all in ui/gtk
make[2]: Entering directory '/usr/local/wireshark/ui/gtk'
CC libgtkui_a-gui_utils.o
gui_utils.c: In function ‘w