This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AIX, Solaris 2.8 excess errors fails


>>>>> "David" == David Edelsohn <dje@watson.ibm.com> writes:

> 	The patch fixes some of the failures, but I am not sure that I
> agree with explicitly instantiating the static fields in the testcases
> because that is not what most user programs do, so it just covers up the
> problem.  I would prefer that you revert that part of the patch.

I disagree; this is a known limitation, not a failure.  These are tests for
library functionality, so workarounds are fine.

It is what user programs need to do if they want to work on AIX...

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]