Bug 248684 - beagle doesn't built against latest evolution-sharp (0.13)
Summary: beagle doesn't built against latest evolution-sharp (0.13)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: beagle
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-18 08:41 UTC by Oliver Falk
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-05 02:22:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Oliver Falk 2007-07-18 08:41:27 UTC
Description of problem:
Compilation problem of beagle when trying to build against evolution-sharp-0.13.
With evolution-sharp-0.12.4 it works fine.

Last error spotted:
./EvolutionDataServerQueryable/CalContainer.cs(129,61): error CS0117:
`Evolution.CalUtil'
 does not contain a definition for `CalCompFromICal'
./EvolutionDataServerQueryable/CalContainer.cs(135,61): error CS0117:
`Evolution.CalUtil'
 does not contain a definition for `CalCompFromICal'
./EvolutionDataServerQueryable/CalContainer.cs(211,25): error CS0030: Cannot
convert type
 `Evolution.CalComponentAttendee' to `string'
./EvolutionDataServerQueryable/CalContainer.cs(220,55): error CS0117:
`Evolution.CalComponent' does not contain a definition for `Summaries'
./EvolutionDataServerQueryable/CalContainer.cs(226,25): error CS0030: Cannot
convert type `System.CharEnumerator.Current' to `string'
Compilation failed: 5 error(s), 0 warnings
make[3]: *** [EvolutionBackends.dll] Error 1

Comment 1 Oliver Falk 2007-10-04 15:14:57 UTC
Ping!

Comment 2 Matthias Clasen 2007-10-05 02:22:00 UTC
I just tried and it builds fine against evolution-sharp-0.14 


Note You need to log in before you can comment on or make changes to this bug.