[Mono-dev] Errors while generating serializers

Leszek Ciesielski skolima at gmail.com
Mon Sep 7 06:26:22 EDT 2009


https://bugzilla.novell.com/show_bug.cgi?id=488293 possibly?

On Mon, Sep 7, 2009 at 12:15 PM, Maciej Paszta<paszczi at go2.pl> wrote:
> Hi!
>
> I'm experiencing strange problem that manifests itself with the following
> message appearing on the console:
>
> Error while compiling generated serializer
> /tmp/2c1565e6/2f8bc8bb.cs(14481,38) : error CS1518: Expected `class',
> `delegate', `enum', `interface', or `struct'
> /tmp/2c1565e6/2f8bc8bb.cs(14487,43) : error CS0116: A namespace can only
> contain types and namespace declarations
> /tmp/2c1565e6/2f8bc8bb.cs(14490,9) : error CS8025: Parsing error
>
>
> mono version is 2.4.2.3. When app starts I'm registering few ActiveRecord
> beans then the error appears but  application still works ok. The problem
> has something to do with the number of registered beans. When there are only
> a few - there's no such exception message but after increasing their number,
> I get previously mentioned error.
> --
> Maciej Paszta
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>


More information about the Mono-devel-list mailing list