author | Sebastian Harl <sh@tokkee.org> | |
Sun, 23 Nov 2014 18:01:17 +0000 (19:01 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 23 Nov 2014 18:01:17 +0000 (19:01 +0100) | ||
commit | a818a27f0f5bf001c212659c0a09247671056a08 | |
tree | 2bb1f5b60598d25944e1171802ae850afe46eab6 | tree | snapshot |
parent | 6eee9bc367946ada5b0596c6029a096ea5332a9f | commit | diff |
frontend/scanner: Fixed parsing of time values.
It turns out, mktime() cannot be used to parse a time (at day 0). Let's do it
manually then, it's no big magic anyway ;-)
It turns out, mktime() cannot be used to parse a time (at day 0). Let's do it
manually then, it's no big magic anyway ;-)
src/frontend/scanner.l | diff | blob | history |