Uhm. Wow. gfi has a bug then; mark numbers are supposed to
be whatever uintmax_t is on your platform; for any systems that
support a 64 bit off_t (and most do these days) that should be a
64 bit integer value, which we all know easily exceeds 2^20-1.
I'd rather see the bug fixed than a documentation patch. But I'm
too whacked out from heavy travel in the past two days flying
coast-to-coast and back to attempt debugging gfi and writing such
a fix patch tonight. Maybe someone else will find it before I
can look at it later. ;-)
Yea. I think I had pointed out the same point to Michael earlier
when he asked about it. I didn't want create two different tables
of marks because then we either need to extend the language to say
which table, or we have to infer it based on position. But either
way its just object IDs.
--
Shawn.
--
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