Skip to content

warning: cast between incompatible function types from 'void'... #3

@andy5995

Description

@andy5995
../pinner.c: In function ‘create_popup_menu’:
../pinner.c:119:27: warning: cast between incompatible function types from ‘void (*)(void *)’ to ‘void (*)(void *, GClosure *)’ {aka ‘void (*)(void *, struct _GClosure *)’} [-Wcast-function-type]
  119 |                           (GClosureNotify)g_free,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions