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: [c++0x] <date_time> implementation, take 5


On Sun, Mar 16, 2008 at 06:14:10PM +0100, Paolo Carlini wrote:
> Finally committed. Thanks again!
>
> Paolo.
>
> ///////////////

> 2008-03-16  Paolo Carlini  <pcarlini@suse.de>
> 
> 	* testsuite/17_intro/headers/c++200x/all_multiple_inclusion.cc:
> 	Update.
> 	* testsuite/17_intro/headers/c++200x/all.cc: Likewise.
> 	* include/precompiled/stdc++.h: Likewise.
> 
> 2008-03-16  Pedro Lamar??o  <pedro.lamarao@gmail.com>
> 
> 	* include/std/date_time: New file.
> 	* src/date_time.cc: New file.

There is no src/date_time.cc. I got

make[4]: *** No rule to make target `date_time.cc', needed by `date_time.lo'.  Stop.


H.J.


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