2006-03-24 Chris Toshok <toshok@ximian.com>
authorChris Toshok <toshok@novell.com>
Fri, 24 Mar 2006 23:57:42 +0000 (23:57 -0000)
committerChris Toshok <toshok@novell.com>
Fri, 24 Mar 2006 23:57:42 +0000 (23:57 -0000)
commit9a12e2a6668ba27b74d4bb48f6cc30d427ba802f
treedcaf015dfd6550778fea0747fec2df7403dc661f
parent33abcd3e0b87ded581f2b24092c1cdd26707d893
2006-03-24  Chris Toshok  <toshok@ximian.com>

* CompilerInfo.cs (Init): make this internal as well, so
CodeDomConfigurationHandler can call it.

* CodeDomConfigurationHandler.cs (ReadCompilers): we need to call
CompilerInfo.Init after setting CompilerInfo.TypeName.

svn path=/trunk/mcs/; revision=58509
mcs/class/System/System.CodeDom.Compiler/ChangeLog
mcs/class/System/System.CodeDom.Compiler/CodeDomConfigurationHandler.cs
mcs/class/System/System.CodeDom.Compiler/CompilerInfo.cs