dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]lib_dir.c: InvalidPathChars


From: Rhys Weatherley
Subject: Re: [DotGNU]lib_dir.c: InvalidPathChars
Date: Fri, 13 Dec 2002 09:43:07 +1000

"Aditya P. Bansod" wrote:

> I was working on some directory stuff, to find that in lib_dir.c
> invalidPathChars is set to 0 (info->invalidPathChars = 0). Is that on
> purpose or should it be set to some char array? Using it causes
> Path.InvalidPathChars to be null, and other problems of the sort.

It probably was just an oversight.  Feel free to replace it with
an array construction instead, even if it is a zero-length array.

Cheers,

Rhys.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]