Add report on adding bool to style(9) from cem

This commit is contained in:
Benjamin Kaduk 2015-12-29 06:43:26 +00:00
parent 922a0f3151
commit 143744038a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47919

View file

@ -117,4 +117,50 @@
&os; via FUSE.</p>
</body>
</project>
<project cat='doc'>
<title>Style(9) enhanced to allow C99 'bool'</title>
<contact>
<person>
<name>
<given>Bruce</given>
<common>Evans</common>
</name>
<email>brde@optusnet.com.au</email>
</person>
<person>
<name>
<given>Conrad</given>
<common>Meyer</common>
</name>
<email>cem@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="https://lists.FreeBSD.org/pipermail/svn-src-head/2015-December/079671.html">Bruce's email requesting bool be added to style(9)</url>
<url href="https://reviews.FreeBSD.org/D4384">Differential Revision for the change</url>
</links>
<body>
<p>Use of <tt>bool</tt> is now allowed. It was allowed
previously, as well, but now it's <em>really</em> allowed. Party
like it's 1999!</p>
</body>
<sponsor>EMC / Isilon Storage Division</sponsor>
<help>
<task>
<p>Specify style(9)'s opinion on <tt>iso646.h.</tt></p>
</task>
<task>
<p>Fix <tt>intmax_t</tt> to be 128-bit on platforms where
<tt>__int128_t</tt> is used.</p>
</task>
</help>
</project>
</report>