查看单个帖子
旧 2009-05-06, 04:32 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】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...
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)