
18 Mar
2005
18 Mar
'05
1:38 a.m.
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