Jean-Marc Lasgouttes wrote: > > I see the following crash whenever I try to create a new file. It > seems to point to a general problem in boost::format. > > This is with gcc 3.4.1 > > Ideas?
Yes. It is probably an unusable std::char_trais<boost::uint32_t> that throws the cast. I have developed a working one (for the docstream classes) which I hopefully can send soon. Georg
