[Mono-list] Re: XmlDocument Load method bug ?
Atsushi Eno
ginga@kit.hi-ho.ne.jp
Mon, 15 Dec 2003 16:33:25 +0900
Hello,
I have been trying to find where it occurs, but no good. I got another
config file related exception by nant-20031213. And currently nant build
looks broken (http://bugzilla.ximian.com/show_bug.cgi?id=52156 ).
Possibly it is because of relative uri related problem, so am going to
fix them.
Thanks,
Atsushi Eno
Francisco Figueiredo Jr. wrote:
> Atsushi Eno wrote:
>
>> Hello,
>>
>
> Hello Astushi.
>
>> Hmm, then please try this patch for XmlUrlResolver.cs (in fact it is
>> nothing but reverting the latest fix, maybe needed because of recent
>> Uri behavior change). Sorry to say, but today and tomorrow I had and
>> will have little time to test enough. That tricky code block was added
>> when I received the same or similar problem related to this problem.
>>
>
> With this patch I still get errors about duplicate home directory.
>
> It now looks for a file:
> /home//home/fxjr/Desenvolvimento/CVSRepositories/nant/src/NAnt.Core/NAnt.Core.build
>
>
> Note the double home dir in the full path.
>
> Regards,
>
> Francisco Figueiredo Jr.
>
> _______________________________________________
> Mono-list maillist - Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>