Messages by Thread
-
bug formatting a .h function extern declaration with attribute macros
Eric Blake
-
running Indent twice produces different output
David Bremner
-
Support for iso646?
Artyom Bologov
-
Missing Options in my shell's indent (?)
Le Hua Li
-
Alternating results on spacing on nested parentheses on the first statement of a function with a pointer
pythonian23
-
Change on indent from 2.2.12 to 2.2.13
De Lara Guarch, Pablo
-
preprocessor indentation w/comments
Cheyenne Wills
-
Feedback on indent manual
David Apps
-
[PATCH] Make sure that config.h defines HAVE_LOCALE_H
Collin Funk
-
HEAP BUFFER OVERFLOW BUG
abhishek singh
-
Bug report: indent confused by nested if
James Allwright
-
Indent appears to be confused by a nested if
James Allwright
-
documentation suggestion
Andrew Tannenbaum
-
indent(1): fix the programm that generated this man page
Bjarni Ingi Gislason
-
Fwd: -sc -cdb misses that there are already asterisks in the comments
Santiago Vila
-
Missing shebang in regression/TEST
Santiago Vila
-
indent-2.2.13 does not set a locale
Petr Pisar
-
Incorrect pointer align
Nicolas Bock
-
indent mangles UTF-8
Adam Wozniak
-
Indent 0b number
Martin Hinner
-
Tests should run with C locale
Santiago Vila
-
Fwd: Bug#1029574: indent shebang bug and misses LFS support
Santiago Vila
-
a part of code becames a part of a comment
e.zhiganov
-
extra line breaks for initialization of 2D array
Heller, Christian
-
indent - add support for gcc's extension allowing nested procediures?
Graham Toal
-
Indent modifies file forever for function with function pointer argument
GNU indent discussion, bug reports, suggestions.
-
GNU indent 2.2.12 twice-run bug
Marion Anderson
-
Option to put space in function definiton
Dmitry Bogatov
-
[PATCH] Fix the handling of the star in pointer to user defined types for parameter declarations.
Théo Cavignac
-
indent-2.2.12 bug on large files
Michal Kalderon
-
Bug: configure parameters ignored
Moritz Schmitt
-
Put null statement on separate line
Mattias Märka
-
Stmt nesting error on if(condition)/*comment*/{{}} with -br option
Petr Pisar
-
indent behaves in a strange way
Bostjan Vilfan
-
block comment shift
Karl Dahlke
-
Indent version 2.2.12; cuddle-else does not work as described
David L. Paktor
-
Indent version 2.2.12; One other question...
David L. Paktor
-
Important request, participation in software development study
ivandarioarroyo
-
Fyi: this list, bug-indent, just had it's subject [tag] and footer removed
sysadmin
-
Space or no space after __attribute__ ? (Behavior change in newer versions of indent)
Andrew 👽 Yourtchenko
-
--break-function-decl-args-end not working
marco-isr...@online.de
-
baby shell: code that compiles (for the most part), but indent doesn't like it
L A Walsh
-
[PATCH] Handle unary -- and ++ after return or if
Nikhil Benesch
-
[PATCH] Correctly handle pointer alignment with typedef'd types
Nikhil Benesch
-
What --use-tabs has not effect?
Peng Yu
-
How to use indent command to set type of a function declaration and its name are at different lines?
MaYuming
-
[PATCH] Recognize binary integer literals
Petr Písař
-
doc/indent.texi license
Petr Pisar
-
remarks about new release
Bruno Haible
-
build failure
Bruno Haible
-
documentation on www.gnu.org
Bruno Haible
-
--gettext-strings option
Bruno Haible
-
old-style intl directory
Bruno Haible
-
Inetutils uninstall
Clément Neutre
-
Correctly indenting preprocessor macros in header files with guards
Darshit Shah
-
Fix obsolete spelling
Stefan Haubenthal
-
Possible bug: 2.2.11 not idempotent
Mouse
-
Possible Bug?
Charlie Sale
-
Problem with macro parameters in inline assembly
Michael Thayer
-
Bug report: hexadecimal numbers are wrongly intented
杨已彪
-
gnu indent breaks long #define lines without terminating backslashes
Robert Brown - Contractor
-
indent-2.2.10 compilation issues
Richard A. O'Keefe
-
Fwd: RFE: option to 'cuddle' bracketless targets of conditional statements
L A Walsh
-
Bug report for indent (GNU indent 2.2.11)
Con Tameiki
-
cuddle-else bug Gnu Indent v 2.2.11
Oscar Svensson
-
Linux Indent Utility not working as expected ..
Vipin Garg
-
Not properly indenting
tima redoc
-
bug nested vector
b...@e.mail.de
-
[Indent] Proposed upgrade of the home page
Thérèse Godefroy
-
wish: unbreakable "function" name
Basile Starynkevitch
-
binary constant problem
Frédéric Lamorce
-
indent bug on ubuntu host
Denis Lobanov
-
Formatting self-defined type C pointers with indent and typedef usually.
eddie
-
Indent -ncs arg has no effect in func decl
Andrey Utkin
-
Download source for indent 2.2.11
Riyad Parvez
-
Missing braces check even in commented code
Viswanath, Minal (Nokia - IN/Bangalore)
-
Typo in manual for 'bfda' and 'bfde' option
Markus Funke
-
Missing vi variable in LINGUAS
Trần Ngọc Quân
-
[PATCH 2/7] Struct initializer lists: one more case
Tim Hentenaar
-
[PATCH 0/7] Further improvements
Tim Hentenaar
-
[PATCH 00/18] Various fixes and improvements
Tim Hentenaar
-
[PATCH 0/9] More bugfixes, etc.
Tim Hentenaar
-
[PATCH] Add regressions missing from my previous patchset
Tim Hentenaar
-
[PATCH] -slc: use want_blank instead of copying a space
Tim Hentenaar
-
[PATCH 00/11] Bugfixes and a few new options
Tim Hentenaar
-
[PATCH 03/11] Fix regression introduced in hg revision 25c27d429590
Tim Hentenaar
-
[PATCH 06/11] Automatically include 'size_t', 'wchar_t' and 'ptrdiff_t' as a rw_decl tokens, since they're guaranteed to be available in ANSI C.
Tim Hentenaar
-
[PATCH 01/11] lexi.c: Fix conditionals around the GNU inline attribute
Tim Hentenaar
-
[PATCH 10/11] Add -par to K&R style
Tim Hentenaar
-
[PATCH 02/11] Fix html doc generation
Tim Hentenaar
-
[PATCH 07/11] Add an option to use spaces for aligment when using tabs
Tim Hentenaar
-
[PATCH 05/11] Add an option to allow single-line conditionals
Tim Hentenaar
-
[PATCH 11/11] Fix formatting of struct initializer lists, and add -sar
Tim Hentenaar
-
Re: [PATCH 11/11] Fix formatting of struct initializer lists, and add -sar
Daniel P. Valentine
-
Re: [PATCH 11/11] Fix formatting of struct initializer lists, and add -sar
Andrew Shadura
-
Re: [PATCH 11/11] Fix formatting of struct initializer lists, and add -sar
Tim Hentenaar
-
Re: [PATCH 11/11] Fix formatting of struct initializer lists, and add -sar
clarkw
-
Re: [PATCH 11/11] Fix formatting of struct initializer lists, and add -sar
Tim Hentenaar
-
Re: [PATCH 11/11] Fix formatting of struct initializer lists, and add -sar
Clark Wang
-
Re: [PATCH 11/11] Fix formatting of struct initializer lists, and add -sar
Tim Hentenaar
-
Re: [PATCH 11/11] Fix formatting of struct initializer lists, and add -sar
Clark Wang
-
Re: [PATCH 11/11] Fix formatting of struct initializer lists, and add -sar
Tim Hentenaar
-
Re: [PATCH 11/11] Fix formatting of struct initializer lists, and add -sar
Clark Wang
-
[PATCH 09/11] Fix handling of block comments after braces
Tim Hentenaar
-
[PATCH 08/11] Adjust -npcs so that if set, no space will be added between a function pointer's name and its argument list.
Tim Hentenaar
-
[PATCH 04/11] parse: Write out token names when dumping the parser's stack
Tim Hentenaar
-
Indent destroys multiline macros
rolf . freitag
-
Trailing space left in some lines with GNU Indent 2.2.11
Jordan Uggla
-
indentation bug on nested namespaces
Andrea Rigoni
-
Invalid memory reads / heap overflows in indent
Hanno Böck
-
C99 compound literals are not formatted correctly with indent's default arguments
Koz Ross
-
-bfde parameter does not work as advertised
Matt Olson
-
-sc -fca doesn't recognize star comment paragraphs
Seth Dickson
-
Two indent problems
Clark Wang
-
Bug in indent man page
Srikanth Vaindam
-
indent crashes on various inputs
Sami Liedes
-
[PATCH] Modernize texi2html arguments
Petr Písař
-
indent-2.2.11 does not support compound literals
Petr Pisar
-
Indent breaks hex float literals
Moshe Benezra
-
Enhance the gettext support to recognize more macros
Mooffie
-
indent 2.2.10 -bap broken
M. Allison
-
GNU indent 2.2.10 fails to build on Mac OS X 10.10 due to use of obsolete <malloc.h>
Brion Vibber