[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSMovieView
From: |
Alexander Malmberg |
Subject: |
Re: NSMovieView |
Date: |
Tue, 13 Jul 2004 02:51:02 +0200 |
Matthew Weinstein wrote:
> This last week I have not been able to compile gui (cvs) because of
> an error in NSMovieView:
>
> NSMovieView.m:221: Internal compiler error in
> encode_complete_bitfield, at objc/objc-act.c:6879
>
> Not sure what this means... Is there something I can do at my end?
It's caused by a bug in older versions of gcc (2.95 and 3.0 at least);
an enum bitfield ivar will crash them. Fixed in cvs.
- Alexander Malmberg
- NSMovieView, Matthew Weinstein, 2004/07/12
- Re: NSMovieView, Lars Sonchocky-Helldorf, 2004/07/12
- Re: NSMovieView,
Alexander Malmberg <=