You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Klaus Rennecke <kr...@tigris.org> on 2004/07/18 12:36:33 UTC

SVNDiff notes: example states wrong instruction size

Just noted this while doing a port to prepare for JDBC.

/Klaus


[[[
Index: svn/notes/svndiff
===================================================================
--- svn/notes/svndiff	(revision 10347)
+++ svn/notes/svndiff	(working copy)
@@ -80,7 +80,7 @@
  	00000000				Source view offset 0
  	00001100				Source view length 12
  	00010000				Target view length 16
-	00001000				Instruction length 8
+	00000111				Instruction length 7
  	00000001				New data length 1

  	00000100 00000000			Source, len 4, offset 0
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SVNDiff notes: example states wrong instruction size

Posted by Greg Hudson <gh...@MIT.EDU>.
Thanks, committed in r10352.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org