! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Is this a bug in xffm? Or is this intentional?
Status:
RESOLVED: FIXED

Comments

Description William Poetra Yoga Hadisoeseno 2004-12-26 10:24:58 CET
When compiling xffm, I get the warning "expression always evaluates to true" for
lines 337 and 679. Apparently, this is caused by the call to macro
gtk_tree_row_reference_valid without an argument, in the expression for an if
statement.

If this is intentional, wouldn't it be better to just remove the if's altogether?


Reproducible: Always
Steps to Reproduce:
1. Compile xffm.
2. Watch for warning messages.
3. 

Actual Results:  
I got the warning "expression always evaluates to true".

Expected Results:  
There should be no warning.
Comment 1 William Poetra Yoga Hadisoeseno 2004-12-26 10:26:22 CET
Created attachment 130 
This adds a pointer to a gtk_tree_row for the macro gtk_tree_row_reference_valid
Comment 2 edscott editbugs 2004-12-26 14:41:36 CET
definite bug, now fixed

Bug #615

Reported by:
William Poetra Yoga Hadisoeseno
Reported on: 2004-12-26
Last modified on: 2009-07-14

People

Assignee:
edscott
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information