aboutsummaryrefslogtreecommitdiffstats
path: root/test/fmtspcl.tok
diff options
context:
space:
mode:
Diffstat (limited to 'test/fmtspcl.tok')
-rw-r--r--test/fmtspcl.tok1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fmtspcl.tok b/test/fmtspcl.tok
index ba823b83..6fa0d1da 100644
--- a/test/fmtspcl.tok
+++ b/test/fmtspcl.tok
@@ -1,4 +1,5 @@
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 `%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 `%x' format