Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
dev-dotnet/nant-0.85 fails to compile with mono-1.9 because Assembly.LoadWithPartialName is now obsolete and should be replaced through Assembly.Load. Reproducible: Always
Created an attachment (id=150428) [edit] nant-0.85-obselencense.patch I extended the nant-0.85-obselencense.patch file so that it replaces the Assembly.LoadWithPartialName() call.
Fixed in CVS, thanks!