------- Comment #5 from pcarlini at suse dot de 2007-04-05 11:39 ------- (In reply to comment #4) > (In reply to comment #3) > > In order to speed-up the process, can you edit ext/type_traits.h to not > > include > > <iosfwd> and changing std::streamsize to int and report how it goes? Thanks. > > > > this change causes another error:
You must be doing something wrong, because of course ext/type_traits.h keeps on including <limits>. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31481