
Bryce Lelbach wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sun, 17 Oct 2010 09:25:35 -0800 "Robert Ramey" <ramey@rrsd.com> wrote:
Pending issues for the serialization library that hope to see fixed soon.
a) screw up that prevents loading binary archives created by some previous versions of the library.
Just to confirm, you're looking into this?
yep
b) an auto linking issue which shows up as a warning when linking with msvc, and failure to build the library with MINGW.
Want me to look into this?
I think I've got this solved on my own machine
c) The sun compiler in the test matrix fails to build because an usage of locale inhibits the stream build. I don't know if this is an issue the the standard library implemention being used or what. I'm guessing it would be too hard to fix for someone who has that compiler and an interest in addressing it.
People use suncc?
The failure I'm referring to is on the test matrix. Robert Ramey