printf-indexed.log ( failed)
test link: tests/printf/printf-indexed.shFAIL: tests/printf/printf-indexed
=================================
printf: %2$: invalid conversion specification
--- exp 2025-01-20 14:30:50.226660372 +0000
+++ out 2025-01-20 14:30:50.226660372 +0000
@@ -1 +0,0 @@
-21
printf: %1$: invalid conversion specification
--- exp 2025-01-20 14:30:50.232660382 +0000
+++ out 2025-01-20 14:30:50.232660382 +0000
@@ -1,2 +0,0 @@
-11
-22
printf: %3$: invalid conversion specification
--- exp 2025-01-20 14:30:50.237660391 +0000
+++ out 2025-01-20 14:30:50.239660394 +0000
@@ -1,2 +1 @@
-A C B
-D
+A
\ No newline at end of file
printf: %1$: invalid conversion specification
--- exp 2025-01-20 14:30:50.243660401 +0000
+++ out 2025-01-20 14:30:50.243660401 +0000
@@ -1,2 +0,0 @@
- 4
-1
printf: %1$: invalid conversion specification
--- exp 2025-01-20 14:30:50.248660409 +0000
+++ out 2025-01-20 14:30:50.251660414 +0000
@@ -1 +1 @@
-A B A
+A B
\ No newline at end of file
printf: %100$: invalid conversion specification
--- exp 2025-01-20 14:30:50.254660419 +0000
+++ out 2025-01-20 14:30:50.255660421 +0000
@@ -1 +0,0 @@
- 0 1
printf: %1$: invalid conversion specification
--- exp 2025-01-20 14:30:50.260660429 +0000
+++ out 2025-01-20 14:30:50.261660431 +0000
@@ -1 +0,0 @@
- 01
printf: %3$: invalid conversion specification
--- exp 2025-01-20 14:30:50.265660438 +0000
+++ out 2025-01-20 14:30:50.266660439 +0000
@@ -1 +0,0 @@
- 01
printf: %3$: invalid conversion specification
--- exp 2025-01-20 14:30:50.271660448 +0000
+++ out 2025-01-20 14:30:50.271660448 +0000
@@ -1 +0,0 @@
- 01
printf: %3$: invalid conversion specification
--- exp 2025-01-20 14:30:50.276660456 +0000
+++ out 2025-01-20 14:30:50.277660458 +0000
@@ -1 +0,0 @@
- 01
printf: %2$: invalid conversion specification
--- exp 2025-01-20 14:30:50.282660466 +0000
+++ out 2025-01-20 14:30:50.283660468 +0000
@@ -1 +0,0 @@
- 1
printf: %2$: invalid conversion specification
--- exp 2025-01-20 14:30:50.287660475 +0000
+++ out 2025-01-20 14:30:50.288660477 +0000
@@ -1 +0,0 @@
- 1
printf: %01$: invalid conversion specification
--- exp 2025-01-20 14:30:50.293660485 +0000
+++ out 2025-01-20 14:30:50.293660485 +0000
@@ -1 +0,0 @@
- 1
printf: %1$: invalid conversion specification
--- exp 2025-01-20 14:30:50.299660495 +0000
+++ out 2025-01-20 14:30:50.300660497 +0000
@@ -1 +0,0 @@
-0001
02$s --- exp 2025-01-20 14:30:50.318660527 +0000
+++ out 2025-01-20 14:30:50.320660531 +0000
@@ -1 +1,2 @@
printf: 'A': expected a numeric value
+printf: %2$: invalid conversion specification
printf: %999$: invalid conversion specification
--- exp 2025-01-20 14:30:50.329660546 +0000
+++ out 2025-01-20 14:30:50.332660551 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
printf: %2147483647$: invalid conversion specification
--- exp 2025-01-20 14:30:50.335660556 +0000
+++ out 2025-01-20 14:30:50.337660559 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
printf: %2147483648$: invalid conversion specification
--- exp 2025-01-20 14:30:50.341660566 +0000
+++ out 2025-01-20 14:30:50.343660569 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
printf: %9223372036854775807$: invalid conversion specification
--- exp 2025-01-20 14:30:50.346660574 +0000
+++ out 2025-01-20 14:30:50.349660580 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
printf: %9223372036854775808$: invalid conversion specification
--- exp 2025-01-20 14:30:50.352660584 +0000
+++ out 2025-01-20 14:30:50.354660588 +0000
@@ -1 +1 @@
-empty
+empty
\ No newline at end of file
FAIL tests/printf/printf-indexed.sh (exit status: 1)