<!-- Mail as an attachment to: monthly@freebsd.org -->
<project cat='docs'>
  <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" />
  </links>

  <body>
    <p>
      Use of 'bool' is now allowed.  It was before, too, but now it's *really* allowed.  Party like it's 1999!
    </p>
  </body>

  <sponsor>
    EMC / Isilon Storage Division
  </sponsor>

  <help>
    <task>
      Specify style(9)'s opinion on iso646.h.
    </task>
    <task>
      Fix intmax_t to be 128-bit on platforms where __int128_t is used.
    </task>
  </help>
</project>
