~vcs-imports/gawk/master

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
gawk: fmtspcl.awk:10: warning: sqrt: called with negative argument -1
gawk: fmtspcl.awk:3: warning: %a format is POSIX standard but not portable to other awks
gawk: fmtspcl.awk:3: warning: [s]printf: value positive_nan is out of range for `%a' format
gawk: fmtspcl.awk:3: warning: [s]printf: value positive_nan is out of range for `%e' format
gawk: fmtspcl.awk:3: warning: [s]printf: value positive_nan is out of range for `%f' format
gawk: fmtspcl.awk:3: warning: [s]printf: value positive_nan is out of range for `%g' format
gawk: fmtspcl.awk:3: warning: [s]printf: value positive_nan is out of range for `%x' format
gawk: fmtspcl.awk:3: warning: [s]printf: value positive_nan is out of range for `%d' format
gawk: fmtspcl.awk:3: warning: [s]printf: value negative_nan is out of range for `%a' format
gawk: fmtspcl.awk:3: warning: [s]printf: value negative_nan is out of range for `%e' format
gawk: fmtspcl.awk:3: warning: [s]printf: value negative_nan is out of range for `%f' format
gawk: fmtspcl.awk:3: warning: [s]printf: value negative_nan is out of range for `%g' format
gawk: fmtspcl.awk:3: warning: [s]printf: value negative_nan is out of range for `%x' format
gawk: fmtspcl.awk:3: warning: [s]printf: value negative_nan is out of range for `%d' format
gawk: fmtspcl.awk:3: warning: [s]printf: value positive_infinity is out of range for `%a' format
gawk: fmtspcl.awk:3: warning: [s]printf: value positive_infinity is out of range for `%e' format
gawk: fmtspcl.awk:3: warning: [s]printf: value positive_infinity is out of range for `%f' format
gawk: fmtspcl.awk:3: warning: [s]printf: value positive_infinity is out of range for `%g' format
gawk: fmtspcl.awk:3: warning: [s]printf: value positive_infinity is out of range for `%x' format
gawk: fmtspcl.awk:3: warning: [s]printf: value positive_infinity is out of range for `%d' format
gawk: fmtspcl.awk:3: warning: [s]printf: value negative_infinity is out of range for `%a' format
gawk: fmtspcl.awk:3: warning: [s]printf: value negative_infinity is out of range for `%e' format
gawk: fmtspcl.awk:3: warning: [s]printf: value negative_infinity is out of range for `%f' format
gawk: fmtspcl.awk:3: warning: [s]printf: value negative_infinity is out of range for `%g' format
gawk: fmtspcl.awk:3: warning: [s]printf: value negative_infinity is out of range for `%x' format
gawk: fmtspcl.awk:3: warning: [s]printf: value negative_infinity is out of range for `%d' format
gawk: fmtspcl.awk:3: warning: [s]printf: value POSITIVE_NAN is out of range for `%A' format
gawk: fmtspcl.awk:3: warning: [s]printf: value POSITIVE_NAN is out of range for `%E' format
gawk: fmtspcl.awk:3: warning: [s]printf: value POSITIVE_NAN is out of range for `%F' format
gawk: fmtspcl.awk:3: warning: [s]printf: value POSITIVE_NAN is out of range for `%G' format
gawk: fmtspcl.awk:3: warning: [s]printf: value NEGATIVE_NAN is out of range for `%A' format
gawk: fmtspcl.awk:3: warning: [s]printf: value NEGATIVE_NAN is out of range for `%E' format
gawk: fmtspcl.awk:3: warning: [s]printf: value NEGATIVE_NAN is out of range for `%F' format
gawk: fmtspcl.awk:3: warning: [s]printf: value NEGATIVE_NAN is out of range for `%G' format
gawk: fmtspcl.awk:3: warning: [s]printf: value POSITIVE_INFINITY is out of range for `%A' format
gawk: fmtspcl.awk:3: warning: [s]printf: value POSITIVE_INFINITY is out of range for `%E' format
gawk: fmtspcl.awk:3: warning: [s]printf: value POSITIVE_INFINITY is out of range for `%F' format
gawk: fmtspcl.awk:3: warning: [s]printf: value POSITIVE_INFINITY is out of range for `%G' format
gawk: fmtspcl.awk:3: warning: [s]printf: value NEGATIVE_INFINITY is out of range for `%A' format
gawk: fmtspcl.awk:3: warning: [s]printf: value NEGATIVE_INFINITY is out of range for `%E' format
gawk: fmtspcl.awk:3: warning: [s]printf: value NEGATIVE_INFINITY is out of range for `%F' format
gawk: fmtspcl.awk:3: warning: [s]printf: value NEGATIVE_INFINITY is out of range for `%G' format