-
Notifications
You must be signed in to change notification settings - Fork 76
A0-4-4: More domain cases #193
Copy link
Copy link
Closed
Labels
Difficulty-LowA false positive or false negative report which is expected to take <1 day effort to addressA false positive or false negative report which is expected to take <1 day effort to addressImpact-Lowfalse positive/false negativeAn issue related to observed false positives or false negatives.An issue related to observed false positives or false negatives.
Metadata
Metadata
Assignees
Labels
Difficulty-LowA false positive or false negative report which is expected to take <1 day effort to addressA false positive or false negative report which is expected to take <1 day effort to addressImpact-Lowfalse positive/false negativeAn issue related to observed false positives or false negatives.An issue related to observed false positives or false negatives.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Affected rules
A0-4-4Description
There are a number of math function domain errors we didn't previously capture, because they result in unspecified or undefined behaviour:
abson "the most negative number" is undefined behaviour.fmodshould not be zero.l?lrint[fl]?andl?lround[fl]?where the rounded input value is outside the range of the return type.frexpon NaN or infinity