[mlpack-git] [mlpack] Serialization Test Fails on Windows (#482)

Joseph Mariadassou notifications at github.com
Mon Nov 23 16:23:22 EST 2015


This is not a duplicate. In #468 there was nothing to do in mlpack. Here you know you are opening a binary file and yet you are not providing the ios::binary flag. Hence boost::serialization fails. My suggestion is to always provide the binary flag. If I do that in serial_test.cpp then all tests pass except DET Test.  Does that test pass on Linux/Unix?


---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/482#issuecomment-159068674
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151123/23f46405/attachment.html>


More information about the mlpack-git mailing list