Commit 247d175
Fix ensure_new_type's handling of longs.
This handles ints as input, but not longs, which causes test failures on
32-bit systems (and possibly 64-bit if you pick a large enough number).1 parent 6ced8ce commit 247d175
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
| 610 | + | |
| 611 | + | |
610 | 612 | | |
611 | 613 | | |
612 | 614 | | |
| |||
0 commit comments