|
Boost : |
From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2003-09-10 13:32:26
Robert,
<string.h> is included rather than <string>. Is this intended?
Find all "string.h", Match case, Whole word, Subfolders, Find Results 1,
"C:\boost\CVS\boost\libs\serialization;C:\boost\CVS\boost\boost\serializatio
n",
"*.c;*.cpp;*.cxx;*.cc;*.tli;*.tlh;*.h;*.hpp;*.hxx;*.hh;*.inl;*.rc;*.resx;*.i
dl;*.asm;*.inc"
C:\boost\CVS\boost\libs\serialization\src\basic_binary_oarchive.cpp(13):#inc
lude <string.h>
C:\boost\CVS\boost\libs\serialization\src\basic_xml_iarchive.cpp(14):#includ
e <string.h>
C:\boost\CVS\boost\libs\serialization\src\binary_oarchive.cpp(13):#include
<string.h>
C:\boost\CVS\boost\libs\serialization\src\binary_woarchive.cpp(13):#include
<string.h>
C:\boost\CVS\boost\libs\serialization\src\extended_type_info.cpp(12):#includ
e <string.h>
C:\boost\CVS\boost\libs\serialization\src\xml_iarchive.cpp(16):#include
<string.h>
C:\boost\CVS\boost\boost\serialization\extended_type_info_no_rtti.hpp(15):#i
nclude <string.h>
Total found: 7 Matching files: 7 Total files searched: 139
-- Jeff Flinn Applied Dynamics, International "Robert Ramey" <ramey_at_[hidden]> wrote in message news:01C375E1.2C974B70_at_226-146.adsl2.netlojix.net... > I have just loaded an updated version of the Serialization Library > to the files section. It includes numerous small changes to > conform to idiosyncracies various compilers. Some currently > pending issues: > > a) Commeau - problem with non-intrusive serialization > b) gcc 3.2 - problem with xml_archive - believed to be a > manifestion of gcc 3.2 bug (111567) > c) msvc 6.0 - lack of stream ouput operator for __int64 > not yet addressed. > d) borland - many small issues addressed - still no complete compile > > Feel free to attempt to build, test, and comment. > > Robert Ramey > _______________________________________________ > 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