c++.stlsoft - a lots of Assertion failed in winstl\findfile_sequence.hpp(version 1.89)
- "chenchang" <baibaichen sohu.com> Dec 04 2005
- "Matthew" <matthew hat.stlsoft.dot.org> Dec 04 2005
- "chenchang" <baibaichen sohu.com> Dec 04 2005
- "Matthew" <matthew hat.stlsoft.dot.org> Dec 04 2005
hi
when i am running test\winstl\findfile_sequence_test project , there are
lots of Assertion failed in winstl\findfile_sequence.hpp(357). and it seems
it only assert fail with findfile_sequence_w.
the problem is that program did not call
traits_type::str_n_copy(&m_subpath[0], &search[0], n); //
winstl\findfile_sequence.hpp(1269).
thanks
chang
Dec 04 2005
I fixed this a couple of weeks ago, but it must have not gone out with 1.8.9. Apologies. I've included it here. Please let me know if this cures matters. Cheers Matthew "chenchang" <baibaichen sohu.com> wrote in message news:dn0j15$2qa1$1 digitaldaemon.com...hi when i am running test\winstl\findfile_sequence_test project , there are lots of Assertion failed in winstl\findfile_sequence.hpp(357). and it
it only assert fail with findfile_sequence_w. the problem is that program did not call traits_type::str_n_copy(&m_subpath[0], &search[0], n); // winstl\findfile_sequence.hpp(1269). thanks chang
Dec 04 2005
it works, thank you very much! chang "Matthew" <matthew hat.stlsoft.dot.org> wrote in message news:dn0jml$2qqg$1 digitaldaemon.com...I fixed this a couple of weeks ago, but it must have not gone out with 1.8.9. Apologies. I've included it here. Please let me know if this cures matters. Cheers Matthew "chenchang" <baibaichen sohu.com> wrote in message news:dn0j15$2qa1$1 digitaldaemon.com...hi when i am running test\winstl\findfile_sequence_test project , there are lots of Assertion failed in winstl\findfile_sequence.hpp(357). and it
it only assert fail with findfile_sequence_w. the problem is that program did not call traits_type::str_n_copy(&m_subpath[0], &search[0], n); // winstl\findfile_sequence.hpp(1269). thanks chang
Dec 04 2005
Pleasure. :-) "chenchang" <baibaichen sohu.com> wrote in message news:dn0klo$2rcl$1 digitaldaemon.com...it works, thank you very much! chang "Matthew" <matthew hat.stlsoft.dot.org> wrote in message news:dn0jml$2qqg$1 digitaldaemon.com...I fixed this a couple of weeks ago, but it must have not gone out with 1.8.9. Apologies. I've included it here. Please let me know if this cures matters. Cheers Matthew "chenchang" <baibaichen sohu.com> wrote in message news:dn0j15$2qa1$1 digitaldaemon.com...hi when i am running test\winstl\findfile_sequence_test project , there
lots of Assertion failed in winstl\findfile_sequence.hpp(357). and it
it only assert fail with findfile_sequence_w. the problem is that program did not call traits_type::str_n_copy(&m_subpath[0], &search[0], n); // winstl\findfile_sequence.hpp(1269). thanks chang
Dec 04 2005








"Matthew" <matthew hat.stlsoft.dot.org>