9 Sep
2008
9 Sep
'08
5:28 p.m.
I believe this is fixed in the trunk. Subsequent to a couple of other fixes and testing, it will be merged into the release branch - probably in a month or so. Robert Ramey Takeo wrote:
Hello,
I'm using boost 1.36 for serialization and everithing goes fine except this strange assertion error when I exit my application (console or window) :
assertion failed: NULL != r, file libs\serialization\src\extended_type_info.cpp, line 49
The error occured in debug and release mode and boost is used in a static library called by the application.
Have you got any idea of how to get rid of this?
Thanks by advance.
Emmanuel