sahib / glyr

Glyr is a music related metadata searchengine, both with commandline interface and C API
GNU Lesser General Public License v3.0
248 stars 24 forks source link

lib/intern/common/amazon.c:33: bad test ? #95

Open dcb314 opened 4 years ago

dcb314 commented 4 years ago

ib/intern/common/amazon.c:33:35: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op]

Source code is

if (sets->img_min_size <= 500 || sets->img_min_size)