summaryrefslogtreecommitdiff
path: root/dev-haskell/asn1-encoding/files/asn1-encoding-0.9.0-32bit-tests.patch
AgeCommit message (Collapse)Author
2020-09-14dev-haskell/asn1-encoding: remove unused patch(es)Michael Mair-Keimberger
Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17522 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2015-08-31dev-haskell/asn1-encoding: workaround test failures on 32-bit systemsSergei Trofimovich
On 32-bit systems Hourglass silently breaks dates out of range '1970 +- 68' years due to use of 'time_t' and 'gmtime_r' from installed libc. Workaround test failures by not testing times out of this range. Github-bug: https://github.com/vincenthz/hs-hourglass/issues/21 Github-bug: https://github.com/vincenthz/hs-asn1/issues/12 Package-Manager: portage-2.2.20