<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/go.git/test/fixedbugs/bug083.dir, branch dev.garbage</title>
<subtitle>code.google.com: Obsolete (use go-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/'/>
<entry>
<title>use errchk in more places.</title>
<updated>2009-07-30T23:46:14+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-07-30T23:46:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=0e26006a48566d0eb9947fb814839df053812abc'/>
<id>0e26006a48566d0eb9947fb814839df053812abc</id>
<content type='text'>
let errchk exit 0 even if it has reported a BUG.
it echoed BUG and that's all that matters.

R=r
DELTA=143  (1 added, 89 deleted, 53 changed)
OCL=32533
CL=32542
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
let errchk exit 0 even if it has reported a BUG.
it echoed BUG and that's all that matters.

R=r
DELTA=143  (1 added, 89 deleted, 53 changed)
OCL=32533
CL=32542
</pre>
</div>
</content>
</entry>
<entry>
<title>add ./ to imports where necessary</title>
<updated>2009-06-26T03:13:56+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-06-26T03:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=4c132a012d1d4600ec1fca6e5af28c61d511413e'/>
<id>4c132a012d1d4600ec1fca6e5af28c61d511413e</id>
<content type='text'>
R=r
DELTA=51  (4 added, 4 deleted, 43 changed)
OCL=30759
CL=30778
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=r
DELTA=51  (4 added, 4 deleted, 43 changed)
OCL=30759
CL=30778
</pre>
</div>
</content>
</entry>
<entry>
<title>Get this bug back to the intended state: bug1.go is making a</title>
<updated>2009-01-21T20:52:22+00:00</updated>
<author>
<name>Ian Lance Taylor</name>
<email>iant@golang.org</email>
</author>
<published>2009-01-21T20:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=2edd0d15e0eebc260805c38f95d9f47169fe77f2'/>
<id>2edd0d15e0eebc260805c38f95d9f47169fe77f2</id>
<content type='text'>
reference to a type which should not be visible.  The test
currently fails with 6g.

R=rsc
DELTA=7  (4 added, 0 deleted, 3 changed)
OCL=23222
CL=23225
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reference to a type which should not be visible.  The test
currently fails with 6g.

R=rsc
DELTA=7  (4 added, 0 deleted, 3 changed)
OCL=23222
CL=23225
</pre>
</div>
</content>
</entry>
<entry>
<title>delete export</title>
<updated>2009-01-20T22:40:40+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-01-20T22:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=72da6a7ce95c427fa91aafa30e0ccd4f64c871db'/>
<id>72da6a7ce95c427fa91aafa30e0ccd4f64c871db</id>
<content type='text'>
TBR=r
OCL=23121
CL=23127
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TBR=r
OCL=23121
CL=23127
</pre>
</div>
</content>
</entry>
<entry>
<title>convert tests; nothing interesting.</title>
<updated>2009-01-17T00:12:14+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-01-17T00:12:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=976529fd654f2cdf6ca21afcdeddedeff7d9583a'/>
<id>976529fd654f2cdf6ca21afcdeddedeff7d9583a</id>
<content type='text'>
R=r
OCL=23012
CL=23014
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=r
OCL=23012
CL=23014
</pre>
</div>
</content>
</entry>
<entry>
<title>This bug has been fixed; moving it from bugs to fixedbugs.</title>
<updated>2008-11-13T05:59:43+00:00</updated>
<author>
<name>Ian Lance Taylor</name>
<email>iant@golang.org</email>
</author>
<published>2008-11-13T05:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=570cf278107253bee0115d7a0f95e31acfe1160a'/>
<id>570cf278107253bee0115d7a0f95e31acfe1160a</id>
<content type='text'>
R=gri
DELTA=36  (18 added, 18 deleted, 0 changed)
OCL=19059
CL=19133
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=gri
DELTA=36  (18 added, 18 deleted, 0 changed)
OCL=19059
CL=19133
</pre>
</div>
</content>
</entry>
</feed>
