Bugzilla – Bug 133611
loki_setup-1.6.1_20041219-6: dodgy looking code
Last modified: 2007-07-09 01:18:29 UTC
I just tried to compile package loki_setup-1.6.1_20041219-6 with a prerelease of version 4.1 of the GNU C compiler. It said gtk_ui.c:1025: warning: comparisons like X<=Y<=Z do not have their mathematical meaning The source code is if (i > sizeof(install_paths) > sizeof(install_paths[0])) { Suggest code rework.
Feel free to send a patch upstream :-)
Closing as invalid due to lack of clarity, activity and follow up from reporter.