On Tue, 21 Feb 2023 17:59:07 GMT, Mikael Vidstedt <[email protected]> wrote:
> On windows/cygwin, the PANDOC_VERSION variable includes the carriage return
> ('\r') which makes the version check fail:
>
> checking for pandoc version... 2.19.2
> , not the recommended version 2.19.2n 2.19.2
This pull request has now been integrated.
Changeset: 729c26f7
Author: Mikael Vidstedt <[email protected]>
URL:
https://git.openjdk.org/jdk/commit/729c26f70ea89232ba7c0f2d8e4cb8116d6ca051
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8303020: Remove carriage return in pandoc version string
Reviewed-by: iris, lancea, erikj
-------------
PR: https://git.openjdk.org/jdk/pull/12696