fails building with mono 2.8

Bug #690112 reported by Travis Glenn Hansen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zeitgeist Sharp
Fix Released
Low
Manish Sinha (मनीष सिन्हा)

Bug Description

: error CS0011: Could not load type 'System.Collections.Concurrent.BlockingCollection`1[T]' from assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
: error CS0011: Could not load type 'System.Runtime.CompilerServices.CallSite`1[T]' from assembly 'System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

And then later after fixing some of the above...

Datamodel/DataSource.cs(231,17): error CS0171: Field `Zeitgeist.Datamodel.RawDataSource._uniqueId' must be fully assigned before control leaves the constructor
Datamodel/DataSource.cs(231,17): error CS0171: Field `Zeitgeist.Datamodel.RawDataSource._name' must be fully assigned before control leaves the constructor
Datamodel/DataSource.cs(231,17): error CS0171: Field `Zeitgeist.Datamodel.RawDataSource._description' must be fully assigned before control leaves the constructor
Datamodel/DataSource.cs(231,17): error CS0171: Field `Zeitgeist.Datamodel.RawDataSource._rawEvents' must be fully assigned before control leaves the constructor
Datamodel/DataSource.cs(231,17): error CS0171: Field `Zeitgeist.Datamodel.RawDataSource._running' must be fully assigned before control leaves the constructor
Datamodel/DataSource.cs(231,17): error CS0171: Field `Zeitgeist.Datamodel.RawDataSource._lastSeen' must be fully assigned before control leaves the constructor
Datamodel/DataSource.cs(231,17): error CS0171: Field `Zeitgeist.Datamodel.RawDataSource._enabled' must be fully assigned before control leaves the constructor

Revision history for this message
Travis Glenn Hansen (travisghansen) wrote :
Changed in zeitgeist-sharp:
assignee: nobody → Manish Sinha (manishsinha)
importance: Undecided → Low
milestone: none → 0.1.1
status: New → Triaged
Revision history for this message
Manish Sinha (मनीष सिन्हा) (manishsinha) wrote :

I have applied this patch. Can you try it out and see if it works
https://code.launchpad.net/~manishsinha/zeitgeist-sharp/fix-690112

Changed in zeitgeist-sharp:
status: Triaged → In Progress
Changed in zeitgeist-sharp:
status: In Progress → Fix Committed
Changed in zeitgeist-sharp:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.