[LyX/master] Improve LaTeX version checking

Jürgen Spitzmüller jspitzm at gmail.com
Tue Jan 10 16:26:24 UTC 2023


Am Sonntag, dem 08.01.2023 um 19:49 +0100 schrieb Jean-Marc Lasgouttes:
> Is there a reason why we need that instead of comparing dates as
> string? 
> Something like
>         if (package_date >= "2015/09/01") {
>                 [...]

How would "comparing dates as strings" work? Wouldn't we need to
decompose the date anyway?

-- 
Jürgen


More information about the lyx-devel mailing list