Re: [PATCH] builtin-fast-export: Add importing and exporting of revision marks

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pieter de Bie
Date: Thursday, June 5, 2008 - 3:46 am

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] builtin-fast-export: Add importing and exporti ..., Johannes Schindelin, (Wed Jun 4, 5:00 pm)
Re: [PATCH] builtin-fast-export: Add importing and exporti ..., Pieter de Bie, (Thu Jun 5, 3:46 am)
Re: [PATCH] builtin-fast-export: Add importing and exporti ..., Johannes Schindelin, (Thu Jun 5, 6:31 am)
Re: [PATCH v2] builtin-fast-export: Add importing and expo ..., Johannes Schindelin, (Thu Jun 5, 6:35 am)
Re: [PATCH] Documentation/fast-export: Document --import-m ..., Johannes Schindelin, (Sat Jun 7, 8:20 am)
Re: [PATCH v3] builtin-fast-export: Add importing and expo ..., Johannes Schindelin, (Wed Jun 11, 11:45 am)