Re: Extraneous whitespace removal?

From: Thomas Pornin (Thomas.Pornin@ens.fr)
Date: Mon Jan 08 2001 - 06:50:52 EST


In article <20010108044218.A9610@foozle.turbogeek.org> you write:
> - I'm not yet positive there are no other places in the tree that
> aren't safe to s/[<tab><space>]+$//. C can, if formated poorly
> enough, be affected by it (multiline strings not ending with \).

Multiline strings not ending with \, are errors. gcc admits this
syntax but it is bad practice, and should be avoided.

For Makefile, DocBook, TeX and assembly, this should be ok too.

        --Thomas Pornin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 15 2001 - 21:00:17 EST