CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_LD_FLAGS
ECM_MKSPECS_INSTALL_DIR
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/lib/FalkonPrivate_autogen/mocs_compilation.cpp:104:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/lib/FalkonPrivate_autogen/AGZFLHPRWK/moc_qmlextensionscheme.cpp:9:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/lib/FalkonPrivate_autogen/AGZFLHPRWK/../../../../../src/lib/plugins/qml/api/extensionscheme/qmlextensionscheme.h:21:
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/lib/FalkonPrivate_autogen/AGZFLHPRWK/../../../../../src/lib/plugins/qml/api/extensionscheme/qmlwebengineurlrequestjob.h:45:44: warning: 'NoError' is deprecated: This attribute has no effect. [-Wdeprecated-declarations]
45 | NoError = QWebEngineUrlRequestJob::NoError, //!< No error
| ^
/usr/include/qt6/QtWebEngineCore/qwebengineurlrequestjob.h:30:17: note: 'NoError' has been explicitly marked deprecated here
30 | NoError Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/adblock/adblockmanager.cpp:47:51: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions]
47 | Q_GLOBAL_STATIC(AdBlockManager, qz_adblock_manager)
| ^
/usr/include/qt6/QtCore/qglobalstatic.h:125:9: note: macro 'Q_GLOBAL_STATIC' defined here
125 | #define Q_GLOBAL_STATIC(TYPE, NAME, ...) \
| ^
1 warning generated.
1 warning generated.
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/datapaths.cpp:29:41: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions]
29 | Q_GLOBAL_STATIC(DataPaths, qz_data_paths)
| ^
/usr/include/qt6/QtCore/qglobalstatic.h:125:9: note: macro 'Q_GLOBAL_STATIC' defined here
125 | #define Q_GLOBAL_STATIC(TYPE, NAME, ...) \
| ^
1 warning generated.
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/mainapplication.cpp:331:50: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
331 | QTimer::singleShot(60 * 1000, this, [this]() {
| ^~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:395:30: warning: 'Notifications' is deprecated: Use QWebEnginePermission::PermissionType::Notifications instead [-Wdeprecated-declarations]
395 | {QWebEnginePage::Notifications, QSL("Notifications")},
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:178:23: note: 'Notifications' has been explicitly marked deprecated here
178 | Notifications Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:396:30: warning: 'Geolocation' is deprecated: Use QWebEnginePermission::PermissionType::Geolocation instead [-Wdeprecated-declarations]
396 | {QWebEnginePage::Geolocation, QSL("Geolocation")},
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:180:21: note: 'Geolocation' has been explicitly marked deprecated here
180 | Geolocation Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:397:30: warning: 'MediaAudioCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaAudioCapture instead [-Wdeprecated-declarations]
397 | {QWebEnginePage::MediaAudioCapture, QSL("MediaAudioCapture")},
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:182:27: note: 'MediaAudioCapture' has been explicitly marked deprecated here
182 | MediaAudioCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:398:30: warning: 'MediaVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaVideoCapture instead [-Wdeprecated-declarations]
398 | {QWebEnginePage::MediaVideoCapture, QSL("MediaVideoCapture")},
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:184:27: note: 'MediaVideoCapture' has been explicitly marked deprecated here
184 | MediaVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:399:30: warning: 'MediaAudioVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaAudioVideoCapture instead [-Wdeprecated-declarations]
399 | {QWebEnginePage::MediaAudioVideoCapture, QSL("MediaAudioVideoCapture")},
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:186:32: note: 'MediaAudioVideoCapture' has been explicitly marked deprecated here
186 | MediaAudioVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:400:30: warning: 'MouseLock' is deprecated: Use QWebEnginePermission::PermissionType::MouseLock instead [-Wdeprecated-declarations]
400 | {QWebEnginePage::MouseLock, QSL("MouseLock")},
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:188:19: note: 'MouseLock' has been explicitly marked deprecated here
188 | MouseLock Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:401:30: warning: 'DesktopVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::DesktopVideoCapture instead [-Wdeprecated-declarations]
401 | {QWebEnginePage::DesktopVideoCapture, QSL("DesktopVideoCapture")},
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:190:29: note: 'DesktopVideoCapture' has been explicitly marked deprecated here
190 | DesktopVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:402:30: warning: 'DesktopAudioVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::DesktopAudioVideoCapture instead [-Wdeprecated-declarations]
402 | {QWebEnginePage::DesktopAudioVideoCapture,QSL("DesktopAudioVideoCapture")}
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:192:34: note: 'DesktopAudioVideoCapture' has been explicitly marked deprecated here
192 | DesktopAudioVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:482:69: warning: 'Notifications' is deprecated: Use QWebEnginePermission::PermissionType::Notifications instead [-Wdeprecated-declarations]
482 | query.bindValue(2, siteSetting.features[QWebEnginePage::Notifications]);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:178:23: note: 'Notifications' has been explicitly marked deprecated here
178 | Notifications Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:483:69: warning: 'Geolocation' is deprecated: Use QWebEnginePermission::PermissionType::Geolocation instead [-Wdeprecated-declarations]
483 | query.bindValue(3, siteSetting.features[QWebEnginePage::Geolocation]);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:180:21: note: 'Geolocation' has been explicitly marked deprecated here
180 | Geolocation Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:484:69: warning: 'MediaAudioCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaAudioCapture instead [-Wdeprecated-declarations]
484 | query.bindValue(4, siteSetting.features[QWebEnginePage::MediaAudioCapture]);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:182:27: note: 'MediaAudioCapture' has been explicitly marked deprecated here
182 | MediaAudioCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:485:69: warning: 'MediaVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaVideoCapture instead [-Wdeprecated-declarations]
485 | query.bindValue(5, siteSetting.features[QWebEnginePage::MediaVideoCapture]);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:184:27: note: 'MediaVideoCapture' has been explicitly marked deprecated here
184 | MediaVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:486:69: warning: 'MediaAudioVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaAudioVideoCapture instead [-Wdeprecated-declarations]
486 | query.bindValue(6, siteSetting.features[QWebEnginePage::MediaAudioVideoCapture]);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:186:32: note: 'MediaAudioVideoCapture' has been explicitly marked deprecated here
186 | MediaAudioVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:487:69: warning: 'MouseLock' is deprecated: Use QWebEnginePermission::PermissionType::MouseLock instead [-Wdeprecated-declarations]
487 | query.bindValue(7, siteSetting.features[QWebEnginePage::MouseLock]);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:188:19: note: 'MouseLock' has been explicitly marked deprecated here
188 | MouseLock Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:488:69: warning: 'DesktopVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::DesktopVideoCapture instead [-Wdeprecated-declarations]
488 | query.bindValue(8, siteSetting.features[QWebEnginePage::DesktopVideoCapture]);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:190:29: note: 'DesktopVideoCapture' has been explicitly marked deprecated here
190 | DesktopVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/app/profilemanager.cpp:489:69: warning: 'DesktopAudioVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::DesktopAudioVideoCapture instead [-Wdeprecated-declarations]
489 | query.bindValue(9, siteSetting.features[QWebEnginePage::DesktopAudioVideoCapture]);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:192:34: note: 'DesktopAudioVideoCapture' has been explicitly marked deprecated here
192 | DesktopAudioVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
1 warning generated.
16 warnings generated.
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/navigation/navigationbarconfigdialog.cpp:42:24: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
42 | auto createItem = [this](const NavigationBar::WidgetData &data) {
| ^~~~
1 warning generated.
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:48:21: warning: 'Notifications' is deprecated: Use QWebEnginePermission::PermissionType::Notifications instead [-Wdeprecated-declarations]
48 | QWebEnginePage::Notifications
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:178:23: note: 'Notifications' has been explicitly marked deprecated here
178 | Notifications Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:49:22: warning: 'Geolocation' is deprecated: Use QWebEnginePermission::PermissionType::Geolocation instead [-Wdeprecated-declarations]
49 | ,QWebEnginePage::Geolocation
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:180:21: note: 'Geolocation' has been explicitly marked deprecated here
180 | Geolocation Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:50:22: warning: 'MediaAudioCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaAudioCapture instead [-Wdeprecated-declarations]
50 | ,QWebEnginePage::MediaAudioCapture
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:182:27: note: 'MediaAudioCapture' has been explicitly marked deprecated here
182 | MediaAudioCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:51:22: warning: 'MediaVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaVideoCapture instead [-Wdeprecated-declarations]
51 | ,QWebEnginePage::MediaVideoCapture
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:184:27: note: 'MediaVideoCapture' has been explicitly marked deprecated here
184 | MediaVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:52:22: warning: 'MediaAudioVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaAudioVideoCapture instead [-Wdeprecated-declarations]
52 | ,QWebEnginePage::MediaAudioVideoCapture
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:186:32: note: 'MediaAudioVideoCapture' has been explicitly marked deprecated here
186 | MediaAudioVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:53:22: warning: 'MouseLock' is deprecated: Use QWebEnginePermission::PermissionType::MouseLock instead [-Wdeprecated-declarations]
53 | ,QWebEnginePage::MouseLock
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:188:19: note: 'MouseLock' has been explicitly marked deprecated here
188 | MouseLock Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:54:22: warning: 'DesktopVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::DesktopVideoCapture instead [-Wdeprecated-declarations]
54 | ,QWebEnginePage::DesktopVideoCapture
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:190:29: note: 'DesktopVideoCapture' has been explicitly marked deprecated here
190 | DesktopVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:55:22: warning: 'DesktopAudioVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::DesktopAudioVideoCapture instead [-Wdeprecated-declarations]
55 | ,QWebEnginePage::DesktopAudioVideoCapture
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:192:34: note: 'DesktopAudioVideoCapture' has been explicitly marked deprecated here
192 | DesktopAudioVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:336:30: warning: 'Notifications' is deprecated: Use QWebEnginePermission::PermissionType::Notifications instead [-Wdeprecated-declarations]
336 | case QWebEnginePage::Notifications:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:178:23: note: 'Notifications' has been explicitly marked deprecated here
178 | Notifications Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:338:30: warning: 'Geolocation' is deprecated: Use QWebEnginePermission::PermissionType::Geolocation instead [-Wdeprecated-declarations]
338 | case QWebEnginePage::Geolocation:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:180:21: note: 'Geolocation' has been explicitly marked deprecated here
180 | Geolocation Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:340:30: warning: 'MediaAudioCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaAudioCapture instead [-Wdeprecated-declarations]
340 | case QWebEnginePage::MediaAudioCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:182:27: note: 'MediaAudioCapture' has been explicitly marked deprecated here
182 | MediaAudioCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:342:30: warning: 'MediaVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaVideoCapture instead [-Wdeprecated-declarations]
342 | case QWebEnginePage::MediaVideoCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:184:27: note: 'MediaVideoCapture' has been explicitly marked deprecated here
184 | MediaVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:344:30: warning: 'MediaAudioVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaAudioVideoCapture instead [-Wdeprecated-declarations]
344 | case QWebEnginePage::MediaAudioVideoCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:186:32: note: 'MediaAudioVideoCapture' has been explicitly marked deprecated here
186 | MediaAudioVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:346:30: warning: 'MouseLock' is deprecated: Use QWebEnginePermission::PermissionType::MouseLock instead [-Wdeprecated-declarations]
346 | case QWebEnginePage::MouseLock:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:188:19: note: 'MouseLock' has been explicitly marked deprecated here
188 | MouseLock Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:348:30: warning: 'DesktopVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::DesktopVideoCapture instead [-Wdeprecated-declarations]
348 | case QWebEnginePage::DesktopVideoCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:190:29: note: 'DesktopVideoCapture' has been explicitly marked deprecated here
190 | DesktopVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:350:30: warning: 'DesktopAudioVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::DesktopAudioVideoCapture instead [-Wdeprecated-declarations]
350 | case QWebEnginePage::DesktopAudioVideoCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:192:34: note: 'DesktopAudioVideoCapture' has been explicitly marked deprecated here
192 | DesktopAudioVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:431:30: warning: 'Notifications' is deprecated: Use QWebEnginePermission::PermissionType::Notifications instead [-Wdeprecated-declarations]
431 | case QWebEnginePage::Notifications:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:178:23: note: 'Notifications' has been explicitly marked deprecated here
178 | Notifications Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:433:30: warning: 'Geolocation' is deprecated: Use QWebEnginePermission::PermissionType::Geolocation instead [-Wdeprecated-declarations]
433 | case QWebEnginePage::Geolocation:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:180:21: note: 'Geolocation' has been explicitly marked deprecated here
180 | Geolocation Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:435:30: warning: 'MediaAudioCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaAudioCapture instead [-Wdeprecated-declarations]
435 | case QWebEnginePage::MediaAudioCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:182:27: note: 'MediaAudioCapture' has been explicitly marked deprecated here
182 | MediaAudioCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:437:30: warning: 'MediaVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaVideoCapture instead [-Wdeprecated-declarations]
437 | case QWebEnginePage::MediaVideoCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:184:27: note: 'MediaVideoCapture' has been explicitly marked deprecated here
184 | MediaVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:439:30: warning: 'MediaAudioVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaAudioVideoCapture instead [-Wdeprecated-declarations]
439 | case QWebEnginePage::MediaAudioVideoCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:186:32: note: 'MediaAudioVideoCapture' has been explicitly marked deprecated here
186 | MediaAudioVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:441:30: warning: 'MouseLock' is deprecated: Use QWebEnginePermission::PermissionType::MouseLock instead [-Wdeprecated-declarations]
441 | case QWebEnginePage::MouseLock:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:188:19: note: 'MouseLock' has been explicitly marked deprecated here
188 | MouseLock Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:443:30: warning: 'DesktopVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::DesktopVideoCapture instead [-Wdeprecated-declarations]
443 | case QWebEnginePage::DesktopVideoCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:190:29: note: 'DesktopVideoCapture' has been explicitly marked deprecated here
190 | DesktopVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/other/sitesettingsmanager.cpp:445:30: warning: 'DesktopAudioVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::DesktopAudioVideoCapture instead [-Wdeprecated-declarations]
445 | case QWebEnginePage::DesktopAudioVideoCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:192:34: note: 'DesktopAudioVideoCapture' has been explicitly marked deprecated here
192 | DesktopAudioVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
24 warnings generated.
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/plugins/ocssupport.cpp:33:43: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions]
33 | Q_GLOBAL_STATIC(OcsSupport, qz_ocs_support)
| ^
/usr/include/qt6/QtCore/qglobalstatic.h:125:9: note: macro 'Q_GLOBAL_STATIC' defined here
125 | #define Q_GLOBAL_STATIC(TYPE, NAME, ...) \
| ^
1 warning generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/plugins/qml/qmlplugins.cpp:48:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/plugins/qml/api/extensionscheme/qmlextensionscheme.h:21:
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/plugins/qml/api/extensionscheme/qmlwebengineurlrequestjob.h:45:44: warning: 'NoError' is deprecated: This attribute has no effect. [-Wdeprecated-declarations]
45 | NoError = QWebEngineUrlRequestJob::NoError, //!< No error
| ^
/usr/include/qt6/QtWebEngineCore/qwebengineurlrequestjob.h:30:17: note: 'NoError' has been explicitly marked deprecated here
30 | NoError Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
1 warning generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/plugins/qml/api/extensionscheme/qmlwebengineurlrequestjob.cpp:18:
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/plugins/qml/api/extensionscheme/qmlwebengineurlrequestjob.h:45:44: warning: 'NoError' is deprecated: This attribute has no effect. [-Wdeprecated-declarations]
45 | NoError = QWebEngineUrlRequestJob::NoError, //!< No error
| ^
/usr/include/qt6/QtWebEngineCore/qwebengineurlrequestjob.h:30:17: note: 'NoError' has been explicitly marked deprecated here
30 | NoError Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/plugins/qml/api/extensionscheme/qmlextensionscheme.cpp:18:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/plugins/qml/api/extensionscheme/qmlextensionscheme.h:21:
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/plugins/qml/api/extensionscheme/qmlwebengineurlrequestjob.h:45:44: warning: 'NoError' is deprecated: This attribute has no effect. [-Wdeprecated-declarations]
45 | NoError = QWebEngineUrlRequestJob::NoError, //!< No error
| ^
/usr/include/qt6/QtWebEngineCore/qwebengineurlrequestjob.h:30:17: note: 'NoError' has been explicitly marked deprecated here
30 | NoError Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
1 warning generated.
1 warning generated.
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/preferences/preferences.cpp:492:63: warning: 'location' is deprecated: Use path() [-Wdeprecated-declarations]
492 | dictionariesDirs.append(QDir::cleanPath(QLibraryInfo::location(QLibraryInfo::DataPath) + QL1S("/qtwebengine_dictionaries")));
| ^
/usr/include/qt6/QtCore/qlibraryinfo.h:48:5: note: 'location' has been explicitly marked deprecated here
48 | QT_DEPRECATED_VERSION_X_6_0("Use path()")
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:141:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_0'
141 | # define QT_DEPRECATED_VERSION_X_6_0(text) QT_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:29:33: note: expanded from macro 'QT_DEPRECATED_X'
29 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
1 warning generated.
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tabwidget/tabbar.cpp:85:45: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions]
85 | Q_GLOBAL_STATIC(TabBarTabMetrics, tabMetrics)
| ^
/usr/include/qt6/QtCore/qglobalstatic.h:125:9: note: macro 'Q_GLOBAL_STATIC' defined here
125 | #define Q_GLOBAL_STATIC(TYPE, NAME, ...) \
| ^
1 warning generated.
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsmanager.cpp:50:15: warning: 'setFeaturePermission' is deprecated: Setting permissions through QWebEnginePage has been deprecated. Please use QWebEnginePermission instead. [-Wdeprecated-declarations]
50 | page->setFeaturePermission(origin, feature, QWebEnginePage::PermissionGrantedByUser);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:259:5: note: 'setFeaturePermission' has been explicitly marked deprecated here
259 | QT_DEPRECATED_VERSION_X_6_8(
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:205:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_8'
205 | # define QT_DEPRECATED_VERSION_X_6_8(text) QT_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:29:33: note: expanded from macro 'QT_DEPRECATED_X'
29 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsmanager.cpp:50:69: warning: 'PermissionGrantedByUser' is deprecated: Use QWebEnginePermission::State::Granted instead [-Wdeprecated-declarations]
50 | page->setFeaturePermission(origin, feature, QWebEnginePage::PermissionGrantedByUser);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:156:33: note: 'PermissionGrantedByUser' has been explicitly marked deprecated here
156 | PermissionGrantedByUser Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsmanager.cpp:53:15: warning: 'setFeaturePermission' is deprecated: Setting permissions through QWebEnginePage has been deprecated. Please use QWebEnginePermission instead. [-Wdeprecated-declarations]
53 | page->setFeaturePermission(origin, feature, QWebEnginePage::PermissionDeniedByUser);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:259:5: note: 'setFeaturePermission' has been explicitly marked deprecated here
259 | QT_DEPRECATED_VERSION_X_6_8(
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:205:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_8'
205 | # define QT_DEPRECATED_VERSION_X_6_8(text) QT_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:29:33: note: expanded from macro 'QT_DEPRECATED_X'
29 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsmanager.cpp:53:69: warning: 'PermissionDeniedByUser' is deprecated: Use QWebEnginePermission::State::Denied instead [-Wdeprecated-declarations]
53 | page->setFeaturePermission(origin, feature, QWebEnginePage::PermissionDeniedByUser);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:158:32: note: 'PermissionDeniedByUser' has been explicitly marked deprecated here
158 | PermissionDeniedByUser Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsmanager.cpp:68:35: warning: 'PermissionGrantedByUser' is deprecated: Use QWebEnginePermission::State::Granted instead [-Wdeprecated-declarations]
68 | if (policy == QWebEnginePage::PermissionGrantedByUser) {
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:156:33: note: 'PermissionGrantedByUser' has been explicitly marked deprecated here
156 | PermissionGrantedByUser Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
5 warnings generated.
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:45:26: warning: 'Notifications' is deprecated: Use QWebEnginePermission::PermissionType::Notifications instead [-Wdeprecated-declarations]
45 | case QWebEnginePage::Notifications:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:178:23: note: 'Notifications' has been explicitly marked deprecated here
178 | Notifications Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:49:26: warning: 'Geolocation' is deprecated: Use QWebEnginePermission::PermissionType::Geolocation instead [-Wdeprecated-declarations]
49 | case QWebEnginePage::Geolocation:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:180:21: note: 'Geolocation' has been explicitly marked deprecated here
180 | Geolocation Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:53:26: warning: 'MediaAudioCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaAudioCapture instead [-Wdeprecated-declarations]
53 | case QWebEnginePage::MediaAudioCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:182:27: note: 'MediaAudioCapture' has been explicitly marked deprecated here
182 | MediaAudioCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:57:26: warning: 'MediaVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaVideoCapture instead [-Wdeprecated-declarations]
57 | case QWebEnginePage::MediaVideoCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:184:27: note: 'MediaVideoCapture' has been explicitly marked deprecated here
184 | MediaVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:61:26: warning: 'MediaAudioVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::MediaAudioVideoCapture instead [-Wdeprecated-declarations]
61 | case QWebEnginePage::MediaAudioVideoCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:186:32: note: 'MediaAudioVideoCapture' has been explicitly marked deprecated here
186 | MediaAudioVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:65:26: warning: 'MouseLock' is deprecated: Use QWebEnginePermission::PermissionType::MouseLock instead [-Wdeprecated-declarations]
65 | case QWebEnginePage::MouseLock:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:188:19: note: 'MouseLock' has been explicitly marked deprecated here
188 | MouseLock Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:69:26: warning: 'DesktopVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::DesktopVideoCapture instead [-Wdeprecated-declarations]
69 | case QWebEnginePage::DesktopVideoCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:190:29: note: 'DesktopVideoCapture' has been explicitly marked deprecated here
190 | DesktopVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:73:26: warning: 'DesktopAudioVideoCapture' is deprecated: Use QWebEnginePermission::PermissionType::DesktopAudioVideoCapture instead [-Wdeprecated-declarations]
73 | case QWebEnginePage::DesktopAudioVideoCapture:
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:192:34: note: 'DesktopAudioVideoCapture' has been explicitly marked deprecated here
192 | DesktopAudioVideoCapture Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:86:45: warning: 'featurePermissionRequestCanceled' is deprecated: The signal has been deprecated, and no longer functions. [-Wdeprecated-declarations]
86 | connect(m_page.data(), &QWebEnginePage::featurePermissionRequestCanceled, this, [this](const QUrl &origin, QWebEnginePage::Feature feature) {
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:349:19: note: 'featurePermissionRequestCanceled' has been explicitly marked deprecated here
349 | QT_MOC_COMPAT QT_DEPRECATED_VERSION_X_6_8(
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:205:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_8'
205 | # define QT_DEPRECATED_VERSION_X_6_8(text) QT_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:29:33: note: expanded from macro 'QT_DEPRECATED_X'
29 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:103:42: warning: 'MouseLock' is deprecated: Use QWebEnginePermission::PermissionType::MouseLock instead [-Wdeprecated-declarations]
103 | if (m_feature == QWebEnginePage::MouseLock) {
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:188:19: note: 'MouseLock' has been explicitly marked deprecated here
188 | MouseLock Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:108:17: warning: 'setFeaturePermission' is deprecated: Setting permissions through QWebEnginePage has been deprecated. Please use QWebEnginePermission instead. [-Wdeprecated-declarations]
108 | m_page->setFeaturePermission(m_origin, m_feature, QWebEnginePage::PermissionGrantedByUser);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:259:5: note: 'setFeaturePermission' has been explicitly marked deprecated here
259 | QT_DEPRECATED_VERSION_X_6_8(
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:205:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_8'
205 | # define QT_DEPRECATED_VERSION_X_6_8(text) QT_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:29:33: note: expanded from macro 'QT_DEPRECATED_X'
29 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:108:75: warning: 'PermissionGrantedByUser' is deprecated: Use QWebEnginePermission::State::Granted instead [-Wdeprecated-declarations]
108 | m_page->setFeaturePermission(m_origin, m_feature, QWebEnginePage::PermissionGrantedByUser);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:156:33: note: 'PermissionGrantedByUser' has been explicitly marked deprecated here
156 | PermissionGrantedByUser Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:112:99: warning: 'PermissionGrantedByUser' is deprecated: Use QWebEnginePermission::State::Granted instead [-Wdeprecated-declarations]
112 | mApp->html5PermissionsManager()->rememberPermissions(m_origin, m_feature, QWebEnginePage::PermissionGrantedByUser);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:156:33: note: 'PermissionGrantedByUser' has been explicitly marked deprecated here
156 | PermissionGrantedByUser Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:124:13: warning: 'setFeaturePermission' is deprecated: Setting permissions through QWebEnginePage has been deprecated. Please use QWebEnginePermission instead. [-Wdeprecated-declarations]
124 | m_page->setFeaturePermission(m_origin, m_feature, QWebEnginePage::PermissionDeniedByUser);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:259:5: note: 'setFeaturePermission' has been explicitly marked deprecated here
259 | QT_DEPRECATED_VERSION_X_6_8(
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:205:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_8'
205 | # define QT_DEPRECATED_VERSION_X_6_8(text) QT_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:29:33: note: expanded from macro 'QT_DEPRECATED_X'
29 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:124:71: warning: 'PermissionDeniedByUser' is deprecated: Use QWebEnginePermission::State::Denied instead [-Wdeprecated-declarations]
124 | m_page->setFeaturePermission(m_origin, m_feature, QWebEnginePage::PermissionDeniedByUser);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:158:32: note: 'PermissionDeniedByUser' has been explicitly marked deprecated here
158 | PermissionDeniedByUser Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/html5permissions/html5permissionsnotification.cpp:127:99: warning: 'PermissionDeniedByUser' is deprecated: Use QWebEnginePermission::State::Denied instead [-Wdeprecated-declarations]
127 | mApp->html5PermissionsManager()->rememberPermissions(m_origin, m_feature, QWebEnginePage::PermissionDeniedByUser);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:158:32: note: 'PermissionDeniedByUser' has been explicitly marked deprecated here
158 | PermissionDeniedByUser Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
16 warnings generated.
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/iconprovider.cpp:31:47: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions]
31 | Q_GLOBAL_STATIC(IconProvider, qz_icon_provider)
| ^
/usr/include/qt6/QtCore/qglobalstatic.h:125:9: note: macro 'Q_GLOBAL_STATIC' defined here
125 | #define Q_GLOBAL_STATIC(TYPE, NAME, ...) \
| ^
1 warning generated.
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/tools/sqldatabase.cpp:27:45: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions]
27 | Q_GLOBAL_STATIC(SqlDatabase, qz_sql_database)
| ^
/usr/include/qt6/QtCore/qglobalstatic.h:125:9: note: macro 'Q_GLOBAL_STATIC' defined here
125 | #define Q_GLOBAL_STATIC(TYPE, NAME, ...) \
| ^
1 warning generated.
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/webengine/webpage.cpp:90:36: warning: 'featurePermissionRequested' is deprecated: The signal has been deprecated; please use permissionRequested instead. [-Wdeprecated-declarations]
90 | connect(this, &QWebEnginePage::featurePermissionRequested, this, &WebPage::featurePermissionRequested);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:346:19: note: 'featurePermissionRequested' has been explicitly marked deprecated here
346 | QT_MOC_COMPAT QT_DEPRECATED_VERSION_X_6_8(
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:205:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_8'
205 | # define QT_DEPRECATED_VERSION_X_6_8(text) QT_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:29:33: note: expanded from macro 'QT_DEPRECATED_X'
29 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/webengine/webpage.cpp:118:68: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
118 | connect(this, &QWebEnginePage::selectClientCertificate, this, [this](QWebEngineClientCertificateSelection selection) {
| ^~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/webengine/webpage.cpp:399:20: warning: 'MouseLock' is deprecated: Use QWebEnginePermission::PermissionType::MouseLock instead [-Wdeprecated-declarations]
399 | if (feature == MouseLock && view()->isFullScreen())
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:188:19: note: 'MouseLock' has been explicitly marked deprecated here
188 | MouseLock Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/webengine/webpage.cpp:400:9: warning: 'setFeaturePermission' is deprecated: Setting permissions through QWebEnginePage has been deprecated. Please use QWebEnginePermission instead. [-Wdeprecated-declarations]
400 | setFeaturePermission(origin, feature, PermissionGrantedByUser);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:259:5: note: 'setFeaturePermission' has been explicitly marked deprecated here
259 | QT_DEPRECATED_VERSION_X_6_8(
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:205:44: note: expanded from macro 'QT_DEPRECATED_VERSION_X_6_8'
205 | # define QT_DEPRECATED_VERSION_X_6_8(text) QT_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qtdeprecationmarkers.h:29:33: note: expanded from macro 'QT_DEPRECATED_X'
29 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/webengine/webpage.cpp:400:47: warning: 'PermissionGrantedByUser' is deprecated: Use QWebEnginePermission::State::Granted instead [-Wdeprecated-declarations]
400 | setFeaturePermission(origin, feature, PermissionGrantedByUser);
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:156:33: note: 'PermissionGrantedByUser' has been explicitly marked deprecated here
156 | PermissionGrantedByUser Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/lib/webengine/webscrollbarmanager.cpp:35:62: warning: passing no argument for the '...' parameter of a variadic macro is a C++20 extension [-Wc++20-extensions]
35 | Q_GLOBAL_STATIC(WebScrollBarManager, qz_web_scrollbar_manager)
| ^
/usr/include/qt6/QtCore/qglobalstatic.h:125:9: note: macro 'Q_GLOBAL_STATIC' defined here
125 | #define Q_GLOBAL_STATIC(TYPE, NAME, ...) \
| ^
1 warning generated.
5 warnings generated.
qt.shiboken: (pyfalkon) CLANG v0.64, builtins includes directory: /usr/lib/clang/19/include
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/plugins/PyFalkon/pythonplugin.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/plugins/PyFalkon/pythonplugin.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/plugins/PyFalkon/pythonplugin.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/plugins/PyFalkon/pythonplugin.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/plugins/PyFalkon/pythonplugin.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/plugins/PyFalkon/pythonplugin.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/plugins/PyFalkon/pythonplugin.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/plugins/PyFalkon/pythonplugin.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/src/plugins/PyFalkon/pythonplugin.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:314:15: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
314 | {"clear", reinterpret_cast(ShibokenSequenceContainerPrivate>::clear), METH_NOARGS, "clear"},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:315:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
315 | {"pop_back", reinterpret_cast(ShibokenSequenceContainerPrivate>::pop_back), METH_NOARGS, "pop_back"},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:316:20: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
316 | {"removeLast", reinterpret_cast(ShibokenSequenceContainerPrivate>::pop_back), METH_NOARGS, "removeLast"},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:319:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
319 | {"pop_front", reinterpret_cast(ShibokenSequenceContainerPrivate>::pop_front), METH_NOARGS, "pop_front"},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:320:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
320 | {"removeFirst", reinterpret_cast(ShibokenSequenceContainerPrivate>::pop_front), METH_O, "removeFirst"},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:322:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
322 | {"capacity", reinterpret_cast(ShibokenSequenceContainerPrivate>::capacity), METH_NOARGS, "capacity"},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:323:14: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
323 | {"data", reinterpret_cast(ShibokenSequenceContainerPrivate>::data), METH_NOARGS, "data"},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:324:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
324 | {"constData", reinterpret_cast(ShibokenSequenceContainerPrivate>::constData), METH_NOARGS, "constData"},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:889:59: warning: 'Notifications' is deprecated: Use QWebEnginePermission::PermissionType::Notifications instead [-Wdeprecated-declarations]
889 | ::QWebEnginePage::Feature cppItem{QWebEnginePage::Notifications};
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:178:23: note: 'Notifications' has been explicitly marked deprecated here
178 | Notifications Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:1019:58: warning: 'Notifications' is deprecated: Use QWebEnginePermission::PermissionType::Notifications instead [-Wdeprecated-declarations]
1019 | ::QWebEnginePage::Feature cppKey{QWebEnginePage::Notifications};
| ^
/usr/include/qt6/QtWebEngineCore/qwebenginepage.h:178:23: note: 'Notifications' has been explicitly marked deprecated here
178 | Notifications Q_DECL_ENUMERATOR_DEPRECATED_X(
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1009:43: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X'
1009 | #define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x)
| ^
/usr/include/qt6/QtCore/qcompilerdetection.h:1005:36: note: expanded from macro 'Q_DECL_DEPRECATED_X'
1005 | # define Q_DECL_DEPRECATED_X(x) [[deprecated(x)]]
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5520:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5520 | {"applyZoom", reinterpret_cast(Sbk_WebViewFunc_applyZoom), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5521:14: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5521 | {"back", reinterpret_cast(Sbk_WebViewFunc_back), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5522:28: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5522 | {"backgroundActivity", reinterpret_cast(Sbk_WebViewFunc_backgroundActivity), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5523:22: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5523 | {"bookmarkLink", reinterpret_cast(Sbk_WebViewFunc_bookmarkLink), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5525:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5525 | {"closeView", reinterpret_cast(Sbk_WebViewFunc_closeView), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5527:30: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5527 | {"copyImageToClipboard", reinterpret_cast(Sbk_WebViewFunc_copyImageToClipboard), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5528:29: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5528 | {"copyLinkToClipboard", reinterpret_cast(Sbk_WebViewFunc_copyLinkToClipboard), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5534:28: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5534 | {"createSearchEngine", reinterpret_cast(Sbk_WebViewFunc_createSearchEngine), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5536:29: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5536 | {"downloadImageToDisk", reinterpret_cast(Sbk_WebViewFunc_downloadImageToDisk), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5537:28: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5537 | {"downloadLinkToDisk", reinterpret_cast(Sbk_WebViewFunc_downloadLinkToDisk), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5538:29: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5538 | {"downloadMediaToDisk", reinterpret_cast(Sbk_WebViewFunc_downloadMediaToDisk), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5539:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5539 | {"editCopy", reinterpret_cast(Sbk_WebViewFunc_editCopy), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5540:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5540 | {"editCut", reinterpret_cast(Sbk_WebViewFunc_editCut), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5541:20: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5541 | {"editDelete", reinterpret_cast(Sbk_WebViewFunc_editDelete), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5542:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5542 | {"editPaste", reinterpret_cast(Sbk_WebViewFunc_editPaste), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5543:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5543 | {"editRedo", reinterpret_cast(Sbk_WebViewFunc_editRedo), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5544:23: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5544 | {"editSelectAll", reinterpret_cast(Sbk_WebViewFunc_editSelectAll), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5545:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5545 | {"editUndo", reinterpret_cast(Sbk_WebViewFunc_editUndo), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5548:40: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5548 | {"forceContextMenuOnMouseRelease", reinterpret_cast(Sbk_WebViewFunc_forceContextMenuOnMouseRelease), METH_NOARGS|METH_STATIC, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5549:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5549 | {"forward", reinterpret_cast(Sbk_WebViewFunc_forward), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5550:14: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5550 | {"icon", reinterpret_cast(Sbk_WebViewFunc_icon), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5551:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5551 | {"inputWidget", reinterpret_cast(Sbk_WebViewFunc_inputWidget), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5552:22: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5552 | {"isFullScreen", reinterpret_cast(Sbk_WebViewFunc_isFullScreen), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5553:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5553 | {"isLoading", reinterpret_cast(Sbk_WebViewFunc_isLoading), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5558:25: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5558 | {"loadingProgress", reinterpret_cast(Sbk_WebViewFunc_loadingProgress), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5560:23: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5560 | {"openActionUrl", reinterpret_cast(Sbk_WebViewFunc_openActionUrl), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5561:32: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5561 | {"openUrlInBackgroundTab", reinterpret_cast(Sbk_WebViewFunc_openUrlInBackgroundTab), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5563:28: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5563 | {"openUrlInNewWindow", reinterpret_cast(Sbk_WebViewFunc_openUrlInNewWindow), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5564:30: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5564 | {"openUrlInSelectedTab", reinterpret_cast(Sbk_WebViewFunc_openUrlInSelectedTab), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5565:23: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5565 | {"overlayWidget", reinterpret_cast(Sbk_WebViewFunc_overlayWidget), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5566:14: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5566 | {"page", reinterpret_cast(Sbk_WebViewFunc_page), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5567:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5567 | {"printPage", reinterpret_cast(Sbk_WebViewFunc_printPage), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5568:27: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5568 | {"reloadBypassCache", reinterpret_cast(Sbk_WebViewFunc_reloadBypassCache), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5571:20: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5571 | {"savePageAs", reinterpret_cast(Sbk_WebViewFunc_savePageAs), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5573:28: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5573 | {"searchSelectedText", reinterpret_cast(Sbk_WebViewFunc_searchSelectedText), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5574:43: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5574 | {"searchSelectedTextInBackgroundTab", reinterpret_cast(Sbk_WebViewFunc_searchSelectedTextInBackgroundTab), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5575:24: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5575 | {"sendPageByMail", reinterpret_cast(Sbk_WebViewFunc_sendPageByMail), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5576:24: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5576 | {"sendTextByMail", reinterpret_cast(Sbk_WebViewFunc_sendTextByMail), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5581:22: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5581 | {"showSiteInfo", reinterpret_cast(Sbk_WebViewFunc_showSiteInfo), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5582:20: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5582 | {"showSource", reinterpret_cast(Sbk_WebViewFunc_showSource), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5583:25: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5583 | {"slotIconChanged", reinterpret_cast(Sbk_WebViewFunc_slotIconChanged), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5586:25: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5586 | {"slotLoadStarted", reinterpret_cast(Sbk_WebViewFunc_slotLoadStarted), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5590:15: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5590 | {"title", reinterpret_cast(Sbk_WebViewFunc_title), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5591:35: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5591 | {"userDefinedOpenUrlInBgTab", reinterpret_cast(Sbk_WebViewFunc_userDefinedOpenUrlInBgTab), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5592:36: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5592 | {"userDefinedOpenUrlInNewTab", reinterpret_cast(Sbk_WebViewFunc_userDefinedOpenUrlInNewTab), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5593:16: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5593 | {"zoomIn", reinterpret_cast(Sbk_WebViewFunc_zoomIn), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5594:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5594 | {"zoomLevel", reinterpret_cast(Sbk_WebViewFunc_zoomLevel), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5595:20: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5595 | {"zoomLevels", reinterpret_cast(Sbk_WebViewFunc_zoomLevels), METH_NOARGS|METH_STATIC, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5596:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5596 | {"zoomOut", reinterpret_cast(Sbk_WebViewFunc_zoomOut), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webview_wrapper.cpp:5597:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
5597 | {"zoomReset", reinterpret_cast(Sbk_WebViewFunc_zoomReset), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9 warnings generated.
59 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
19 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: In file included from warning: /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cppkeyword is hidden by macro definition [-Wkeyword-macro]:
26 :
9In file included from | /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h#:d10e:
fIn file included from i/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.hn:e20 :
p/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.hr:o9t:ec9t:ed pwarning: ukeyword is hidden by macro definition [-Wkeyword-macro]bl
ic
9 | | # ^d
efine protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:1382:23: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1382 | {"browserWindow", reinterpret_cast(Sbk_TabbedWebViewFunc_browserWindow), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:1383:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1383 | {"closeView", reinterpret_cast(Sbk_TabbedWebViewFunc_closeView), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:1384:15: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1384 | {"getIp", reinterpret_cast(Sbk_TabbedWebViewFunc_getIp), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:1385:22: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1385 | {"isFullScreen", reinterpret_cast(Sbk_TabbedWebViewFunc_isFullScreen), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:1387:23: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1387 | {"overlayWidget", reinterpret_cast(Sbk_TabbedWebViewFunc_overlayWidget), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:1389:25: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1389 | {"setAsCurrentTab", reinterpret_cast(Sbk_TabbedWebViewFunc_setAsCurrentTab), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:1393:25: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1393 | {"slotLoadStarted", reinterpret_cast(Sbk_TabbedWebViewFunc_slotLoadStarted), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:1394:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1394 | {"tabIndex", reinterpret_cast(Sbk_TabbedWebViewFunc_tabIndex), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/tabbedwebview_wrapper.cpp:1396:16: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1396 | {"webTab", reinterpret_cast(Sbk_TabbedWebViewFunc_webTab), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
18 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugininterface_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugininterface_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:349:258: warning: unused parameter 'result' [-Wunused-parameter]
349 | bool WebPageWrapper::sbk_o_javaScriptPrompt(const char *ownerClassName, const char *funcName, Shiboken::GilState &gil, const Shiboken::AutoDecRef &pyOverride, const ::QUrl & securityOrigin, const ::QString & msg, const ::QString & defaultValue, ::QString * result)
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:1498:27: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1498 | {"autoFillUsernames", reinterpret_cast(Sbk_WebPageFunc_autoFillUsernames), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:1500:24: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1500 | {"execJavaScript", reinterpret_cast(Sbk_WebPageFunc_execJavaScript), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:1501:23: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1501 | {"execPrintPage", reinterpret_cast(Sbk_WebPageFunc_execPrintPage), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:1502:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1502 | {"finished", reinterpret_cast(Sbk_WebPageFunc_finished), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:1504:25: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1504 | {"internalSchemes", reinterpret_cast(Sbk_WebPageFunc_internalSchemes), METH_NOARGS|METH_STATIC, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:1505:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1505 | {"isLoading", reinterpret_cast(Sbk_WebPageFunc_isLoading), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:1506:23: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1506 | {"isRunningLoop", reinterpret_cast(Sbk_WebPageFunc_isRunningLoop), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:1512:46: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1512 | {"registerProtocolHandlerRequestScheme", reinterpret_cast(Sbk_WebPageFunc_registerProtocolHandlerRequestScheme), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:1513:43: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1513 | {"registerProtocolHandlerRequestUrl", reinterpret_cast(Sbk_WebPageFunc_registerProtocolHandlerRequestUrl), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:1517:26: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1517 | {"supportedSchemes", reinterpret_cast(Sbk_WebPageFunc_supportedSchemes), METH_NOARGS|METH_STATIC, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webpage_wrapper.cpp:1518:14: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1518 | {"view", reinterpret_cast(Sbk_WebPageFunc_view), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:511:23: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
511 | {"alternateText", reinterpret_cast(Sbk_WebHitTestResultFunc_alternateText), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:512:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
512 | {"baseUrl", reinterpret_cast(Sbk_WebHitTestResultFunc_baseUrl), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:513:22: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
513 | {"boundingRect", reinterpret_cast(Sbk_WebHitTestResultFunc_boundingRect), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:514:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
514 | {"imageUrl", reinterpret_cast(Sbk_WebHitTestResultFunc_imageUrl), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:515:27: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
515 | {"isContentEditable", reinterpret_cast(Sbk_WebHitTestResultFunc_isContentEditable), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:516:27: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
516 | {"isContentSelected", reinterpret_cast(Sbk_WebHitTestResultFunc_isContentSelected), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:517:16: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
517 | {"isNull", reinterpret_cast(Sbk_WebHitTestResultFunc_isNull), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:518:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
518 | {"linkTitle", reinterpret_cast(Sbk_WebHitTestResultFunc_linkTitle), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:519:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
519 | {"linkUrl", reinterpret_cast(Sbk_WebHitTestResultFunc_linkUrl), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:520:20: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
520 | {"mediaMuted", reinterpret_cast(Sbk_WebHitTestResultFunc_mediaMuted), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:521:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
521 | {"mediaPaused", reinterpret_cast(Sbk_WebHitTestResultFunc_mediaPaused), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:522:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
522 | {"mediaUrl", reinterpret_cast(Sbk_WebHitTestResultFunc_mediaUrl), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:523:13: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
523 | {"pos", reinterpret_cast(Sbk_WebHitTestResultFunc_pos), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:524:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
524 | {"tagName", reinterpret_cast(Sbk_WebHitTestResultFunc_tagName), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:526:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
526 | {"viewportPos", reinterpret_cast(Sbk_WebHitTestResultFunc_viewportPos), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webhittestresult_wrapper.cpp:527:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
527 | {"__copy__", reinterpret_cast(Sbk_WebHitTestResult__copy__), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugininterface_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:353:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
353 | {"comment", reinterpret_cast(Sbk_DesktopFileFunc_comment), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:354:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
354 | {"fileName", reinterpret_cast(Sbk_DesktopFileFunc_fileName), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:355:14: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
355 | {"icon", reinterpret_cast(Sbk_DesktopFileFunc_icon), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:356:14: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
356 | {"name", reinterpret_cast(Sbk_DesktopFileFunc_name), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:357:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
357 | {"tryExec", reinterpret_cast(Sbk_DesktopFileFunc_tryExec), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:358:14: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
358 | {"type", reinterpret_cast(Sbk_DesktopFileFunc_type), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:359:15: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
359 | {"value", reinterpret_cast(Sbk_DesktopFileFunc_value), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopfile_wrapper.cpp:360:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
360 | {"__copy__", reinterpret_cast(Sbk_DesktopFile__copy__), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
25 warnings generated.
21 warnings generated.
17 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugininterface_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugininterface_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugininterface_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugininterface_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugininterface_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugininterface_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qz_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qz_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopnotificationsfactory_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopnotificationsfactory_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/externaljsobject_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/externaljsobject_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugininterface_wrapper.cpp:1482:22: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1482 | {"showSettings", reinterpret_cast(Sbk_PluginInterfaceFunc_showSettings), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugininterface_wrapper.cpp:1483:20: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1483 | {"testPlugin", reinterpret_cast(Sbk_PluginInterfaceFunc_testPlugin), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugininterface_wrapper.cpp:1484:16: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1484 | {"unload", reinterpret_cast(Sbk_PluginInterfaceFunc_unload), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qz_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
12 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopnotificationsfactory_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/externaljsobject_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:467:14: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
467 | {"data", reinterpret_cast(Sbk_LoadRequestFunc_data), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:468:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
468 | {"isValid", reinterpret_cast(Sbk_LoadRequestFunc_isValid), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:469:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
469 | {"operation", reinterpret_cast(Sbk_LoadRequestFunc_operation), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:473:13: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
473 | {"url", reinterpret_cast(Sbk_LoadRequestFunc_url), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:474:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
474 | {"urlString", reinterpret_cast(Sbk_LoadRequestFunc_urlString), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:475:20: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
475 | {"webRequest", reinterpret_cast(Sbk_LoadRequestFunc_webRequest), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/loadrequest_wrapper.cpp:476:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
476 | {"__copy__", reinterpret_cast(Sbk_LoadRequest__copy__), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qz_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/externaljsobject_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected In file included from pu/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopnotificationsfactory_wrapper.cppbl:ic26
:
| In file included from ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qz_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qz_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
16 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/externaljsobject_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/externaljsobject_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopnotificationsfactory_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopnotificationsfactory_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qz_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qz_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qz_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopnotificationsfactory_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/externaljsobject_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopnotificationsfactory_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginproxy_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected publiIn file included from c/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopnotificationsfactory_wrapper.cpp
: 26| :
^In file included from
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginproxy_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/externaljsobject_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/externaljsobject_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/externaljsobject_wrapper.cpp:426:14: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
426 | {"page", reinterpret_cast(Sbk_ExternalJsObjectFunc_page), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopnotificationsfactory_wrapper.cpp:424:22: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
424 | {"loadSettings", reinterpret_cast(Sbk_DesktopNotificationsFactoryFunc_loadSettings), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopnotificationsfactory_wrapper.cpp:425:35: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
425 | {"nativeNotificationPreview", reinterpret_cast(Sbk_DesktopNotificationsFactoryFunc_nativeNotificationPreview), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/desktopnotificationsfactory_wrapper.cpp:427:37: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
427 | {"supportsNativeNotifications", reinterpret_cast(Sbk_DesktopNotificationsFactoryFunc_supportsNativeNotifications), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginproxy_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
9 warnings generated.
10 warnings generated.
12 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginproxy_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginproxy_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginproxy_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginproxy_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginproxy_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginproxy_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_plugin_wrapper.cpp:21:
In file included from In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_wrapper.cpp:
:/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h26::
9In file included from :/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h9::10 :
warning: keyword is hidden by macro definition [-Wkeyword-macro]
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h9: | 18#:
dIn file included from e/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.hf:i15ne:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.hp:r9o:t9e:c twarning: ekeyword is hidden by macro definition [-Wkeyword-macro]d
p9u | b#ldiecf
i n| e ^
protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_plugin_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginspec_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| In file included from ^/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp
:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginspec_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #defineIn file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cppp:r26o:
tIn file included from e/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.hc:t10e:
dIn file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.hp:u15b:
l/usr/include/PySide6/QtCore/pyside6_qtcore_python.hi:c9
:9 :| ^warning:
keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_plugin_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
9 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginspec_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_wrapper.cpp:574:26: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
574 | {"availablePlugins", reinterpret_cast(Sbk_PluginsFunc_availablePlugins), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_wrapper.cpp:577:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
577 | {"loadPlugins", reinterpret_cast(Sbk_PluginsFunc_loadPlugins), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_wrapper.cpp:578:22: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
578 | {"loadSettings", reinterpret_cast(Sbk_PluginsFunc_loadSettings), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_wrapper.cpp:580:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
580 | {"shutdown", reinterpret_cast(Sbk_PluginsFunc_shutdown), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_plugin_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginspec_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_plugin_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_plugin_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
13 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginspec_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginspec_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_plugin_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_plugin_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_plugin_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv1_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv1_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginspec_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginspec_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginspec_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_plugin_wrapper.cpp:194:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
194 | {"isLoaded", reinterpret_cast(Sbk_Plugins_PluginFunc_isLoaded), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_plugin_wrapper.cpp:195:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
195 | {"isRemovable", reinterpret_cast(Sbk_Plugins_PluginFunc_isRemovable), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/plugins_plugin_wrapper.cpp:196:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
196 | {"__copy__", reinterpret_cast(Sbk_Plugins_Plugin__copy__), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:567:24: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
567 | {"activateWindow", reinterpret_cast(Sbk_QtSingleApplicationFunc_activateWindow), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:568:26: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
568 | {"activationWindow", reinterpret_cast(Sbk_QtSingleApplicationFunc_activationWindow), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:569:12: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
569 | {"id", reinterpret_cast(Sbk_QtSingleApplicationFunc_id), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:570:20: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
570 | {"initialize", reinterpret_cast(Sbk_QtSingleApplicationFunc_initialize), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:571:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
571 | {"isRunning", reinterpret_cast(Sbk_QtSingleApplicationFunc_isRunning), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:572:24: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
572 | {"removeLockFile", reinterpret_cast(Sbk_QtSingleApplicationFunc_removeLockFile), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:573:21: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
573 | {"sendMessage", reinterpret_cast(Sbk_QtSingleApplicationFunc_sendMessage), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/qtsingleapplication_wrapper.cpp:574:29: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
574 | {"setActivationWindow", reinterpret_cast(Sbk_QtSingleApplicationFunc_setActivationWindow), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv1_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pluginspec_wrapper.cpp:149:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
149 | {"__copy__", reinterpret_cast(Sbk_PluginSpec__copy__), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv2_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv2_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
12 warnings generated.
17 warnings generated.
10 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv1_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv1_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv1_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv2_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv1_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv1_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv1_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv2_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv2_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv2_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/sidewidget_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/sidewidget_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv2_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv2_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv2_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
9 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/sidewidget_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/squeezelabelv2_wrapper.cpp:1090:22: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1090 | {"originalText", reinterpret_cast(Sbk_SqueezeLabelV2Func_originalText), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/sidewidget_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/sidewidget_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/sidewidget_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
10 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/sidewidget_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/sidewidget_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/sidewidget_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:1434:25: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1434 | {"clearTextFormat", reinterpret_cast(Sbk_LineEditFunc_clearTextFormat), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:1435:27: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1435 | {"createContextMenu", reinterpret_cast(Sbk_LineEditFunc_createContextMenu), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:1439:20: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1439 | {"leftMargin", reinterpret_cast(Sbk_LineEditFunc_leftMargin), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:1440:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1440 | {"minHeight", reinterpret_cast(Sbk_LineEditFunc_minHeight), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:1450:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1450 | {"sizeHint", reinterpret_cast(Sbk_LineEditFunc_sizeHint), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:1451:27: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1451 | {"updateTextMargins", reinterpret_cast(Sbk_LineEditFunc_updateTextMargins), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/lineedit_wrapper.cpp:1452:23: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1452 | {"widgetSpacing", reinterpret_cast(Sbk_LineEditFunc_widgetSpacing), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2105:26: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2105 | {"addChildBehavior", reinterpret_cast(Sbk_WebTabFunc_addChildBehavior), METH_NOARGS|METH_STATIC, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2106:21: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2106 | {"addChildTab", reinterpret_cast(Sbk_WebTabFunc_addChildTab), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2108:28: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2108 | {"backgroundActivity", reinterpret_cast(Sbk_WebTabFunc_backgroundActivity), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2109:23: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2109 | {"browserWindow", reinterpret_cast(Sbk_WebTabFunc_browserWindow), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2110:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2110 | {"childTabs", reinterpret_cast(Sbk_WebTabFunc_childTabs), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2111:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2111 | {"closeTab", reinterpret_cast(Sbk_WebTabFunc_closeTab), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2112:23: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2112 | {"haveInspector", reinterpret_cast(Sbk_WebTabFunc_haveInspector), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2113:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2113 | {"history", reinterpret_cast(Sbk_WebTabFunc_history), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2114:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2114 | {"historyData", reinterpret_cast(Sbk_WebTabFunc_historyData), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2115:14: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2115 | {"icon", reinterpret_cast(Sbk_WebTabFunc_icon), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2116:22: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2116 | {"isCurrentTab", reinterpret_cast(Sbk_WebTabFunc_isCurrentTab), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2117:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2117 | {"isLoading", reinterpret_cast(Sbk_WebTabFunc_isLoading), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2118:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2118 | {"isMuted", reinterpret_cast(Sbk_WebTabFunc_isMuted), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2119:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2119 | {"isPinned", reinterpret_cast(Sbk_WebTabFunc_isPinned), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2120:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2120 | {"isPlaying", reinterpret_cast(Sbk_WebTabFunc_isPlaying), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2121:20: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2121 | {"isRestored", reinterpret_cast(Sbk_WebTabFunc_isRestored), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2123:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2123 | {"locationBar", reinterpret_cast(Sbk_WebTabFunc_locationBar), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2124:24: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2124 | {"makeCurrentTab", reinterpret_cast(Sbk_WebTabFunc_makeCurrentTab), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2127:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2127 | {"parentTab", reinterpret_cast(Sbk_WebTabFunc_parentTab), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2128:16: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2128 | {"reload", reinterpret_cast(Sbk_WebTabFunc_reload), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2130:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2130 | {"sessionData", reinterpret_cast(Sbk_WebTabFunc_sessionData), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2137:27: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2137 | {"showSearchToolBar", reinterpret_cast(Sbk_WebTabFunc_showSearchToolBar), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2138:26: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2138 | {"showWebInspector", reinterpret_cast(Sbk_WebTabFunc_showWebInspector), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2139:14: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2139 | {"stop", reinterpret_cast(Sbk_WebTabFunc_stop), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2140:22: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2140 | {"tabActivated", reinterpret_cast(Sbk_WebTabFunc_tabActivated), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2141:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2141 | {"tabIcon", reinterpret_cast(Sbk_WebTabFunc_tabIcon), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2142:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2142 | {"tabIndex", reinterpret_cast(Sbk_WebTabFunc_tabIndex), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2143:15: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2143 | {"title", reinterpret_cast(Sbk_WebTabFunc_title), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2144:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2144 | {"toggleMuted", reinterpret_cast(Sbk_WebTabFunc_toggleMuted), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2145:22: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2145 | {"togglePinned", reinterpret_cast(Sbk_WebTabFunc_togglePinned), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2146:28: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2146 | {"toggleWebInspector", reinterpret_cast(Sbk_WebTabFunc_toggleWebInspector), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2147:16: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2147 | {"unload", reinterpret_cast(Sbk_WebTabFunc_unload), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2148:13: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2148 | {"url", reinterpret_cast(Sbk_WebTabFunc_url), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2149:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2149 | {"webView", reinterpret_cast(Sbk_WebTabFunc_webView), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/webtab_wrapper.cpp:2150:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2150 | {"zoomLevel", reinterpret_cast(Sbk_WebTabFunc_zoomLevel), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/datapaths_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/datapaths_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
9 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
16 warnings generated.
44 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/datapaths_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/datapaths_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/datapaths_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/datapaths_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/autosaver_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/autosaver_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1140:19: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1140 | {"addNewTab", reinterpret_cast(Sbk_MainApplicationFunc_addNewTab), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1141:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1141 | {"afterLaunch", reinterpret_cast(Sbk_MainApplicationFunc_afterLaunch), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1142:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1142 | {"autoFill", reinterpret_cast(Sbk_MainApplicationFunc_autoFill), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1143:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1143 | {"bookmarks", reinterpret_cast(Sbk_MainApplicationFunc_bookmarks), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1144:24: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1144 | {"changeOccurred", reinterpret_cast(Sbk_MainApplicationFunc_changeOccurred), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1145:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1145 | {"cookieJar", reinterpret_cast(Sbk_MainApplicationFunc_cookieJar), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1146:22: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1146 | {"createWindow", reinterpret_cast(Sbk_MainApplicationFunc_createWindow), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1147:30: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1147 | {"desktopNotifications", reinterpret_cast(Sbk_MainApplicationFunc_desktopNotifications), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1148:31: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1148 | {"destroyRestoreManager", reinterpret_cast(Sbk_MainApplicationFunc_destroyRestoreManager), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1149:25: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1149 | {"downloadManager", reinterpret_cast(Sbk_MainApplicationFunc_downloadManager), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1150:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1150 | {"getWindow", reinterpret_cast(Sbk_MainApplicationFunc_getWindow), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1151:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1151 | {"history", reinterpret_cast(Sbk_MainApplicationFunc_history), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1152:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1152 | {"instance", reinterpret_cast(Sbk_MainApplicationFunc_instance), METH_NOARGS|METH_STATIC, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1153:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1153 | {"isClosing", reinterpret_cast(Sbk_MainApplicationFunc_isClosing), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1154:20: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1154 | {"isPortable", reinterpret_cast(Sbk_MainApplicationFunc_isPortable), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1155:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1155 | {"isPrivate", reinterpret_cast(Sbk_MainApplicationFunc_isPrivate), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1156:30: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1156 | {"isStartingAfterCrash", reinterpret_cast(Sbk_MainApplicationFunc_isStartingAfterCrash), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1157:27: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1157 | {"isTestModeEnabled", reinterpret_cast(Sbk_MainApplicationFunc_isTestModeEnabled), METH_NOARGS|METH_STATIC, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1158:24: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1158 | {"networkManager", reinterpret_cast(Sbk_MainApplicationFunc_networkManager), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1159:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1159 | {"plugins", reinterpret_cast(Sbk_MainApplicationFunc_plugins), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1160:25: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1160 | {"quitApplication", reinterpret_cast(Sbk_MainApplicationFunc_quitApplication), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1161:24: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1161 | {"reloadSettings", reinterpret_cast(Sbk_MainApplicationFunc_reloadSettings), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1162:30: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1162 | {"reloadUserStyleSheet", reinterpret_cast(Sbk_MainApplicationFunc_reloadUserStyleSheet), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1163:31: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1163 | {"restoreOverrideCursor", reinterpret_cast(Sbk_MainApplicationFunc_restoreOverrideCursor), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1164:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1164 | {"saveState", reinterpret_cast(Sbk_MainApplicationFunc_saveState), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1165:30: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1165 | {"searchEnginesManager", reinterpret_cast(Sbk_MainApplicationFunc_searchEnginesManager), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1166:26: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1166 | {"setChromiumFlags", reinterpret_cast(Sbk_MainApplicationFunc_setChromiumFlags), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1168:29: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1168 | {"siteSettingsManager", reinterpret_cast(Sbk_MainApplicationFunc_siteSettingsManager), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1169:30: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1169 | {"startPrivateBrowsing", reinterpret_cast(Sbk_MainApplicationFunc_startPrivateBrowsing), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1170:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1170 | {"styleName", reinterpret_cast(Sbk_MainApplicationFunc_styleName), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1171:20: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1171 | {"webProfile", reinterpret_cast(Sbk_MainApplicationFunc_webProfile), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1172:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1172 | {"webSettings", reinterpret_cast(Sbk_MainApplicationFunc_webSettings), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1173:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1173 | {"windowCount", reinterpret_cast(Sbk_MainApplicationFunc_windowCount), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1174:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1174 | {"windows", reinterpret_cast(Sbk_MainApplicationFunc_windows), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/mainapplication_wrapper.cpp:1175:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
1175 | {"wmClass", reinterpret_cast(Sbk_MainApplicationFunc_wmClass), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/datapaths_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/datapaths_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/datapaths_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
44 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/autosaver_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/datapaths_wrapper.cpp:276:28: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
276 | {"currentProfilePath", reinterpret_cast(Sbk_DataPathsFunc_currentProfilePath), METH_NOARGS|METH_STATIC, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/datapaths_wrapper.cpp:280:28: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
280 | {"setPortableVersion", reinterpret_cast(Sbk_DataPathsFunc_setPortableVersion), METH_NOARGS|METH_STATIC, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/autosaver_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
11 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/autosaver_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/autosaver_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:17:
/usr/include/PySide6/QtNetwork/pyside6_qtnetwork_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/autosaver_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
/usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:18:
In file included from /usr/include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h:15:
/usr/include/PySide6/QtWidgets/pyside6_qtwidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/autosaver_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/autosaver_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pageformdata_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pageformdata_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:20:
/usr/include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:17:
/usr/include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:26:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:18:
/usr/include/PySide6/QtSql/pyside6_qtsql_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/autosaver_wrapper.cpp:336:24: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
336 | {"changeOccurred", reinterpret_cast(Sbk_AutoSaverFunc_changeOccurred), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/autosaver_wrapper.cpp:337:25: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
337 | {"saveIfNecessary", reinterpret_cast(Sbk_AutoSaverFunc_saveIfNecessary), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:491:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
491 | {"childGroups", reinterpret_cast(Sbk_SettingsFunc_childGroups), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:492:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
492 | {"childKeys", reinterpret_cast(Sbk_SettingsFunc_childKeys), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:495:18: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
495 | {"endGroup", reinterpret_cast(Sbk_SettingsFunc_endGroup), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:496:24: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
496 | {"globalSettings", reinterpret_cast(Sbk_SettingsFunc_globalSettings), METH_NOARGS|METH_STATIC, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:498:18: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
498 | {"setValue", reinterpret_cast(Sbk_SettingsFunc_setValue), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:499:24: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
499 | {"staticSettings", reinterpret_cast(Sbk_SettingsFunc_staticSettings), METH_NOARGS|METH_STATIC, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:500:14: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
500 | {"sync", reinterpret_cast(Sbk_SettingsFunc_sync), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:501:22: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
501 | {"syncSettings", reinterpret_cast(Sbk_SettingsFunc_syncSettings), METH_NOARGS|METH_STATIC, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/settings_wrapper.cpp:502:15: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
502 | {"value", reinterpret_cast(Sbk_SettingsFunc_value), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pageformdata_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:16:
/usr/include/PySide6/QtGui/pyside6_qtgui_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
11 warnings generated.
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/passwordentry_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
/usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/passwordentry_wrapper.cpp:21:
In file included from /var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_python.h:10:
In file included from /usr/include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h:15:
/usr/include/PySide6/QtCore/pyside6_qtcore_python.h:9:9: warning: keyword is hidden by macro definition [-Wkeyword-macro]
9 | #define protected public
| ^
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2386:16: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2386 | {"addTab", reinterpret_cast(Sbk_BrowserWindowFunc_addTab), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2387:25: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2387 | {"bookmarkAllTabs", reinterpret_cast(Sbk_BrowserWindowFunc_bookmarkAllTabs), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2388:22: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2388 | {"bookmarkPage", reinterpret_cast(Sbk_BrowserWindowFunc_bookmarkPage), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2393:27: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2393 | {"currentTabChanged", reinterpret_cast(Sbk_BrowserWindowFunc_currentTabChanged), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2395:37: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2395 | {"fullScreenNavigationVisible", reinterpret_cast(Sbk_BrowserWindowFunc_fullScreenNavigationVisible), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2396:16: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2396 | {"goBack", reinterpret_cast(Sbk_BrowserWindowFunc_goBack), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2397:19: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2397 | {"goForward", reinterpret_cast(Sbk_BrowserWindowFunc_goForward), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2398:16: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2398 | {"goHome", reinterpret_cast(Sbk_BrowserWindowFunc_goHome), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2399:24: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2399 | {"goHomeInNewTab", reinterpret_cast(Sbk_BrowserWindowFunc_goHomeInNewTab), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2400:38: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2400 | {"hideNavigationWithFullScreen", reinterpret_cast(Sbk_BrowserWindowFunc_hideNavigationWithFullScreen), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2401:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2401 | {"homepageUrl", reinterpret_cast(Sbk_BrowserWindowFunc_homepageUrl), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2402:17: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2402 | {"ipLabel", reinterpret_cast(Sbk_BrowserWindowFunc_ipLabel), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2405:23: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2405 | {"loadActionUrl", reinterpret_cast(Sbk_BrowserWindowFunc_loadActionUrl), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2406:31: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2406 | {"loadActionUrlInNewTab", reinterpret_cast(Sbk_BrowserWindowFunc_loadActionUrlInNewTab), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2408:21: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2408 | {"locationBar", reinterpret_cast(Sbk_BrowserWindowFunc_locationBar), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2409:23: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2409 | {"navigationBar", reinterpret_cast(Sbk_BrowserWindowFunc_navigationBar), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2410:16: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2410 | {"reload", reinterpret_cast(Sbk_BrowserWindowFunc_reload), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2411:27: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2411 | {"reloadBypassCache", reinterpret_cast(Sbk_BrowserWindowFunc_reloadBypassCache), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2415:29: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2415 | {"saveSideBarSettings", reinterpret_cast(Sbk_BrowserWindowFunc_saveSideBarSettings), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2419:28: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2419 | {"showHistoryManager", reinterpret_cast(Sbk_BrowserWindowFunc_showHistoryManager), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2420:38: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2420 | {"showNavigationWithFullScreen", reinterpret_cast(Sbk_BrowserWindowFunc_showNavigationWithFullScreen), METH_NOARGS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2421:20: warning: cast from 'PyObject *(*)(PyObject *, PyObject *, PyObject *)' (aka '_object *(*)(_object *, _object *, _object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2421 | {"showSource", reinterpret_cast(Sbk_BrowserWindowFunc_showSource), METH_VARARGS|METH_KEYWORDS, nullptr},
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/falkon-25.04.3-25/work/falkon-25.04.3/build/src/plugins/PyFalkon/PyFalkon/browserwindow_wrapper.cpp:2422:26: warning: cast from 'PyObject *(*)(PyObject *)' (aka '_object *(*)(_object *)') to 'PyCFunction' (aka '_object *(*)(_object *, _object *)') converts to incompatible function type [-Wcast-function-type-mismatch]
2422 | {"showWebInspector", reinterpret_cast