[haiku-development] Re: 32bit-wchar_t compilers are now available - optional packages need to be updated

  • From: Oliver Tappe <zooey@xxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 06 Jul 2009 13:24:47 +0200

On 2009-07-06 at 12:05:59 [+0200], Oliver Tappe <zooey@xxxxxxxxxxxxxxx> wrote:
> 
> On 2009-07-06 at 10:15:14 [+0200], Fredrik Holmqvist
> <fredrik.holmqvist@xxxxxxxxx> wrote:
> > 2009/7/6 scott mc <scottmc2@xxxxxxxxx>:
> > > The bison-2.4.1 build now only fails 1 unexpectedly, previously it had
> > > failed 7.
> > >
> > > http://ports.haiku-files.org/wiki/sys-devel/bison/2.4.1/1
> > > http://ports.haiku-files.org/wiki/sys-devel/bison/2.4.1/2
> > 
> > The failing test is under C++ features and labelled as 'Absolute
> > namespace references'.
> > I guess it might be interesting to look at by those working with gcc
> > and maybe lib-loading.
> 
> Yep, I'm looking into it.

The problem is just that gcc2 isn't able to do those absolute namespace 
accesses correctly. It works fine with gcc4. 
So I think we can safely ignore this error as it has nothing to do with bison 
itself.

cheers,
        Oliver

Other related posts: