[Mono-devel-list] System.IO patch for review
Miguel de Icaza
miguel at ximian.com
Tue May 6 12:47:54 EDT 2003
Hello Ville,
> Here is a little patch for System.IO. If fixes lots of problems. All carefully
> tested.
It is a bit late to get these changes for the upcoming release, so they
will have to wait for the next release.
But I dislike the emulation of the "*.abc" behavior, in Unix that
should be mapped to the regular expression:
"^\.*abc$"
Why should we emulate that particular behavior, do you have a pointer
to a program that depends on this? This might fall into the
OS-specific category.
Miguel
More information about the Mono-devel-list
mailing list