diff options
author | Noah Misch <noah@leadboat.com> | 2014-10-12 23:27:06 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2014-10-12 23:27:25 -0400 |
commit | 905a8f47b8733bb048c89410be4029052437792f (patch) | |
tree | f56e3eea4b45541ee1d9fa7d0051f1fee3557a7b /src/tutorial/funcs.source | |
parent | 9770452bf80e993242a9c59085e117f564d687b2 (diff) |
Suppress dead, unportable src/port/crypt.c code.
This file used __int64, which is specific to native Windows, rather than
int64. Suppress the long-unused union field of this type. Noticed on
Cygwin x86_64 with -lcrypt not installed. Back-patch to 9.0 (all
supported versions).
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions