Hi, On Sat, Jan 1, 2011 at 6:30 PM, kostaz <[email protected]> wrote: > The solution though succeed to be built, but 'Symbols' and 'Tests' > projects are shown as 'Solution folders are unsupported in this > version'.
Hm, that sucks. > Also there are 474 *similar* warnings during compilation, for example: > > cecil.my\symbols\pdb\Microsoft.Cci.Pdb\CvInfo.cs(29,19): warning > CS0649: Field 'Microsoft.Cci.Pdb.FLOAT10.Data_0' is never assigned to, > and will always have its default value 0 Yeah that's the CCI code to read PDBs. I'll see about hiding those warnings for Mono.Cecil.Pdb all together. Jb -- -- mono-cecil
