summaryrefslogtreecommitdiff
path: root/test/fmtspcl.tok
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-07-12 21:13:51 +0300
committerArnold D. Robbins <arnold@skeeve.com>2018-07-12 21:13:51 +0300
commit18ff7b4b066fdd606a66e90b1f3b489840e09560 (patch)
tree2d6d0124ec8c069d417c1bde8ace5f509132cc4c /test/fmtspcl.tok
parent120314daf8f9f2c6bb4a6d6a1900e726d63ef1de (diff)
downloadgawk-18ff7b4b066fdd606a66e90b1f3b489840e09560.tar.gz
Improve fmtspcl test.
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