newscppi - News

 
 
Show details for the latest news.

Latest News Approved
cppi-1.17 released [stable]
     posted by meyering, Sat 04 Aug 2012 05:44:08 PM UTC


This is to announce cppi-1.17, a stable release.
cppi indents C preprocessor directives to reflect their nesting.

There have been 28 commits by 2 people in the 27 weeks since 1.16.

See the NEWS below for a brief summary.

[...]
cppi-1.15 released [stable]
     posted by meyering, Thu 18 Mar 2010 10:57:22 AM UTC


The only significant change didn't make it into NEWS:
cppi now generates a .pot file, so the next release
will ship with translated messages.

Here are the compressed sources:
  http://ftp.gnu.org/gnu/cppi/cppi-1.15.tar.xz   (412KB)

[...]
cppi-1.14 released [stable]
     posted by meyering, Wed 03 Mar 2010 07:43:20 PM UTC


GNU cppi is a cpp directive indenter.
Its documentation is no more than its --help output (included below).

It converts unindented (or inconsistently indented) code like this:

    #ifdef ...
    #if defined ... || defined ...

[...]

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code