I'm using 0.6.9 and Python 2.5.5.
fmes_node_equal() in extensions/maplookup.c assumes that object ID is Long on 64bit systems, and Int on 32bit systems. However, Python's builtin id() returns either Long or Int depending on the MSB of the pointer value. This causes a problem on node comparison.
I've just filed a patch on the Debian BTS. | |
| priority | normal |
|---|---|
| type | bug |
| appeared in | <not specified> |
| done in | 0.6.10 |
| load left | 0.000 |
| debian bug number | 570727 |
| closed by | <not specified> |


#9388 error when comparing odt file
Comments
-
2010/08/19 15:06, written by anon
| reply to this comment
(add comment)Any plans for a xmldiff release?