Re: Problem with gcc 4.0.1

2005-09-21 Thread Ernest L. Williams Jr.
On Wed, 2005-09-21 at 10:51 +0200, Paolo Bonzini wrote: > Ernest L. Williams Jr. wrote: > > Hi, > > > > The following code fragment is now causing problems under gcc 4.0.1 > > Everything is perfect under "gcc version 3.4.3" > > Any recommended work-arounds? > > = code fragment=

Re: Problem with gcc 4.0.1

2005-09-21 Thread Paolo Bonzini
Ernest L. Williams Jr. wrote: Hi, The following code fragment is now causing problems under gcc 4.0.1 Everything is perfect under "gcc version 3.4.3" Any recommended work-arounds? = code fragment== #ifndef __LOC_PV_FACTORY_H__ #define __LOC_PV_

Problem with gcc 4.0.1

2005-09-20 Thread Ernest L. Williams Jr.
Hi, The following code fragment is now causing problems under gcc 4.0.1 Everything is perfect under "gcc version 3.4.3" Any recommended work-arounds? = code fragment== #ifndef __LOC_PV_FACTORY_H__ #define __LOC_PV_FACTORY_H__ line 10 --> #inclu