But that is wrong, ignoring the result of fread is *not* almost always a bug!
I can show you a lot of cases where it is not a bug. In fact, the big majority of cases in the wild where the user ignores the return value is not a bug! I don't want to make stupid work arounds for this just to be able to ignore the value (we have a lot of cases in our source where it is perfectly valid to ignore it; and it would just make it stupidly more complicated not to do so). -- fread declared with __wur (warn_unused_result) https://bugs.launchpad.net/bugs/367359 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
