[Mono-dev] Re: Mono.Unix Filename Marshaling

2005-10-25 Thread Florian Weimer
* Jonathan Pryor: > Q What is Mono.Unix.UnixEncoding.EscapeByte? > A U+, which is guaranteed not to be a Unicode character at all. > I suppose someone might still try to use this in a filename, but I > think it's highly unlikely (famous last words, knock on wood...). It seems that

Re: [Mono-dev] .aspx and .aspx.cs (spliting "codebehind") [SOLVED]

2005-09-23 Thread Florian
: > Le jeudi 22 septembre 2005 à 19:39 +0200, Florian Kinast a écrit : > > Hi Everybody, > > > > I am sorry if this problem is not appropriate here, but I am looking for > > a solution to that now for some time. > > > > Problem: > > > > I got a requ

Re: [Mono-dev] .aspx and .aspx.cs (spliting "codebehind")

2005-09-22 Thread Florian
apache-temp-aspnet-0/43d82bdb/20255.0.cs(26,33) : error CS0433: The imported type `workflow.Request' is defined multiple times File name: /home/florian/public_html/workflow/request.aspx Source File: /tmp/apache-temp-aspnet-0/43d82bdb/20255.0.cs ***3.) <%@ Page language="c#&quo

[Mono-dev] .aspx and .aspx.cs (spliting "codebehind")

2005-09-22 Thread Florian Kinast
Hi Everybody, I am sorry if this problem is not appropriate here, but I am looking for a solution to that now for some time. Problem: I got a request.aspx which works if I put the "codebehind" and the aspx in one file. If I try to split it into a request.aspx and request.aspx.cs it doesn't work

[Mono-devel-list] [PATCH] Fix ArrayList:GetRange:ToArray (ignored range's index)

2005-07-09 Thread Florian Groß
o new test cases to the test suite. If there is anything wrong with it, please tell me so that I can correct it. Thank you! Regards, Florian Gross Index: System.Collections/ArrayList.cs === --- System.Collections/ArrayList.cs (rev