Boost logo

Boost :

From: Martin (m_at_[hidden])
Date: 2002-10-19 10:11:55


----- Original Message -----
From: "Jeff Garland" <jeff_at_[hidden]>
To: "Boost mailing list" <boost_at_[hidden]>
Sent: Sunday, October 20, 2002 9:28 AM
Subject: RE: [boost] Re: date_time issues

> > By the way, i have had a problem when using the following:
> > stringstream vl_Date_strm;
> >
> > vl_Date_strm << anExpEntry.vm_Date_date.month();
> >
> > i get an error:
> >
> > msvcprtd.lib(MSVCP70D.dll) : error LNK2005: "public: __thiscall
> > std::locale::id::id(unsigned int)" (??0id_at_locale@std@@QAE_at_I@Z) already
> > defined in DailyFinanceManager.obj
> >
> > ie. the function id(unsigned int) already exists but why i am getting
this
> > error?
> >
> > i spend some time on this but i don't know the date_time implementation
> > details and me not boost expert so if anybody came accross this before i
> > would appreciate any suggestions.
>
> Hmm, is this with 1.29 or with the CVS build? I made a change in the CVS
build
> that might cause this...
>

This is with 1.29 so no worry.

> > By the way, i think date_time library looks very promissing, best
library
> > that i have ever seen.
>
> Thx :-)
>
> Jeff
> _______________________________________________
> Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk