printf-indexed.log ( failed)
test link: tests/printf/printf-indexed.shFAIL: tests/printf/printf-indexed
=================================
printf: %2$: invalid conversion specification
--- exp 2025-03-24 10:21:29.907853152 +0000
+++ out 2025-03-24 10:21:29.908853158 +0000
@@ -1 +0,0 @@
-21
printf: %1$: invalid conversion specification
--- exp 2025-03-24 10:21:29.913853186 +0000
+++ out 2025-03-24 10:21:29.914853192 +0000
@@ -1,2 +0,0 @@
-11
-22
printf: %3$: invalid conversion specification
--- exp 2025-03-24 10:21:29.919853221 +0000
+++ out 2025-03-24 10:21:29.921853233 +0000
@@ -1,2 +1 @@
-A C B
-D
+A
\ No newline at end of file
printf: %1$: invalid conversion specification
--- exp 2025-03-24 10:21:29.925853256 +0000
+++ out 2025-03-24 10:21:29.925853256 +0000
@@ -1,2 +0,0 @@
- 4
-1
printf: %1$: invalid conversion specification
--- exp 2025-03-24 10:21:29.931853291 +0000
+++ out 2025-03-24 10:21:29.933853302 +0000
@@ -1 +1 @@
-A B A
+A B
\ No newline at end of file
printf: %100$: invalid conversion specification
--- exp 2025-03-24 10:21:29.937853325 +0000
+++ out 2025-03-24 10:21:29.937853325 +0000
@@ -1 +0,0 @@
- 0 1
printf: %1$: invalid conversion specification
--- exp 2025-03-24 10:21:29.942853354 +0000
+++ out 2025-03-24 10:21:29.943853360 +0000
@@ -1 +0,0 @@
- 01
printf: %3$: invalid conversion specification
--- exp 2025-03-24 10:21:29.948853389 +0000
+++ out 2025-03-24 10:21:29.949853394 +0000
@@ -1 +0,0 @@
- 01
printf: %3$: invalid conversion specification
--- exp 2025-03-24 10:21:29.954853423 +0000
+++ out 2025-03-24 10:21:29.954853423 +0000
@@ -1 +0,0 @@
- 01
printf: %3$: invalid conversion specification
--- exp 2025-03-24 10:21:29.960853458 +0000
+++ out 2025-03-24 10:21:29.960853458 +0000
@@ -1 +0,0 @@
- 01
printf: %2$: invalid conversion specification
--- exp 2025-03-24 10:21:29.966853492 +0000
+++ out 2025-03-24 10:21:29.967853498 +0000
@@ -1 +0,0 @@
- 1
printf: %2$: invalid conversion specification
--- exp 2025-03-24 10:21:29.972853527 +0000
+++ out 2025-03-24 10:21:29.973853533 +0000
@@ -1 +0,0 @@
- 1
printf: %01$: invalid conversion specification
--- exp 2025-03-24 10:21:29.978853562 +0000
+++ out 2025-03-24 10:21:29.978853562 +0000
@@ -1 +0,0 @@
- 1
printf: %1$: invalid conversion specification
--- exp 2025-03-24 10:21:29.984853596 +0000
+++ out 2025-03-24 10:21:29.985853602 +0000
@@ -1 +0,0 @@
-0001
02$s --- exp 2025-03-24 10:21:30.002853700 +0000
+++ out 2025-03-24 10:21:30.006853723 +0000
@@ -1 +1,2 @@
printf: 'A': expected a numeric value
+printf: %2$: invalid conversion specification
printf: %999$: invalid conversion specification
--- exp 2025-03-24 10:21:30.016853781 +0000
+++ out 2025-03-24 10:21:30.019853798 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
printf: %2147483647$: invalid conversion specification
--- exp 2025-03-24 10:21:30.022853816 +0000
+++ out 2025-03-24 10:21:30.025853833 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
printf: %2147483648$: invalid conversion specification
--- exp 2025-03-24 10:21:30.028853850 +0000
+++ out 2025-03-24 10:21:30.030853862 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
printf: %9223372036854775807$: invalid conversion specification
--- exp 2025-03-24 10:21:30.034853885 +0000
+++ out 2025-03-24 10:21:30.037853902 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
printf: %9223372036854775808$: invalid conversion specification
--- exp 2025-03-24 10:21:30.040853920 +0000
+++ out 2025-03-24 10:21:30.043853937 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
FAIL tests/printf/printf-indexed.sh (exit status: 1)