Mail Archives: djgpp-announce/2009/03/08/12:23:13
Message-Id: | <200903081721.n28HL9Ls010946@delorie.com>
|
X-Authenticated: | #27081556
|
X-Provags-ID: | V01U2FsdGVkX19y2YosMvlyudcVXzS+lJMNR8TXBVdKpkHX0DSg3w
|
| 6svqc/G1MPG1Yw
|
From: | "Juan Manuel Guerrero" <juan DOT guerrero AT gmx DOT de>
|
To: | <djgpp-announce AT delorie DOT com>
|
Subject: | ANNOUNCE: DJGPP port of GNU Indent 2.2.10 uploaded.
|
Date: | Sun, 8 Mar 2009 11:50:14 +0100
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106
|
X-Y-GMX-Trusted: | 0
|
X-FuHaFi: | 0.55
|
This is a port of GNU Indent 2.2.10 to MSDOS/DJGPP.
The indent program is a utility that reformats C source code by adding
or deleting whitespaces as necessary according to user given options.
It can also convert from one style of coding to another.
``indent'' can understand a substantial amount about the syntax of C
programs, but it also tries to cope up with incomplete and malformed
syntax. The GNU style of indenting is the default. However, various
other styles such as K&R, Berkeley are also supported. Indent has a
plethora of options. The documentations contain detailed information
about these options.
DJGPP specific changes.
=======================
The changes are the same as in the previous port:
- The profole file name has been modified from `.indent.pro' to `indent.pro'.
- Indent generate numbered backups if the used OS supports long file names.
As usual, all djgpp specific files (config.bat, diffs, readme files, etc.)
are located in the djgpp subdir.
The port consists of the usual three packages that can be downloaded from
ftp.delorie.com and mirrors as (timestamp 2009-03-08):
Indent 2.2.10 binary, info and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ind2210b.zip
Indent 2.2.10 dvi, html, pdf and ps format documentation:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ind2210d.zip
Indent 2.2.10 source:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ind2210s.zip
For the convenience of the WinXP users the binaries has been produced
a second time using the djdev204 beta library. This package is available
at ftp.delorie.com and mirrors as (timestamp 2009-03-08):
Indent 2.2.10 binary, info and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/ind2210b.zip
Send sed specific bug reports to <bug-indent AT gnu DOT org>.
Send suggestions and bug reports concerning the DJGPP port
to comp.os.msdos.djgpp or <djgpp AT delorie DOT com>.
Enjoy.
Guerrero, Juan Manuel <juan DOT guerrero AT gmx DOT de>
- Raw text -