[Mono-dev] Issue with CSharpCodeProvider

Charlie Poole charlie at pooleconsulting.com
Fri Jul 20 16:27:02 EDT 2007


Hi All,

Some of my new nunit tests compile code snippets on the fly, creating an
assembly. The Mono 1.2.4 CSharpCodeProvider compiler interface doesn't seem
to let go of the file immediately after creating it, causing subsequent
tests to fail when I try to write over the same file.

Is this a known problem, or should I bug it?

BTW, I've seen this only under windows - haven't yet tried it on Linux.

Charlie





More information about the Mono-devel-list mailing list