Skip to content

g_get_current_time is deprecated in GLib 2.61.2 #2

@Linkid

Description

@Linkid

This warning was raised when compiling the extension:
warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]

Version: 1.0
Related articles:

Steps to reproduce:

  • use glib2 >= 2.61.2
  • compile the extension: python setup.py build_ext --inplace --force.

See #1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions