Beagle 0.0.12 fails to compile with Mono 1.1.9



Hi I jut updated to Mono 1.1.9 and wanted to let you guys know building
Beagle 0.0.12 with the latest Mono fails.  Currently the build is
failing with the following errors:

./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'
gmake[2]: *** [Tiles.dll] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all] Error 2

SVN is compiling just fine fine though.  Maybe time for new release?
Thanks.

Tom




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]