[Mono-dev] Embedded Mono/errors in domain-internals.h

Zoltan Varga vargaz at gmail.com
Thu Mar 16 14:03:58 EST 2006


   Hey,

  This should be fixed as well.

           Zoltan

On 3/16/06, Janne Rantala <janne.rantala at gmail.com> wrote:
> That went ok now, but there still seems to be errors:
>
> .\mono\utils\monobitset.c(305) : error C2143: syntax error : missing ')'
> before ':'
> .\mono\utils\monobitset.c(327) : error C2061: syntax error : identifier
> 'my_g_bit_nth_lsf_nomask'
> .\mono\utils\monobitset.c(327) : error C2059: syntax error : ';'
> .\mono\utils\monobitset.c(327) : error C2059: syntax error : 'type'
>
> Janne
>
> 2006/3/16, Zoltan Varga < vargaz at gmail.com>:
> >                                        Hey,
> >
> >   This should now be fixed in SVN.
> >
> >                  Zoltan
> >
> > On 3/16/06, Janne Rantala <janne.rantala at gmail.com> wrote:
> > > Hi,
> > >
> > > Since last update I've been getting hundreds of errrors when I rebuild
> Mono
> > > solution in Visual Studio 2005. There are errors in other files as well,
> but
> > > here is few of them if someone could tell me what's the problem. These
> > > errors occur when genmdesc is being built.
> > >
> > >
> d:\cygwin\download\mono-1.1.12\mono\mono\metadata\domain-internals.h(154)
> > > : error C2061: syntax error : identifier '__attribute__'
> > >
> d:\cygwin\download\mono-1.1.12\mono\mono\metadata\domain-internals.h
> (154)
> > > : error C2059: syntax error : ';'
> > >
> d:\cygwin\download\mono-1.1.12\mono\mono\metadata\domain-internals.h(154)
> > > : error C2143: syntax error : missing ')' before 'string'
> > > d:\cygwin\download\mono-
> 1.1.12\mono\mono\metadata\domain-internals.h(154)
> > > : error C2143: syntax error : missing ')' before 'string'
> > >
> d:\cygwin\download\mono-1.1.12\mono\mono\metadata\domain-internals.h(157)
> > > : error C2061: syntax error : identifier '__attribute__'
> > >
> d:\cygwin\download\mono-1.1.12\mono\mono\metadata\domain-internals.h(157)
> > > : error C2059: syntax error : ';'
> > >
> > > class-internals.h has pretty much same kind of errors, if that's any
> help.
> > >
> > > The other question that I've been wondering is should I update Mono
> source
> > > files from svn when I update mcs? Because most of the changes that I'm
> > > interested in are to mcs and so Mono would stay rather stable in my
> > > environment.
> > >
> > > Help would be very much appreciated...
> > >
> > > Cheers, Janne
> > >
> > > _______________________________________________
> > > Mono-devel-list mailing list
> > > Mono-devel-list at lists.ximian.com
> > >
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > >
> > >
> > >
> >
>
>
> _______________________________________________
> 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