[Mono-dev] NUnit 2.2.6 Portability Bug

Charlie Poole charlie at nunit.com
Fri Jan 27 15:25:39 EST 2006


Hi All,

During the long gap between NUnit 2.2.2 and NUnit 2.2.3 a reference to the
Windows shlwapi.dll "found its way" in to the code. This has just been
reported by a user on Fedora Core 2.

Obviously this doesn't belong in a portable application and it will be
stamped out. :=(

Meanwhile, stick with pre-2.2.3 releases.

I have some code that can be modified to replace the functions I use, but
before I re-invent the wheel, can anyone point to portable implementations
of Windows PathCanonicalize and PathRelativePathTo? Better yet, does anyone
want to contribute implementations? See PathUtils.cs for how we use these
functions.

Charlie 

> -----Original Message-----
> From: mono-devel-list-bounces at lists.ximian.com 
> [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf 
> Of Atsushi Eno
> Sent: Thursday, January 26, 2006 9:26 AM
> To: Boris Kirzner
> Cc: mono-devel-list at lists.ximian.com
> Subject: SPAM-LOW: Re: [Mono-dev] XslTransform tool
> 
> Hi Boris,
> 
> It would be nice to have such tool and mcs/tools/blah is 
> fine. Problems
> are:
> 
> 	- We are not likely to add further functionality before Mono 1.2
> 	  (thus am even refrained from adding forgotten "dtd2rng" in 
> 	  mono/scripts...)
> 	- The name should be better and general ;-)
> 
> Actually during recent relaxng development I created similar 
> but mostly XML validation oriented tool (i.e. like xmllint or 
> xsltproc), attached. I haven't put it into svn mostly because 
> it is too cheap and misses many expected things (like XSLT params).
> 
> Both of your code and it could be merged into a single tool.
> 
> Atsushi Eno
> 
> > Hello all,
> > 
> > I've build a simple "1-line-of-code" tool that applies xsl 
> > transformation to xml files, in order to transform NUnit output xml 
> > files to more suitable format to be used by automatic 
> testing engine.
> > 
> > Actually, I tried first to find such a tool in svn repository...
> > somewhere in tools, but it was not here :(
> > 
> > Does such a tool exists in svn repository, and if not - where can I 
> > commit this one (is mcs\tools\xmlformatter a good place)?
> > 
> > Thanks,
> > Boris
> > 
> > --
> > Boris Kirzner
> > Mono R&D team, Mainsoft Corporation.
> > Blogging at http://boriskirzner.blogspot.com/ 
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 






More information about the Mono-devel-list mailing list