diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-01-17 00:57:23 -0500 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-01-17 01:13:22 -0500 |
commit | 6f64f6d9d2b12cdae1648cbf536685c888f3b981 (patch) | |
tree | 1bb9393bd6e2452cf0cb39e360ae1481b2633d2c /t/t6003-rev-list-topo-order.sh | |
parent | Corrected BNF input documentation for fast-import. (diff) | |
download | tgif-6f64f6d9d2b12cdae1648cbf536685c888f3b981.tar.xz |
Correct a few types to be unsigned in fast-import.
The length of an atom string cannot be negative. So make it
explicit and declare it as an unsigned value.
The shift width in a mark table node also cannot be negative.
I'm also moving it to after the pointer arrays to prevent any
possible alignment problems on a 64 bit system.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 't/t6003-rev-list-topo-order.sh')
0 files changed, 0 insertions, 0 deletions