
It would seem to me that this is not a serialization or date-time issue per-se but rather a borland feature. Perhaps it would better added to the document which which describes hints for using the borland compiler with boost. Robert Ramey Jeff Garland wrote:
On Thu, 17 Mar 2005 19:48:39 +0000, Russell Hind wrote
Pablo Aguilar has found the issue with serializing ptimes and bcc32. The serialize functions work fine, unless you pre-compile the serialization headers and not the time_serialize.hpp header. This leads to the error
...snip detail
The solution is to either not pre-compile any of the serialization stuff or add time_serialize.hpp to the pre-compiled list also.
So looks like nothing for you to fix for 1.33 :) (Unless you want to add a note about this to the docs)
Will indeed add a note to the docs -- thx to you and Pablo for the assist!
Jeff _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost