Re: [9fans] govt go library

2013-07-09 Thread Latchesar Ionkov
Hi, Sorry for the late reply, I don't read 9fans often. Your patch is applied. Thanks for the bugfixes. Thanks, Lucho On Sat, Jul 6, 2013 at 4:52 AM, Pavel Zholkover wrote: > Hi all, > > Does anyone use the http://http://code.google.com/p/govt package for > client side venti ? > I had to

Re: [9fans] govt go library

2013-07-06 Thread Pavel Zholkover
diff -r 26a682609ac2 vt/pack.go --- a/vt/pack.goTue Apr 24 12:03:56 2012 -0600 +++ b/vt/pack.goWed Jun 19 21:24:46 2013 +0300 @@ -6,8 +6,10 @@ //import "log" +const VtCorruptType = 0xFF + const ( -Overrtype= 0 +Overrtype = iota Ovroottype Ovdirtype Ovptype0 @@

[9fans] govt go library

2013-07-06 Thread Pavel Zholkover
Hi all, Does anyone use the http://http://code.google.com/p/govt package for client side venti ? I had to apply the attached patch to be able to read a vac score. Thanks, - Pavel govt_client_fixes.diff Description: Binary data