Den 3 maj 2017 18:49 skrev "Martin Mathieson" <
[email protected]>:

In the top-level CMakeLists.txt, we currently set GLIB2_MIN_VERSION to
2.22.0.

g_get_monotonic_time() is used in ui/gtk/rtp_player.c and wireshark-qt.cpp.

Should we:
- increase move GLIB2_MIN_VERSION on?
- rework the calls to this function ?
- add something to wsutil/glib-compat.c/h ?

Regards,
Martin


I took a look at adding it to glib-compat.c a while ago and it is pretty
straight forward. If I remember correctly, if we cheat on Windows and call
it directly as we have the required version there.
Regards
Anders


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to