commit | 5ca924038dd196217cedd4b02480ea16acd634f3 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Thu Jan 24 19:15:02 2008 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Thu Jan 24 19:15:02 2008 +0000 |
tree | e1a954d47e19d4006c157858e1d6618004b3f0fe | |
parent | 5a05364049a7b0c3eeee94fb7b77e6b41036b3ae [diff] |
Invert the checks in get_[u]long and get_[u]longlong. The intent was to not accept float types; the result was that integer-like objects were not accepted. Ported from release25-maint.