Package: beagle
Version: 0.0.12-3
Severity: serious

beagle fails to build because it cannot apply indexing with [] to
expressions of type Beagle.Hit:

> mcs -debug -out:Tiles.dll -target:library -warn:4 -define:ENABLE_EVO_SHARP  
> ./HitFlavor.cs ./HitToHitFlavor.cs ./SimpleRootTile.cs ./Template.cs 
> ./TileActionAttribute.cs ./Tile.cs ./TileBlog.cs ./TileBugzilla.cs 
> ./TileCalendar.cs ./TileCanvas.cs ./TileContact.cs ./TileDocs.cs 
> ./TileFile.cs ./TileFolder.cs ./TileFromHitTemplate.cs ./TileFromTemplate.cs 
> ./TileGoogle.cs ./TileHitCollection.cs ./TileImLog.cs ./TileLauncher.cs 
> ./TileMailMessage.cs ./TileMonodoc.cs ./TileMusic.cs ./TileNote.cs 
> ./TilePicture.cs ./TilePresentation.cs ./TileRenderContext.cs 
> ./TileSpreadsheet.cs ./TileStyleAttribute.cs ./TileWebHistory.cs 
> ./TileNetwork.cs -r:/usr/lib/mono/evolution-sharp/evolution-sharp.dll   
> -r:/usr/lib/mono/gtk-sharp/glib-sharp.dll 
> -r:/usr/lib/mono/gtk-sharp/pango-sharp.dll 
> -r:/usr/lib/mono/gtk-sharp/atk-sharp.dll 
> -r:/usr/lib/mono/gtk-sharp/gdk-sharp.dll 
> -r:/usr/lib/mono/gtk-sharp/gtk-sharp.dll 
> -r:/usr/lib/mono/gtk-sharp/glade-sharp.dll 
> -r:/usr/lib/mono/gecko-sharp/gecko-sharp.dll 
> -r:/usr/lib/mono/gtk-sharp/gnome-sharp.dll 
> -r:/usr/lib/mono/gtk-sharp/art-sharp.dll 
> -r:/usr/lib/mono/gtk-sharp/gconf-sharp.dll 
> -r:/usr/lib/mono/gtk-sharp/gconf-sharp-peditors.dll 
> -r:/usr/lib/mono/gmime-sharp/gmime-sharp.dll   -r:../Util/Util.dll 
> -r:../images/Images.dll -r:../BeagleClient/Beagle.dll -r:Mono.Posix 
> -resource:./template-page.css,template-page.css 
> -resource:./template-head.html,template-head.html 
> -resource:./template-foot.html,template-foot.html 
> -resource:./template-contact.html,template-contact.html 
> -resource:./template-file.html,template-file.html 
> -resource:./template-folder.html,template-folder.html 
> -resource:./template-google.html,template-google.html 
> -resource:./template-bugzilla.html,template-bugzilla.html 
> -resource:./template-im-log.html,template-im-log.html 
> -resource:./template-mail-message.html,template-mail-message.html 
> -resource:./template-music.html,template-music.html 
> -resource:./template-note.html,template-note.html 
> -resource:./template-picture.html,template-picture.html 
> -resource:./template-web-history.html,template-web-history.html 
> -resource:./template-blog.html,template-blog.html 
> -resource:./template-monodoc.html,template-monodoc.html 
> -resource:./template-docs.html,template-docs.html 
> -resource:./template-presentation.html,template-presentation.html 
> -resource:./template-launcher.html,template-launcher.html 
> -resource:./template-calendar.html,template-calendar.html 
> -resource:./template-spreadsheet.html,template-spreadsheet.html 
> -resource:./template-network.html,template-network.html
> ./TileBlog.cs(47,18): error CS0021: Cannot apply indexing with [] to an 
> expression of type `Beagle.Hit'
> ./TileBlog.cs(54,8): error CS0021: Cannot apply indexing with [] to an 
> expression of type `Beagle.Hit'
> ./TileBlog.cs(55,30): error CS0021: Cannot apply indexing with [] to an 
> expression of type `Beagle.Hit'
> ./TileBlog.cs(55,8): error CS1502: The best overloaded method match for 
> `Beagle.Tile.Template.this[string]' has some invalid arguments
> ./TileBlog.cs(55,8): error CS1503: Argument 2: Cannot convert from `object' 
> to `string'
> ./TileBlog.cs(55,8): error CS1501: No overload for method `this' takes `1' 
> arguments
> ./TileBlog.cs(62,21): error CS0021: Cannot apply indexing with [] to an 
> expression of type `Beagle.Hit'
> ./TileBlog.cs(64,63): error CS0021: Cannot apply indexing with [] to an 
> expression of type `Beagle.Hit'
> ./TileImLog.cs(57,25): error CS0021: Cannot apply indexing with [] to an 
> expression of type `Beagle.Hit'
> Compilation failed: 9 error(s), 0 warnings

-- 
Matt

Attachment: signature.asc
Description: Digital signature

Reply via email to