diff options
author | Jim Meyering <meyering@redhat.com> | 2012-07-04 13:01:56 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-07-04 13:32:24 +0200 |
commit | cc322ddd16607c0c8e978e5003008344e2710ec9 (patch) | |
tree | eceb3dd878d732733986ed1359654c9b110c6cb2 /doc | |
parent | 74427c76d7be2a5522a8d24e29bfa63c299dbbce (diff) | |
download | coreutils-cc322ddd16607c0c8e978e5003008344e2710ec9.tar.xz |
date: fails to diagnose invalid input
date -d "$(printf '\xb0')" would print 00:00:00 with today's date
rather than diagnosing the invalid input. Now it reports this:
date: invalid date '\260'
* gnulib: Update submodule to latest for fixed parse-datetime.y.
* tests/misc/date [invalid-high-bit-set]: New test.
* NEWS (Bug fixes): Mention it.
* bootstrap, tests/init.sh: Also update to latest.
Reported by Peter Evans in http://bugs.gnu.org/11843
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions