Re: new monodocer generics support uses invalid paths on win32

Jonathan Pryor <[email protected]> Thu, 19 Oct 2006 08:14:50 -0400
Newsgroups gmane.comp.gnome.mono.documentation
Message-ID <[email protected]>
On Wed, 2006-10-18 at 12:39 -0400, Nathan Walp wrote:
> On Win32, the < and > characters are invalid in file and directory 
> names.  Unfortunately, this means that monodocer attemps to look at and 
> use invalid file names on windows.  In DoUpdateAssembly, when it 
> assembles a filename using GetTypeFileName(), it can create names that 
> have < and > in them, and when it takes that filename and goes to create 
> a System.IO.FileInfo, an ArgumentException is thrown due to the invalid 
> path characters.

This should now be fixed in svn-HEAD.

 - Jon


_______________________________________________
Mono-docs-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-docs-list