On Mon, Apr 23, 2012 at 2:30 AM, Jens Staal <staal1...@gmail.com> wrote:

> I have just hit another "pcc can not initialize bitfields" problem
> with netsurf libcss. If anyone know how to tackle that issue (or if it
> even CAN be tackled) it would be greatly appreciated....
>

>From what I recall, it comes up when a bitfield is nested inside a struct,
and in particular the default initialization to 0 is attempted.  There may
be other cases as well.  It may have only been an issue at file scope too,
can't recall exactly.

-- 
Greg Comeau / 4.3.10.1 with C++0xisms now in beta!
Comeau C/C++ ONLINE ==>     http://www.comeaucomputing.com/tryitout
World Class Compilers:  Breathtaking C++, Amazing C99, Fabulous C90.
Comeau C/C++ with Dinkumware's Libraries... Have you tried it?

Reply via email to