[bug #14615] Coding rules

2005-09-22 Thread Bob Proulx
Follow-up Comment #2, bug #14615 (project findutils): > findutils is consistent in that \t is always treated as 8 columns > If your editor cannot properly be configured to treat tab characters as eight columns, then I would argue it is a bug in your editor Agreed. The standards only say that ho

[bug #14615] Coding rules

2005-09-22 Thread Eric Blake
Follow-up Comment #1, bug #14615 (project findutils): The GNU Coding Standards, http://www.gnu.org/prep/standards/standards.html#Formatting, specify how many columns in each open brace must appear (2 column indent for every indentation, and braces are indented on the next line, leading to the ty

[bug #14619] find -perm +... broken in 4.2.25

2005-09-22 Thread Andreas Metzler
URL: Summary: find -perm +... broken in 4.2.25 Project: findutils Submitted by: ametzler Submitted on: Do 22.09.2005 um 20:08 Category: find Se

[bug #14614] Incorrect C code in findutils 4.2.25

2005-09-22 Thread Eric Blake
Follow-up Comment #1, bug #14614 (project findutils): The code is valid in C99, but some people are still using C89 compilers, so the fix should be applied. Also, regexprops.c could use some work, too: if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib -I../gnulib/lib -g2 -Wall -Werror -MT

[bug #14615] Coding rules

2005-09-22 Thread pol tuiu
URL: Summary: Coding rules Project: findutils Submitted by: poltuiu Submitted on: jeu 22.09.2005 à 11:16 Category: None Severity: 3 - Normal

[bug #14614] Incorrect C code in findutils 4.2.25

2005-09-22 Thread pol tuiu
URL: Summary: Incorrect C code in findutils 4.2.25 Project: findutils Submitted by: poltuiu Submitted on: jeu 22.09.2005 à 10:03 Category: None