Bug 4449 - implicit declaration of function 'maemo_connect_key_press_to_mainwindow'
Summary: implicit declaration of function 'maemo_connect_key_press_to_mainwindow'
Status: NEW
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Other (show other bugs)
Version: 3.18.0
Hardware: PC Windows 10
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2021-02-24 19:24 UTC by Avinash Sonawane
Modified: 2021-02-24 20:35 UTC (History)
0 users

See Also:


Attachments

Description Avinash Sonawane 2021-02-24 19:24:22 UTC
Hello!

While building the latest master, clang threw this warning:

vcal_meeting_gtk.c:1627:2: warning: implicit declaration of function 'maemo_connect_key_press_to_mainwindow' is invalid in
      C99 [-Wimplicit-function-declaration]
        maemo_connect_key_press_to_mainwindow(GTK_WINDOW(meet->window));
        ^

Thanks!

Regards,
Avinash Sonawane (rootKea)
PICT Pune
Comment 1 Paul 2021-02-24 20:35:13 UTC
What were you intending on building it for if not maemo?

Note You need to log in before you can comment on or make changes to this bug.