Warn about 2 digit years being assumed to be 19xx
commit734f5f4966b36ea29c0da7277c97aebc48646288
authorOlly Betts <olly@survex.com>
Sat, 13 Jan 2018 04:31:22 +0000 (13 17:31 +1300)
committerOlly Betts <olly@survex.com>
Sat, 13 Jan 2018 04:31:22 +0000 (13 17:31 +1300)
tree1bcbd65c432f35c94d3fe754e6ab25030f6feb6f
parenta49bcbff1b251a8b137ce5f7e4657ba36c727d64
Warn about 2 digit years being assumed to be 19xx

We can't change the assumption without risking breaking existing
datasets, but the further we get into this century, the more likely such
an assumption is to catch someone out.  The warning can easily be
quashed by explicitly adding the assumed "19".
26 files changed:
lib/bg.po
lib/ca.po
lib/de.po
lib/de_CH.po
lib/el.po
lib/en_US.po
lib/es.po
lib/fr.po
lib/hu.po
lib/id.po
lib/it.po
lib/pl.po
lib/pt.po
lib/pt_BR.po
lib/ro.po
lib/ru.po
lib/sk.po
lib/survex.pot
lib/zh_CN.po
src/date.c
src/date.h
src/readval.c
tests/cmd_date.out
tests/cmd_date.svx
tests/cmd_datebad2.out
tests/cmd_datebad2.svx