[MonoDevelop] Text-affecting bugs

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Jan 17 20:30:31 EST 2008


On Jan 17, 2008 6:11 PM, André Offringa <offringa at gmail.com> wrote:
> PS: currently (though unrelated), MonoDevelops "core" profile from trunk
> is not compiling here:
> ./MonoDevelop.Core/PropertyService.cs(60,92): warning CS0618:
> `System.Configuration.ConfigurationSettings.AppSettings' is obsolete:
> `This property is obsolete.  Please use
> System.Configuration.ConfigurationManager.AppSettings'
> ./MonoDevelop.Core/Runtime.cs(74,55): error CS0117:
> `Mono.Addins.AddinManager' does not contain a definition for `CurrentAddin'
> /usr/lib/cli/mono-addins-0.2/Mono.Addins.dll (Location of the symbol
> related to previous error)
> ./MonoDevelop.Core/Runtime.cs(81,117): error CS0117:
> `Mono.Addins.AddinManager' does not contain a definition for `CurrentAddin'
> /usr/lib/cli/mono-addins-0.2/Mono.Addins.dll (Location of the symbol
> related to previous error)
> Compilation failed: 2 error(s), 1 warnings
>
> I use package mono-addins from Debian testing (version 0.3~svn.r90520-1).

>From the trace, it looks like you have 0.2...

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list