Re: 2.5.21: kbuild changes broke filenames with commas

Ingo Oeser (ingo.oeser@informatik.tu-chemnitz.de)
Wed, 12 Jun 2002 16:36:35 +0200


On Tue, Jun 11, 2002 at 06:16:10AM -0600, Thunder from the hill wrote:
> If we allow commas all over the filesystem and likewise say that there is
> nothing to mention about it why should we refuse them for kbuild
> especially since there is a parallel system which allows commas?

Aehm, if you argument with what we allow in the filesystem, then
I could argue, that everything except '\0' and '/' is allowed
to build paths.

Interesting is what the C-Standard says about naming conventions
for files.

The rest is merely taste and limitations of the build system.

I like ',' as much as ' ' and quotes in file names. But sh*t
happens and we usally have to cope with it :-/

Regards

Ingo Oeser

-- 
Science is what we can tell a computer. Art is everything else. --- D.E.Knuth
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/