Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANNOUNCE: DJGPP port of GNU Indent 2.2.10 uploaded.

2 views
Skip to first unread message

Juan Manuel Guerrero

unread,
Mar 8, 2009, 6:50:14 AM3/8/09
to djgpp-a...@delorie.com
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-i...@gnu.org>.
Send suggestions and bug reports concerning the DJGPP port
to comp.os.msdos.djgpp or <dj...@delorie.com>.

Enjoy.

Guerrero, Juan Manuel <juan.g...@gmx.de>

0 new messages