printf-indexed.log ( failed)
test link: tests/printf/printf-indexed.shFAIL: tests/printf/printf-indexed
=================================
printf: %2$: invalid conversion specification
--- exp 2025-04-02 08:40:10.037871614 +0000
+++ out 2025-04-02 08:40:10.037871614 +0000
@@ -1 +0,0 @@
-21
printf: %1$: invalid conversion specification
--- exp 2025-04-02 08:40:10.043871630 +0000
+++ out 2025-04-02 08:40:10.043871630 +0000
@@ -1,2 +0,0 @@
-11
-22
printf: %3$: invalid conversion specification
--- exp 2025-04-02 08:40:10.048871643 +0000
+++ out 2025-04-02 08:40:10.051871651 +0000
@@ -1,2 +1 @@
-A C B
-D
+A
\ No newline at end of file
printf: %1$: invalid conversion specification
--- exp 2025-04-02 08:40:10.055871662 +0000
+++ out 2025-04-02 08:40:10.055871662 +0000
@@ -1,2 +0,0 @@
- 4
-1
printf: %1$: invalid conversion specification
--- exp 2025-04-02 08:40:10.060871675 +0000
+++ out 2025-04-02 08:40:10.063871683 +0000
@@ -1 +1 @@
-A B A
+A B
\ No newline at end of file
printf: %100$: invalid conversion specification
--- exp 2025-04-02 08:40:10.066871691 +0000
+++ out 2025-04-02 08:40:10.067871694 +0000
@@ -1 +0,0 @@
- 0 1
printf: %1$: invalid conversion specification
--- exp 2025-04-02 08:40:10.072871707 +0000
+++ out 2025-04-02 08:40:10.072871707 +0000
@@ -1 +0,0 @@
- 01
printf: %3$: invalid conversion specification
--- exp 2025-04-02 08:40:10.077871720 +0000
+++ out 2025-04-02 08:40:10.078871723 +0000
@@ -1 +0,0 @@
- 01
printf: %3$: invalid conversion specification
--- exp 2025-04-02 08:40:10.083871736 +0000
+++ out 2025-04-02 08:40:10.083871736 +0000
@@ -1 +0,0 @@
- 01
printf: %3$: invalid conversion specification
--- exp 2025-04-02 08:40:10.088871750 +0000
+++ out 2025-04-02 08:40:10.089871752 +0000
@@ -1 +0,0 @@
- 01
printf: %2$: invalid conversion specification
--- exp 2025-04-02 08:40:10.094871766 +0000
+++ out 2025-04-02 08:40:10.094871766 +0000
@@ -1 +0,0 @@
- 1
printf: %2$: invalid conversion specification
--- exp 2025-04-02 08:40:10.100871782 +0000
+++ out 2025-04-02 08:40:10.100871782 +0000
@@ -1 +0,0 @@
- 1
printf: %01$: invalid conversion specification
--- exp 2025-04-02 08:40:10.105871795 +0000
+++ out 2025-04-02 08:40:10.106871797 +0000
@@ -1 +0,0 @@
- 1
printf: %1$: invalid conversion specification
--- exp 2025-04-02 08:40:10.112871813 +0000
+++ out 2025-04-02 08:40:10.112871813 +0000
@@ -1 +0,0 @@
-0001
02$s --- exp 2025-04-02 08:40:10.131871864 +0000
+++ out 2025-04-02 08:40:10.134871872 +0000
@@ -1 +1,2 @@
printf: 'A': expected a numeric value
+printf: %2$: invalid conversion specification
printf: %999$: invalid conversion specification
--- exp 2025-04-02 08:40:10.144871898 +0000
+++ out 2025-04-02 08:40:10.147871906 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
printf: %2147483647$: invalid conversion specification
--- exp 2025-04-02 08:40:10.151871917 +0000
+++ out 2025-04-02 08:40:10.153871922 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
printf: %2147483648$: invalid conversion specification
--- exp 2025-04-02 08:40:10.157871933 +0000
+++ out 2025-04-02 08:40:10.159871938 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
printf: %9223372036854775807$: invalid conversion specification
--- exp 2025-04-02 08:40:10.163871949 +0000
+++ out 2025-04-02 08:40:10.165871954 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
printf: %9223372036854775808$: invalid conversion specification
--- exp 2025-04-02 08:40:10.169871965 +0000
+++ out 2025-04-02 08:40:10.171871970 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
FAIL tests/printf/printf-indexed.sh (exit status: 1)