<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/libsunrpc, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>all: clean up misleading indentation warnings</title>
<updated>2025-07-25T15:20:03+00:00</updated>
<author>
<name>Dan Cross</name>
<email>cross@gajendra.net</email>
</author>
<published>2025-07-25T15:20:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=655f7c3184fe2f1eb039211e689c2fe037fa8320'/>
<id>655f7c3184fe2f1eb039211e689c2fe037fa8320</id>
<content type='text'>
Misleading indentation warnings are actually useful, as they
will occasionally reveal actual bugs (cf the apple `goto fail`
security bug from a few years ago).  Newer versions of clang
(at least) are more aggressive about warnings in this regard,
which has exposed a few warnings that are annoying.  However,
they are easy to address.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Misleading indentation warnings are actually useful, as they
will occasionally reveal actual bugs (cf the apple `goto fail`
security bug from a few years ago).  Newer versions of clang
(at least) are more aggressive about warnings in this regard,
which has exposed a few warnings that are annoying.  However,
they are easy to address.
</pre>
</div>
</content>
</entry>
<entry>
<title>Trivial changes: whitespace and modes.</title>
<updated>2020-01-10T14:54:30+00:00</updated>
<author>
<name>Dan Cross</name>
<email>cross@gajendra.net</email>
</author>
<published>2020-01-10T14:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=fa325e9b42b0bdfb48857d1958d9fb7ceac55151'/>
<id>fa325e9b42b0bdfb48857d1958d9fb7ceac55151</id>
<content type='text'>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>silence more warnings</title>
<updated>2012-10-21T16:04:56+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2012-10-21T16:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=c5bfba483f4002c539cbeb4087827524dba8d0f8'/>
<id>c5bfba483f4002c539cbeb4087827524dba8d0f8</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/6744056
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/6744056
</pre>
</div>
</content>
</entry>
<entry>
<title>fix clang warnings reported by Tuncer Ayaz</title>
<updated>2012-10-21T15:25:08+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2012-10-21T15:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=0cfb376070a4bef7b4168a9795e025437e1be79f'/>
<id>0cfb376070a4bef7b4168a9795e025437e1be79f</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/6744054
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/6744054
</pre>
</div>
</content>
</entry>
<entry>
<title>fix gcc 4.7 warnings (thanks Tuncer Ayaz)</title>
<updated>2012-10-20T17:36:52+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2012-10-20T17:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=220c15d2b746878a943f311e6f66b1480e46491d'/>
<id>220c15d2b746878a943f311e6f66b1480e46491d</id>
<content type='text'>
R=rsc
http://codereview.appspot.com/6744053
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
http://codereview.appspot.com/6744053
</pre>
</div>
</content>
</entry>
<entry>
<title>fix memory leak (bakul shah)</title>
<updated>2007-04-24T06:49:30+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2007-04-24T06:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=5d3be932404680c053da66201f1e67af9a73f4d6'/>
<id>5d3be932404680c053da66201f1e67af9a73f4d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stupid bug in ext3 fixes (serge gannon)</title>
<updated>2006-05-10T17:39:23+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-10T17:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=d7f59903e3c1fbb68ef934abcb5ac36f0dcdfbeb'/>
<id>d7f59903e3c1fbb68ef934abcb5ac36f0dcdfbeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>poor type-punned pointer</title>
<updated>2006-05-05T15:19:10+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-05T15:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=cd14fd5f81596287493e46fe0045c04030c3ed4d'/>
<id>cd14fd5f81596287493e46fe0045c04030c3ed4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sign extension bug</title>
<updated>2006-05-04T18:54:09+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-04T18:54:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=1e22e8e41463896755b37d45bf76e14683e30f94'/>
<id>1e22e8e41463896755b37d45bf76e14683e30f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rpc fixes (vandebo)</title>
<updated>2006-05-04T18:02:48+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-04T18:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=886a6f6c535f081e5d845db7ba79b16f2b68ef97'/>
<id>886a6f6c535f081e5d845db7ba79b16f2b68ef97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
