Commit 1a888ee3b1eb296a610ddb8e5a28159b8c97ba99
1 parent
a3677ffe
TODO
Showing
1 changed file
with
6 additions
and
0 deletions
TODO
| @@ -9,6 +9,9 @@ Candidates for upcoming release | @@ -9,6 +9,9 @@ Candidates for upcoming release | ||
| 9 | * #422: disable rpath when building RPM | 9 | * #422: disable rpath when building RPM |
| 10 | * #352: building standalone executables (lambda layer) | 10 | * #352: building standalone executables (lambda layer) |
| 11 | * #460: potential malware in fuzzer seed corpus | 11 | * #460: potential malware in fuzzer seed corpus |
| 12 | + * Consider building workflow on a schedule to detect build rot. This | ||
| 13 | + may enable safe use of *-latest especially if Windows wildcard is | ||
| 14 | + testable. | ||
| 12 | 15 | ||
| 13 | * Fuzz crashes | 16 | * Fuzz crashes |
| 14 | * See "New" below | 17 | * See "New" below |
| @@ -26,6 +29,9 @@ Candidates for upcoming release | @@ -26,6 +29,9 @@ Candidates for upcoming release | ||
| 26 | * Complete migratiion to GitHub Actions. Do a case-insensitive search | 29 | * Complete migratiion to GitHub Actions. Do a case-insensitive search |
| 27 | for azure to find documentation references. | 30 | for azure to find documentation references. |
| 28 | 31 | ||
| 32 | +* Find a way to deal with MSVC wildcard expansion, even if it requires | ||
| 33 | + creating a separate step or adding code to build-windows.bat. | ||
| 34 | + | ||
| 29 | * Remember to check work `qpdf` project for private issues | 35 | * Remember to check work `qpdf` project for private issues |
| 30 | * file with very slow page extraction | 36 | * file with very slow page extraction |
| 31 | * big page even with --remove-unreferenced-resources=yes, even with --empty | 37 | * big page even with --remove-unreferenced-resources=yes, even with --empty |