rmuir commented on code in PR #14901: URL: https://github.com/apache/lucene/pull/14901#discussion_r2190032426
########## lucene/core/src/java24/org/apache/lucene/internal/vectorization/PanamaVectorizationProvider.java: ########## @@ -53,8 +57,7 @@ final class PanamaVectorizationProvider extends VectorizationProvider { Locale.ENGLISH, "Java vector incubator API enabled; uses preferredBitSize=%d%s%s", Review Comment: @uschindler THANK YOU. Totally missed this, I fear I've become lazy because I've gotten too accustomed to having `-Wformat` or equivalent checks in all other languages... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org