edbrowse

Samuel Thibault samuel.thibault at ens-lyon.org
Wed Feb 15 10:52:20 UTC 2006


Hi,

T. Joseph CARTER, le Wed 15 Feb 2006 02:19:05 -0800, a écrit :
> I was kinda interested in this project, but I don't really see the code as
> maintainable in its present form.  fetchmail.c at 1200ish lines is not too
> bad for a big project, but html.c at more than three times that without a
> single tab anywhere in the source code ... is kinda frustrating actually.

Ouch, indeed !

Karl, you should really puts indentation. Else you will probably get
very limited little help from people.

You can use tabs for indentation (or just pass your source code through
indent) and ask your editor to set them to a single space (for vim for
instance, :set ts=1 and :set sw=1)

Regards,
Samuel




More information about the Blinux-develop mailing list