Fix FTBFS on Fedora 34 #8

Merged
MicheleC merged 1 commits from ftbfs/fedora34 into master 3 years ago
Collaborator

In file included from libqtrubyinternal_la.all_cpp.cpp:2:
Qt.cpp: In function 'VALUE isObject(VALUE, VALUE)':
Qt.cpp:2643:17: error: ordered comparison of pointer with integer zero ('void*' and 'int')
2643 | return (ptr > 0 ? Qtrue : Qfalse);
| ~~^

Signed-off-by: François Andriot francois.andriot@free.fr

In file included from libqtrubyinternal_la.all_cpp.cpp:2: Qt.cpp: In function 'VALUE isObject(VALUE, VALUE)': Qt.cpp:2643:17: error: ordered comparison of pointer with integer zero ('void*' and 'int') 2643 | return (ptr > 0 ? Qtrue : Qfalse); | ~~~~^~~ Signed-off-by: François Andriot <francois.andriot@free.fr>
Francois added 1 commit 3 years ago
817f960e8e
Fix FTBFS on Fedora 34
SlavekB approved these changes 3 years ago
SlavekB left a comment
Owner

It looks good.

It looks good.
MicheleC merged commit 817f960e8e into master 3 years ago
MicheleC deleted branch ftbfs/fedora34 3 years ago
MicheleC added this to the R14.0.11 release milestone 3 years ago
Owner

Thanks Francois 👍

Thanks Francois :+1:

Reviewers

SlavekB approved these changes 3 years ago
The pull request has been merged as 817f960e8e.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tdebindings#8
Loading…
There is no content yet.