[Plib-devel] _ssgShareState bug
Brought to you by:
sjbaker
From: Dave M. <dp...@ef...> - 2000-07-04 18:24:14
|
regarding the bug in _ssgShareState() ... i can't reproduce the problem !?!? i am using the latest PLIB from CVS and tux_aqfh-1.0.10.tar.gz from the tux_aqfh website. then i commented back in the _ssgShareState() function //st = data -> st ; st = _ssgShareState ( data -> st ) ; and with new ssg lib and new relinked tux_aqfh, i have no problems. i even traced into the _ssgShareState() function and it seems to be working. This is under win32. perhaps i forgot what the bug was. didn't it crash tux_aqfh right away? thanks, -- Dave McClurg |