bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30722: parse-time-string fails on Windows for some values.


From: Jacob MacDonald
Subject: bug#30722: parse-time-string fails on Windows for some values.
Date: Tue, 06 Mar 2018 00:46:22 +0000

Reporting from my home machine so system information here isn't useful unfortunately, sorry. I can paste information from the Windows box I experienced this on tomorrow.

To reproduce: On a Windows version of Emacs:

Evaluate (parse-time-string "2018-03-05")

A list of all nils is returned.

Removing the lexical-binding from parse-time.el solves the problem. lexical-binding seems to have no effect on Linux.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]