diff options
author | José Fonseca <jfonseca@vmware.com> | 2013-04-15 12:15:27 +0100 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2013-04-15 13:02:28 +0100 |
commit | 6a531205d131f2496468eea6a0582edb86906d1c (patch) | |
tree | 913762599c19a82693292d77582a0eab23126cfc /tests/general/fragment-center.c | |
parent | 14893ffd613273e63f31f7bc787189febdb5245d (diff) |
cl: Fix Windows build.
Fixes two trivial issues:
- on Windows large integers like 0xff000001 are not `int` objects, but
rather `long` objects, so accept both types.
- and the error message caused exception
TypeError: cannot concatenate 'str' and 'long' objects
Diffstat (limited to 'tests/general/fragment-center.c')
0 files changed, 0 insertions, 0 deletions