b55b93 allow omitted inexact in nearest integer functions

Authored and Committed by Szabolcs Nagy 4 years ago
    allow omitted inexact in nearest integer functions
    
    in ceil, floor, trunc, round, lround and llround omitting inexact
    is not an error (in fact it will be required to be omitted in c2x,
    but c11 allows both behaviours).
    
        
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1