On 5 jun 2008, at 02:00, Johannes Schindelin wrote:
I changed the uintmax_t to to a uint32_t. If I remove the "- (uint32_t
*)NULL",
it won't return the same marks. The same is done in get_object_mark().
Right. I copied this code from fast-export.c. I changed it to two
variables now.
That won't return the same result, as pointer addition goes with 4
bytes. The
same thing is done in mark_object().
I will send an updated patch.
- Pieter
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html