[Llvm-bgq-discuss] bgclang r205936-20140409 on vesta/mira

Hal Finkel hfinkel at anl.gov
Mon Apr 14 08:37:05 CDT 2014


----- Original Message -----
> From: "John A. Biddiscombe" <biddisco at cscs.ch>
> To: "Hal Finkel" <hfinkel at anl.gov>
> Cc: llvm-bgq-discuss at lists.alcf.anl.gov
> Sent: Monday, April 14, 2014 8:36:03 AM
> Subject: RE: [Llvm-bgq-discuss] bgclang r205936-20140409 on vesta/mira
> 
> > It looks like simpledateformat.h is trying to forward-declare
> > std::locale; I
> > don't think this is a good idea, because it is making an
> > implementation
> > assumption (that turns out not to be true for libc++). Please just
> > include
> > <locale> in simpledateformat.h instead and I predict this problem
> > will go
> > away.
> 
> Already in there I'm afraid.

Did you remove the forward declaration?

 -Hal

> 
> JB
> 
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory


More information about the llvm-bgq-discuss mailing list