Fix ftbfs on Fedora 34 #7

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

torkview.cpp: In member function ‘void torkView::activeServersUpdated(const TQStringList&)’:
torkview.cpp:1315:51: error: ordered comparison of pointer with integer zero (‘TQListViewItem*’ and ‘int’)
1315 | if ( (tm = serverList->findItem((*it),1)) > 0){
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

torkview.cpp: In member function ‘void torkView::activeServersUpdated(const TQStringList&)’: torkview.cpp:1315:51: error: ordered comparison of pointer with integer zero (‘TQListViewItem*’ and ‘int’) 1315 | if ( (tm = serverList->findItem((*it),1)) > 0){ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
Francois added 1 commit 3 years ago
7576a4bfe8
Fix ftbfs on Fedora 34
MicheleC merged commit 7576a4bfe8 into master 3 years ago
MicheleC deleted branch ftbfs/fedora34 3 years ago
Owner

Looks good, thanks!

Looks good, thanks!
MicheleC added this to the R14.0.11 release milestone 3 years ago
The pull request has been merged as 7576a4bfe8.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tork#7
Loading…
There is no content yet.