![]() |
【转帖】ksoftpointerref assert error
ksoftpointerref assert error
ksoftpointerref assert error hello, i am getting the following assert error in debug mode in c++ v6.0 as i open a dwg. rt==oddb::ksoftpointerref file: 揝ource\database\dwgfiler\dwgstreams.cpp line: 475 it is intermittent. once i close the drawing and reopen it, the error disappears! any ideas? thanks robert this is result of vc 6 compiler bug related to templates. 2.6.3 contains workaroung for vc6 bug (no asserts). actually the only result of this bug is the assertion. you can ignore it. the assertion happens once per application run. oda bugzilla bug: #5270 microsoft article: "if all the template parameters are not used in function arguments or return type of a template function, the template functions are not overloaded correctly." sergey slezkin thanks sergey... |
所有的时间均为北京时间。 现在的时间是 06:12 PM. |